ultimatepp/bazaar/SoundExample/SoundExample.upp
dolik 879433b74d bazaar: plugin/portaudio, Sound, SoundExample: Initial release
git-svn-id: svn://ultimatepp.org/upp/trunk@2930 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-25 13:58:10 +00:00

25 lines
309 B
Text

uses
Sound,
CtrlLib,
plugin/wav;
file
SoundExample.h,
main.cpp,
Blocking.h,
Info.h,
Wave.h,
Record.h,
Wav.h,
SoundExample.iml,
SoundExample.lay,
notes.txt;
mainconfig
"" = ".ALSA",
"" = ".JACK GUI .NOGTK",
"" = ".ALSA .JACK .OSS",
"" = "GUI",
"" = "GUI .NOGTK MT",
"" = ".WMME .WASAPI";