samaaron / bleep

A Web-based live coding audio system inspired by Sonic Pi
GNU General Public License v3.0
2 stars 0 forks source link

how to stop a sample player when loop is enabled #19

Open guyjbrown opened 5 months ago

guyjbrown commented 5 months ago
  // TODO how to stop a sample player when loop is enabled - stop button has no effect currently and it runs forever

https://github.com/samaaron/bleep/blob/535cb63bacf6af4d6db08079888cc652a058e0ea/assets/js/lib/bleep_audio/core.js#L224