nbrosowsky / tonejs-instruments

A small instrument sample library with quick-loader for tone.js
Other
408 stars 105 forks source link

triggerRelease dont stops sound #5

Closed letsgamedev closed 4 years ago

letsgamedev commented 5 years ago

For some reason, the triggerRelease function doesn't stop the current note. A test with a Tone.FMSynth works as expected.

nbrosowsky commented 4 years ago

This seems to be a tone.js issue (and I can't recreate the issue with my code). I suggest looking further into the tone.js docs for help.