fun with sin to move things and make sound…
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();