ultimatepp/examples/SDLSoundDemo/SDLSoundDemo.upp
cxl 0bdc594c0f .examples
git-svn-id: svn://ultimatepp.org/upp/trunk@12699 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-22 10:14:42 +00:00

12 lines
122 B
Text

description "Demonstrates sound output with SDL2\377";
uses
CtrlLib,
Synth;
file
main.cpp;
mainconfig
"" = "GUI";