10961097
1
/** @file patest_read_record.c
1
/** @file patest_read_record.c
 
 
2
    @ingroup test_src
2
    @brief Record input into an array; Save array to a file; Playback recorded
3
    @brief Record input into an array; Save array to a file; Playback recorded
3
    data. Implemented using the blocking API (Pa_ReadStream(), Pa_WriteStream() )
4
    data. Implemented using the blocking API (Pa_ReadStream(), Pa_WriteStream() )
4
    @author Phil Burk  http://www.softsynth.com
5
    @author Phil Burk  http://www.softsynth.com