Exploring PortAudio
Now that you have a good idea of how PortAudio works, you can
try out the test programs.
-
For an example of playing a sine wave, see "pa_tests/patest_sine.c".
-
For an example of recording and playing back a sound, see "pa_tests/patest_record.c".
I also encourage you to examine the source for the PortAudio libraries.
If you have suggestions on ways to improve them, please let us know. if
you want to implement PortAudio on a new platform, please let us know as
well so we can coordinate people's efforts.
home | contents
| previous | next