We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The Key Modifer Manager Update added a new page for it in the synth too! cleanup the synth wiki page too
add a new example
Updated Usage As Library (markdown)
Fix double worklet import
Typo fix
ToC Everywhere!
add npm tree shaking recomendtation
wav metadata update added wave metadata options FIXED RMIDI FOR REAL
add clarification
fix wiki
add loglevel to the synth control update docs for npm
create an npm package
Api change for WORKLET_URL
Add Smart Preloading update examples
update readme!
fix wiki links
The Soundfont Exporting Update Added soundfont exporting added RMIDI exporting added pitch bend range fine minified stbvorbis pretty much rewrote the soundfont wiki other wiki additions whoa that's a lot of changes in one commit fixed XG midi exporting fixed vibrato lock bugfixes bug additions name and file structure refactorings
remove .md from links
add progress to rendering example
fix examples
fix cc and sysex on midi ports fix drums toggle on midi ports and refactor synthesizer ui
move examples and main to docs
fix filenames
examples overhaul bump to 3.0.1 (why not) bugfixes
switch to array buffer wiki updated accordingly
update wiki
The Big Worklet Update merged all channels into a single worklet (it used to be a worklet node per channel) should bring quite noticeable performance improvements on chrome voice killing system moved to worklet native system wrapper to remain working bugfixes and enhancements
WIki update and minor improvements