]> git.mxchange.org Git - simgear.git/blobdiff - simgear/sound/aeonwave_test2.cxx
Update to the latestaienwave.hpp header file
[simgear.git] / simgear / sound / aeonwave_test2.cxx
index 1415139e2c8951d603b8c583dce8fb50bb1383c4..a73ff8230e17e7111beb4795f4c5b658ef784022 100644 (file)
@@ -34,9 +34,7 @@ int main( int argc, char *argv[] ) {
     sample1->set_pitch(1.0);
     sample1->play_looped();
     sgr->add(sample1, "sound1");
-printf("a\n");
     smgr->update(1.0);
-printf("b\n");
     printf("playing sample1\n");
     sleep(1);