| Trees | Indices | Help |
|
|---|
|
|
object --+
|
BaseToneEvent --+
|
MultiSineToneEvent
Generates a tone by summing several sine waves (simple additive synthesis). The tones are given as a list of (frequency,amplitude) pairs.
The result is normalized to the given amplitude, so absolute scaling of the individual amplitudes makes no difference.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
This should return a list of samples for the event's whole duration at the given sample rate.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:57 2012 | http://epydoc.sourceforge.net |