Matt Montag

Results 87 comments of Matt Montag

Great suggestions, thanks!

Added Shuffle Play to Favorites.

@PixelPotts can you give us a quick status update? Thank! Should probably just abandon the footer positioning on mobile. Player controls should be sticky at the top

Sequencer has been converted to an event emitter. Players now emit player state instead of just true/false.

This would be nice, especially for just trying stuff out. In the long term, I am tempted to make a separate web MIDI player project with more room for features,...

Hi @paperluigis, you can now drop SF2 files.

Turns out this will be a necessary step for converting to AudioWorklets.

Basically need 2 things in order to do this... - refactor audio output to a generic interface, which could be either a file writer or WebAudio context. Medium difficulty. -...

It looks like Modizer only does this where the engine already supports it. https://github.com/yoyofr/modizer/blob/master/src/ModizMusicPlayer.mm see - `m_voicesdataavail=` - `m_voice_buff_ana` - `//copy voice data for oscillo view` edit: actually Modizer makes...

It's in there, although a bit hidden - you can right click on any song and "Save As".