| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
filename = param.Filename(default= 'sounds/complex/daisy.wav',File path (can be relative to Topographica's base path) to an audio file. |
|||
amplify_from_frequency = param.Number(default= 1500.0, doc= The lower bound of the frequency range to be amplified. |
|||
amplify_till_frequency = param.Number(default= 7000.0, doc= The upper bound of the frequency range to be amplified. |
|||
amplify_by = param.Number(default= 5.0, doc= The percentage by which to amplify the signal between the specified frequency range. |
|||
name = <param.parameterized.String object at 0xba933ec>String identifier for this object. |
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
Call the subclass's 'function' method on a rotated and scaled coordinate system. Creates and fills an array with the requested pattern. If called without any params, uses the values for the Parameters as currently set on the object. Otherwise, any params specified override those currently set on the object.
|
|
|||
filenameFile path (can be relative to Topographica's base path) to an audio file. The audio can be in any format accepted by pyaudiolab, e.g. WAV, AIFF, or FLAC.
|
amplify_from_frequencyThe lower bound of the frequency range to be amplified.
|
amplify_till_frequencyThe upper bound of the frequency range to be amplified.
|
amplify_byThe percentage by which to amplify the signal between the specified frequency range.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:40 2010 | http://epydoc.sourceforge.net |