IR loader cabsim updated to 1.0-17
This update brings many optimizations, and now uses system-wide fftw wisdom files from v1.11 for better performance.
With the performance gains we bumped the IR file limit of 256 samples to 2048 samples (which is roughly 42.7 ms)
For the best possible performance please update to v1.11.1
MOD Pitchshifters updated to 0.4-14
This update makes use of the system-wide fftw files before attempting to load plugin-specific ones.
It acts as a transition between shipping these files with individual plugins vs using system-wide ones.
For now we will allow both, but eventually after everyone is on v1.11.1 or above, we will remove the plugin-specific files.
MOD Utilities updates to 1.0-18
There was an inconsistency with the gain plugins, one saying “level” and the other “gain” for the same parameter, now fixed.
The toggleswitch was changed to make channel 1 on by default, special request from @gianfranco
This brings a big set of changes to these plugins related to converting more 0-1 normalized parameter values into real values.
Additionally, Degrade and Shepard were moved from beta to stable.
This is a backwards incompatible change.
Please update your pedalboards that make use of MDA plugins after installing the plugin update, as some parameter ranges and units were changed. This can be done in steps:
fix addressings (first unaddress, then readdress, especially needed if you notice parameter values outside of their available range)
fix snapshots (load snapshot, fix state, save snapshot)
fix pedalboard (after fixing all addressings + snapshots, save the pedalboard)
Consider backing up the unit data (through advanced settings with a usb stick) before installing the plugin updates in case you use them a lot and require them to work just as they were before.
This update gives the Titan an extra toggle to enable oversampling to reduce digital artifacts.
This option is on by default for the MOD DuoX and Dwarf, but off for the Duo
Forward Audio Plugins updated to 1.2-7
(faIR Modern Rock, Marsh 1960, MEGA California Recto, ENG 212)
This update increases the resolution and length of the convolution inside the cabsim engines.
The overlap add algorithm was optimized and the plugins now also use system-wide fftw wisdom files from v1.11 for better performance.
also a small fix regarding the jacks not showing on the plugin screenshot.
Just a small metadata change, reporting MOD as maintainer and me and @BramGiesen as original authors.
That makes MOD appear as authors on the online plugin page AudioToCV Pitch - MOD Devices
No other changes.
This brings an updated modgui to the mono plugin variant.
We do not find the stereo version particularly useful, as the plugin has separated controls for the left and right channels. So it behaves almost as if running 2 separate instances.
For this reason we have moved the stereo version back to “beta”, as very few people were using that plugin variant anyway.
DPF-Plugins updated to 2.1-15
(Includes Kars, MVerb, Nekobi and PingPongPan)
This syncs the MOD Plugin Store builds with the recent Release v1.6 · DISTRHO/DPF-Plugins · GitHub
With the important fix for MOD being Nekobi’s “Fix deadlock when receiving a MIDI message bigger than 3 bytes”.