testCsound#
- csoundengine.csoundlib.testCsound(dur=8.0, nchnls=2, backend='', device='dac', sr=0, verbose=True)[source]#
Test the current csound installation for realtime output
- Parameters:
dur – the duration of the test
nchnls – the number of output channels
backend – which backend to use.
device – which device to use
sr – the sample rate. Use 0 to use system sample rate if applicable, or a default sample rate otherwise
verbose – if True, make csound display debugging and status information
- Return type:
- Returns: