Skip to content

Instantly share code, notes, and snippets.

View dmitrykos's full-sized avatar

Dmitry Kostjučenko dmitrykos

  • Earth, Solar System, Milky Way
View GitHub Profile
@dmitrykos
dmitrykos / paex_write_sine.c
Created July 17, 2024 20:17
Modified paex_write_sine for testing 1 channel output.
/** @file paex_write_sine.c
@ingroup examples_src
@brief Play a sine wave for several seconds using the blocking API (Pa_WriteStream())
@author Ross Bencina <[email protected]>
@author Phil Burk <[email protected]>
*/
/*
* $Id$
*
* This program uses the PortAudio Portable Audio Library.