Releases: 4ms/metamodule
Releases · 4ms/metamodule
Firmware Version: firmware-v1.4.1
Since v1.3.1:
New Features:
- Screensaver by @audiobird in #403
- Horizontally scroll wide text items in rollers by @danngreen in #405
Improvements:
- Reload from disk a patch that's playing and has been changed on a computer by @danngreen in #406 and commit
Bug Fixes:
- Fix MIDI Transport and retrig signals not unmapping commit
- Set VCV module sample rate properly by @danngreen in #404
- This bumps the API version to 1.4
- Several modules having odd/wrong behavior has been fixed with this (Plateau, PhasorGen,...)
- Fix Noise Plethora changing program selection by @danngreen in #407
- Fix cables not drawn past 6 rows of modules by @danngreen in #410
Full Changelog: firmware-v1.3.1...firmware-v1.4.1
Firmware Version: firmware-v1.4.0
firmware-v1.4.0
Firmware Version: firmware-v1.4.0-beta-3
v1.4.0-beta #3
Firmware Version: firmware-v1.4.0-beta-2
Second beta version for v1.4.0
Firmware Version: firmware-v1.4.0-beta-1
firmware beta version v1.4.0-beta-1
Firmware Version: firmware-v1.3.1
As compared to v1.2.1:
New Features
- API for dynamic text displays in VCV-ported modules, and using them in NoisePlethora by @hemmer in #381
- Plugins can load custom font files by @danngreen in #395
- CPU Load and Memory tests for all modules by @danngreen in #392
- Option for Samplerate = 32kHz, Blocksize = 16. Increase max patch file size to 1MB by @danngreen in #399
Module changes
- Fix Tapographic Delay CV jacks (were inverted)
- Fix some modules's default values for AltParams were not the same when adding a new module on VCV vs. MM
Minor Changes
- Patch file maximum size is now 1MB (was 64kB)
- Added Move/Rename patch file menu item
- Patch file improvements by @danngreen in #391
- Patch file name and Patch Name are now always the same.
- Changing the file name (via Duplicate) changes the patch name
- Can no longer directly edit the Patch Name.
- Legacy patch files with different names will not be changed unless saved/duplicated.
- Patch file name and Patch Name are now always the same.
- Show memory usage on the System Info tab
- Debug console log level, CI uses gcc 12.3 by @danngreen in #394
- Firmware updater skips wifi images if no wifi module connected
- Patches are sorted alphabetically
- Notifications do not jitter when one shows while another is visible;
- Add more fonts for plugins to use
Bug Fixes
- Fix memory leak by @danngreen in #389
- Default element values fixes by @danngreen in #390
- Duplicating a patch over an existing open (unmodified) patch file works now (#391)
- Re-opening a loaded patch file that was on a disk that you ejected/re-inserted, will now force the file to be reloaded from disk (in case you made changes) #391
Wifi Expander
- Flash compressed wifi images by @LnnrtS in #314
- Wifi browser supports subfolders, shows more file info by @LnnrtS in #329
Full Changelog: firmware-v1.2.1...firmware-v1.3.1
Firmware Version: firmware-v1.3.0
Please see v1.3.1 for release notes: https://github.com/4ms/metamodule/releases/tag/firmware-v1.3.1
Firmware Version: firmware-v1.3.0-beta1
Beta verison of fw v1.3.0
Firmware Version: firmware-v1.2.1
Fixes autoloading status not shown during startup.
For other changes in v1.2.0, see: https://github.com/4ms/metamodule/releases/tag/firmware-v1.2.0
Firmware Version: firmware-v1.2.0
What's Changed
- Displays autoloading activity on startup
- Plugins can include version in filename by @danngreen in #385
- Multi-maps in Knob Set page scroll properly by @audiobird in #382
- Module Initialize action by @audiobird in #369
- Add Fine/coarse tuning to Manual Adjust for pots (knobs and sliders) by @danngreen in #386
- When creating a mapping, show a message if knob/CC is already mapped in the current knob set
Modules:
- Fix Verb CV jacks having no function, and add DC blocking
- Fix DLD channel B not always working
- VCV ported modules call onReset when loaded by @danngreen in #383
Misc:
- Fix: LVGL inline hex colors are occasionally rendered as text by @audiobird in #387
- Fix broken link in README by @audiobird in #380
- Fix MIDI pitch (was 3 octaves higher than VCV Rack)
- Pressing back when in the Patch View goes to the button bar
- Thicker circles for mapping rings of the large knobs (A-F)
Full Changelog: firmware-v1.1.2...firmware-v1.2.0