fillmaster / fillMaster

FillMaster: A drum idea generator / improvisation trainer! - Open Source, always looking for more contributors :)
https://fillmaster.app/
GNU General Public License v3.0
31 stars 7 forks source link

Add option to turn off metronome 'ping' sound for bar start. #21

Closed dcallus closed 2 years ago

dcallus commented 2 years ago

In the settings. On/Off mui toggle switch.

Maybe call it 'disable fill start sound'. (enable is default).

Make a method in patternMaker which will make metronomeFillStringWithFill match the normal metronomeFillSound.

dcallus commented 2 years ago

done