We’ve just deployed a bunch of new features and improvements to the patch library:
- button in the audio tab: now you can use the pushbutton with patches that utilise it, e.g. https://hoxtonowl.com/patch-library/patch/SFXR/
- display unused parameters
- patch starts automatically when clicking the audio tab
- messages in the audio tab: if you use debugMessage() in C++, or
print
in Pd, the message will show up in the browser - messages in the MIDI tab: same as above!
- continuous MIDI status and firmware version displayed
- improved patch saving error messages
- new direct download link for source files
- performance improvements for online compilation (up to 3x!)
- smaller code footprint for Pd patches (bigger patches now possible)