Skip to content

Release v2.1.7

Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 01:17
· 191 commits to master since this release

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.