Next:
class_args
Up:
manual-dev
Previous:
TableStream
Index
functions
not documented yet...
Subsections
class_args
: Returns the init line of a class reference.
example
: Runs the example given in the __doc__ string of the object in argument.
midiToHz
: Returns Hertz value for a midi input.
pa_count_devices
: Returns the number of devices founded by Portaudio.
pa_count_host_apis
: Returns the number of host apis founded by Portaudio.
pa_get_default_host_api
: Returns Portaudio default host_api.
pa_get_default_input
: Returns Portaudio default input device.
pa_get_default_output
: Returns Portaudio default output device.
pa_get_output_devices
: Returns output devices (device names, device indexes) founded by Portaudio.
pa_list_devices
: Lists all devices founded by Portaudio.
pa_list_host_apis
: Lists all host apis found by Portaudio.
pm_count_devices
: Returns the number of devices found by Portmidi.
pm_list_devices
: Lists all devices found by Portmidi.
sampsToSec
: Converts and returns a number of samples in seconds.
savefile
: Creates an audio file from a list of floats.
secToSamps
: Converts and returns a seconds value in number of samples.
sndinfo
: Returns number of frames, duration in seconds, sampling rate and number of channels of the given sound file.
Next:
class_args
Up:
manual-dev
Previous:
TableStream
Index