Skip to content

Releases: simdott/Repeatorus

Repeatorus v1.0.1

23 Mar 17:19
04b7dda

Choose a tag to compare

v1.0.1 (2026-03-23)

Bug fixes :

  • Fixed install.sh and uninstall.sh syntax errors

Documentation :

  • Updated README.md installation and uninstallation instructions
  • Added Versions section

Repeatorus v1.0.0

15 Mar 22:16
c3ee757

Choose a tag to compare

Initial release of Tempo-Synced Stutter LV2 plugin.

  • Five independent stutter durations: whole, half, quarter, eighth, sixteenth notes
  • Real-time audio capture triggered by note onset
  • Tempo-synced durations derived from master BPM (60-300 BPM range)
  • Input sensitivity threshold for trigger detection
  • Toggle between UI and MIDI trigger modes
  • MIDI control with assignable notes per duration and selectable channel
  • Stereo input/output
  • No custom GUI — uses host's generic controls
  • No external dependencies — LV2 SDK only