]> Repos - portaudio/commit
Added a simple example that records to/plays from a file (using callback + ring buffe...
authorrobiwan <robiwan@0f58301d-fd10-0410-b4af-bbb618454e57>
Mon, 9 Jul 2012 09:53:23 +0000 (09:53 +0000)
committerrobiwan <robiwan@0f58301d-fd10-0410-b4af-bbb618454e57>
Mon, 9 Jul 2012 09:53:23 +0000 (09:53 +0000)
commit94b08c88bf07317186e39e366fb74ca47a3d1ccf
tree21d7458fe318ff871af2dc0ab8059078414549ec
parentee7fa396e16d87691a0f6cdad82b72e7be836db5
Added a simple example that records to/plays from a file (using callback + ring buffer). Windows only at the moment.
examples/CMakeLists.txt
examples/paex_record_file.c [new file with mode: 0644]