Python source thread

Dr. Slack, Fri Nov 23 2012, 06:53PM

Module for arbitrary quantisation of numbers
]nicenum_py.txt[/file]
Re: Python source thread
Dr. Slack, Mon Nov 26 2012, 08:58AM

Wrapper for PyAudio (which itself uses the common PortAudio library) to give non-blocking I/O, and both sync and async access to native Python types

rename the name_py.txt file as name.py
]audioio_py.txt[/file]
Re: Python source thread
Dr. Slack, Mon Nov 26 2012, 08:59AM

Trivial multichannel oscillator class, uses for testing audioIO

rename the file name_py.txt to name.py
]tonegen_py.txt[/file]
Re: Python source thread
Dr. Slack, Mon Nov 26 2012, 09:01AM

Multi-component 2 channel signal generator

rename file name_py.txt as name.py
]sig_gen_003_py.txt[/file]