fillMaster icon indicating copy to clipboard operation
fillMaster copied to clipboard

FillMaster: A drum idea generator / improvisation trainer! - Open Source, always looking for more contributors :)

Results 13 fillMaster issues
Sort by recently updated
recently updated
newest added

Added tests for 3/4 time signature

Presently Every 4 (or 2 if you set it this way in settings) bars we have a fill (helper) sound playing on the metronome. It would be nice if we...

request

- [x] Tap tempo is going to need an audio preview. Other things in the app are going to need previews too without interfering with the patternMaker. The best approach...

enhancement
help wanted
high priority
epic
in progress

Any sound for now will do, just use placeholders, I can find appropriate sounds. The sounds are in the react-pro-metronome library (in source). I'm not sure why they are mp3,...

enhancement
help wanted
on hold

If you love testing. Please write some more. Particularly for the patternMaker. I haven't yet thoroughly tested the different time sigs, except one or two and all of them manually....

good first issue
in progress

There are some open source template things online. Maybe we could add something to make it easier for newer developers to help out.

documentation

There should be an on/off switch (or similar, see mui libary) to enable/disable, regeneration of the fill type, every 4 bars. It is currently disabled as the feature is not...

enhancement
request

Currently (at least on iphone) when you save the app to your mobile desktop and attempt to use offline, the app works, except for the sounds. I think the solution...

enhancement

If you navigate to another site in a different tab or a different app, then return to the app after some time; on continuing the metronome, the first 2-4 clicks...

bug

setCustomSettingsForPattern in the patternMaker.ts file needs error handling. 1. When you have a beat higher than the beatsPerBar 2. When you have a subBeat higher than the current subdivision -1....

bug