roymacdonald / ofxSoundObjects

Simple yet super powerful modular sound architecture for openFrameworks.
Other
90 stars 26 forks source link

experimental branch - ofxSingleSoundPlayer - audio stops #37

Open stephanschulz opened 3 years ago

stephanschulz commented 3 years ago

With ofxSingleSoundPlayer and example-matrixMixer

The app starts, plays the files once and then no audio is audible, but the players still seem to progress since the little black bars are moving.

https://www.dropbox.com/s/9pl4h4hwswscow6/Screen%20Recording%202021-05-07%20at%209.40.49%20AM.mov?dl=0

roymacdonald commented 3 years ago

strange. I dont see anything as this.

stephanschulz commented 3 years ago

I only get this strange behaviour when using just my laptop audio output. If I connect an external USB stereo audio interface I do not get this issue.

Here my code: https://www.dropbox.com/s/d53ew6zjt73wftc/example-matrixMixer_audioMuted.zip?dl=0