v0.0.4
Pre-release
Pre-release
This is the first release that is not just a "no changes" release. This is an attempt to update this plugin to support more modern JSFXes.
Tested and now confirmed to work (while they didn't before): Protosynth
, Yutani
, Amaranth
.
Treat as experimental as I am not very familiar with this codebase.
Intentional Changes:
- Updated WDL/EEL2 to upstream
0a3e36e
. - Add support for the JSFX preprocessor.
- Increased slider limit to 256.
- Added support for reading from RPLs with 256 sliders.
- Ensured slider lookup is case insensitive (like JSFX).
- Fixed bug where
file_avail
returned0
despite there still being bytes remaining. - Fixed bug regarding
file_open
which only allowed opening specific extensions. - Add tests for all of the above.
Considering the changes have been a bit more involved now, I have slightly renamed the plugin file (so that you could have both side-by-side if you need to).
Happy music making!