Skip to content

Releases: seathasky/Repeat-It

1.1.2

Choose a tag to compare

@seathasky seathasky released this 28 Jun 07:49

Added drag-and-drop reordering for Common effects/tools slots

1.1.1

Choose a tag to compare

@seathasky seathasky released this 27 Jun 11:45

Added Unity all faders button

1.1.0

Choose a tag to compare

@seathasky seathasky released this 24 Jun 18:11
4184ebe

Added GUI themes to options

1.0.9

Choose a tag to compare

@seathasky seathasky released this 23 Jun 15:35

Fixed an issue where adding audio effects to tracks with VSTs could fail or place the effect at the very end of the device chain.

Start placement now tries the front of the chain first, then falls back to directly after the VST when Live does not allow inserting before it.

End placement continues to insert at the end of the chain.

Added skip group tracks.

1.0.8

Choose a tag to compare

@seathasky seathasky released this 23 Jun 13:33

Added configurable device support for Utility, EQ Eight, Saturator, Reverb, and Delay.

Added the new Configure popup flow so supported effects can expose a small set of useful parameters before adding them to tracks.

Added Utility bulk controls for Gain, Width, Mono, Phase Invert Left, and Phase Invert Right.

Added EQ Eight bulk cut controls with preset values and custom input support.

Added Saturator bulk controls for Drive and Soft Clip.

Added Delay bulk controls for left/right timing and linked timing presets.

Added visual cues in the common effects list so configurable devices are marked with a cog icon.

Refactored the UI into smaller popup and shell files so the interface stays easier to maintain as more config panels get added.

Refactored device configuration into separate backend modules per effect, which makes future device support much easier to add.

Bug fixes:

Fixed the Delay left/right timing mismatch when adding the device after changing its config.

Fixed the configurable-device tooltip so it appears in the normal top-right tooltip area instead of inside the button.

Fixed the selected device row resizing issue when removing items.

Cleaned up a bit of stale delay config code from earlier edits.

1.0.7

Choose a tag to compare

@seathasky seathasky released this 22 Jun 22:29

Fixed the selected effect highlight so it stays on the device you just added or removed instead of jumping to another slot.

1.0.6

Choose a tag to compare

@seathasky seathasky released this 22 Jun 22:12
8f4e0cd

Fixed an issue where custom settings and common effect choices were not saving after restarting Ableton.

Added customizable Common effects/tools slots: use + to add your favorite effects and x to remove them.

1.0.5

Choose a tag to compare

@seathasky seathasky released this 22 Jun 21:27

Added apply to Selected tracks or All tracks option.
Added options menu. Options now include tooltips for all buttons and a new Dark/Light mode theme checkboxes.

1.0.4

Choose a tag to compare

@seathasky seathasky released this 22 Jun 04:39

GUI Update

1.0.3

Choose a tag to compare

@seathasky seathasky released this 22 Jun 00:09

Added Start & End insert positions