Josh Stovall

Results 6 issues of Josh Stovall

Is it possible to style the dial like this? ![knob](https://user-images.githubusercontent.com/40344766/76275902-b78ba500-6241-11ea-8fa5-40ca83b5cd12.png) I noticed there is a 'pan slider' example, but did not see a way to do this. Here is an...

I made a small improvement to simplify the Cursor element. It uses a `` instead of creating a `` then coverting into an ``, etc. I'm not sure it will...

Any thoughts on adding percussion playback? This would be a great feature. I'm thinking about adding this soon. Any thoughts?

I have added a new color mode `ColorByInstrument`, which allows each instrument to be it's own color. ```js openSheetMusicDisplay.setOptions({ coloringMode: 3, coloringSetCustom: ["#ff0000", "#ffa500", "#abad00", "#008000", "#0000ff", "#4b0082", "#ee82ee", "#9e8299"],...

This code works great for notes in the upper register! Unfortunately, it doesn't seem to work well with lower notes. For example, often times mistakes a C3 for a C4..etc....

## Plugin Request **Name**: MIDI **Package**: `@capacitor-community/midi` ### Platform(s) iOS (Web MIDI works out of the box with Android & Electron) ### Existing Solutions [https://github.com/josiaho/cordova-plugin-midi-sender](https://github.com/josiaho/cordova-plugin-midi-sender) ### Description Web MIDI support...

plugin proposal
compatible cordova plugin exists