10961097
 
 
1
/** @file pa_test_mono_asio_channel_select.c
 
 
2
    @ingroup test_src
 
 
3
    @brief Play a monophonic sine wave on a specific ASIO channel.
 
 
4
    @author Ross Bencina <rossb@audiomulch.com>
 
 
5
    @author Phil Burk <philburk@softsynth.com>
 
 
6
*/
1
/*
7
/*
2
 * $Id$
8
 * $Id$
3
 * patest_sine.c
 
 
4
 * Play a monophonic sine wave using the Portable Audio api for several seconds.
 
 
5
 *
9
 *
6
 * Authors:
10
 * Authors:
7
 *    Ross Bencina <rossb@audiomulch.com>
11
 *    Ross Bencina <rossb@audiomulch.com>