Releases: Jadael/TMT
Release v2.1.10
TMT VCV Rack Plugin v2.1.10
Preview
⚠ Could be crash bugs in this one, this rebuilds for every commit. I especially recommend avoiding this if it's less than a day old. ⚠
Release v2.1.9
Bug fixes:
- Some Calendar outputs were either wrong or entirely non-functioning
- Sort was incorrectly repeating input channels when either Key was longer than the Data
- "Select and Sort" output in Sort was incorrectly using standard sort, instead of using the sort key.
Improvements:
- All smooth outputs on Calendar now update accurately at audio rate, instead of to the nearest second, making them more useful as Phasors.
- Many input and output ports across the plugin now have detailed "Description" tooltips.
Release v2.1.8
New "Sort" module, which lets you perform operations similar to Excel rank() and filter() on a polyphonic cable.
Release v2.1.7
Spellbook:
- Added Ctrl+Left and Ctrl+Right for jumping across cells.
- Outputs for columns that are unused in the sequence are reverted to 0 volts.
- Polyphonic output will only list "active" columns from the sequence.
- Polyphonic output label lists column labels.
Blankt:
- Blankt will shrink to fit available space if overlapping another module. (logic copied from Spellbook)
Sight:
- Revised the line drawing so that line width shrinks as the samples "fall away", letting you see more detail for longer.
- Revised logic so the scope resamples every 5ms, instead of every screen refresh.
- Added a toggle for audio rate sampling; warning: EXTREMELY CPU heavy.
- Some other small optimizations, but this is still a very CPU and frame rate intensive module.
Release v2.1.6
TMT VCV Rack Plugin v2.1.6
Release v2.1.5
Bugfix where flats were causing pitch names to error and resolve to 0v. New system can now count any number of accidentals.
Release v2.1.4
Bugfix for some awkwardness that could happen when loading a preset with a larger size, possibly covering up modules. Spellbook now shrinks to fit available space, if needed, if it ever finds itself too big.
Also some small aesthetic tweaks, like restoring the output labels.
Release v2.1.3
Spellbook
- 🎉 Now resizable by grabbing right hand edge 🎉🎆🎇🎈 - I couldn't have imagined doing this a week ago lol
- New formats added to parser:
<Number>Hz
and<Number>ct
(for cents), both translated to 1v/octave like other pitch formats.- I'm on the hunt for more weird ways to write pitches and/or voltages, let me know what you've seen, especially weird esoteric formats.
- Removed outdated
G
for "gate" syntax in presets, default text, etc. - Fixed a bug where some double sharps/flats would not be found because normal sharp/flats within them would be found first, this should probably be something nicer than a lookup table
Latest Test Build
⚠ Could be crash bugs in this one, this rebuilds for every commit. I especially recommend avoiding this if it's less than a day old. ⚠