Earlier quoted context omitted.
In Firefox the envelope release is broken, and overall performance seems worse compared to Chrome, for reasons I haven't really bothered to investigate deeply. It mostly works in Safari, but Safari does something different with garbage collection of audio nodes, so the note-stealing behavior doesn't work right. Basically, use Chrome for now if you want it to play nice. WebMIDI is only supported in Chrome anyhow. Also…
Yeah we're fixing this as we speak (I work on Web Audio API at Mozilla), it should work fine in Nightly in a couple weeks, worst case.
Show HN: The first websynth that's 100% mappable to a MIDI controller
21–30 of 47 posts
Re: Show HN: The first websynth that's 100% mappable to a MIDI controller
#22Also just found this [1] general midi emulator, somewhat relevant, for those looking for something a little more canned (but less powerful).
Re: Show HN: The first websynth that's 100% mappable to a MIDI controller
#23Re: Show HN: The first websynth that's 100% mappable to a MIDI controller
#24Re: Show HN: The first websynth that's 100% mappable to a MIDI controller
#25Heh. This is fun. mild wub: http://resistorsings.com/106/#patch/mildwub?vca-level=0.4840...
Re: Show HN: The first websynth that's 100% mappable to a MIDI controller
#26not the first but good job mate
Re: Show HN: The first websynth that's 100% mappable to a MIDI controller
#27Re: Show HN: The first websynth that's 100% mappable to a MIDI controller
#28not the first but good job mate
If you have links to other websynths with similar "MIDI learn" functionality, I'd love to see them!
i built learn functionality into my MIDI library for browser based UIs in 2012: https://github.com/kn0ll/midi.io unfortunately my synths that use them are long gone. i developed this as the WebMIDI spec was being published and long before it was available in the browser (which is why i'm using web sockets for UDP communication).
anyway, i really did mean "good job mate", your app is awesome.
Re: Show HN: The first websynth that's 100% mappable to a MIDI controller
#29Re: Show HN: The first websynth that's 100% mappable to a MIDI controller
#30Really nice even though I don't have a MIDI keyboard lying around here.