Skip to content

Releases: Jadael/TMT

Release v2.1.10

03 Jun 18:06
Compare
Choose a tag to compare

TMT VCV Rack Plugin v2.1.10

Preview

09 Aug 21:44
Compare
Choose a tag to compare
Preview Pre-release
Pre-release

⚠ 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

11 May 17:55
Compare
Choose a tag to compare

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

04 May 17:29
Compare
Choose a tag to compare

New "Sort" module, which lets you perform operations similar to Excel rank() and filter() on a polyphonic cable.

Release v2.1.7

04 May 01:17
Compare
Choose a tag to compare

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

02 May 18:58
Compare
Choose a tag to compare

TMT VCV Rack Plugin v2.1.6

Release v2.1.5

02 May 00:36
Compare
Choose a tag to compare

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

01 May 04:00
Compare
Choose a tag to compare

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

30 Apr 02:36
Compare
Choose a tag to compare

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

30 Apr 02:24
Compare
Choose a tag to compare
Latest Test Build Pre-release
Pre-release

⚠ 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. ⚠