code from class 2

fun with sin to move things and make sound…

avsys_wk2

for fixing on OSX the frozen app problem, comment out this line in ofAppRunner:

void ofExitCallback(){

//------------------------
// try to close FMOD:
ofSoundPlayer::closeFmod();
//------------------------
//------------------------
// try to close rtAudio:
//ofSoundStreamClose();

Leave a comment