xrrhythmsuk / xruk-player

A pattern-based drumming machine based on TypeScript, beatbox.js, Vue.js and Bootstrap.
https://player.xrrhythms.uk
GNU Affero General Public License v3.0
1 stars 0 forks source link

Notes view doesn't automatically loop when loop:true #87

Open BirchBirchBirch opened 10 months ago

BirchBirchBirch commented 10 months ago

I thought this might be a bug in the mnemonics prototype but it turns out it's there in the current version too.

If you go to e.g. Samba Reggae and press play on Tune, it loops even if you don't have looping switched on (it has "loop: true" in its notation data). But if you tap for the notes and press play, it stops when it gets to the end.

In the RoR player this isn't the case and I think it would be helpful to restore.