TIME-12 Released - Free delay modulator, stutter, glitch, tape stop, glitch FX

VST, AU, AAX, CLAP, etc. Plugin Virtual Effects Discussion
RELATED
PRODUCTS

Post

Released TIME-12, an envelope based delay modulator, it allows for a wide range of effects like stuttering, tape stop, glitch, scratch, reverse, pitch shift and more. Its built using the same components as GATE-12 so it has an advanced paint mode, built-in sequencer and many other features.

With this release I expect to add one more plugin to this collection, a filter based modulator, maybe a distortion one later too.

https://github.com/tiagolr/time12
https://www.kvraudio.com/product/time-12-by-tilr

Image

Post

Impressive for v0.1. Lots to look into.

Post

Wow, very cool! The really good editor makes it so accessible.
Thank you so much for your wonderful tools! :-D
ABX is enemy to GAS

Post

Nice work! Is it Apple Silicon Native?

Post

Thank you for supporting Linux!! :)
Vendor‑Dependent Copy Protection: Customers lose. Pirates win.:mad:
(Also: I'm Accused of lying about Linux—it boots, runs my pro audio workflow, stays stable, updates--though yearly dismissed as “niche”. Yet I'm the deluded one.)
:roll:

Post

Absolutely fantastic! Thank you for your amazing freebies Tilr8.
Love rippler x too.
Looking forward to your next gem.

Post

Glad its working well for you.
Morphex, I have no idea, I don't have a mac or test any macos build, all I can say is that I pass an arm64 compatibility flag to the project:

cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DBUILD_STANDALONE=OFF -DCMAKE_OSX_ARCHITECTURES="x86_64;arm64" -S . -B ./build

I had to ask chat GPT, it says it should work, nothing like giving it a try.

Post

Thank you very much for the great plugins and for your work.
Convenient curve editor and a nice clean interface.
It would be nice to add a function to put a dot in one click with the pressed "Ctrl" key, for example.
(A cool waveshaper would be made on this curve editor, wouldn't it?)

Post

Very cool!

Post

Reminds me of Gross Beat. :)
FL Studio 25 | AudioThing JULY - Deimos - U-he Filterscape - NI Kontour - Softube Model 80 - LUSH-2 - UAD Opal - WaveOSC

Post

Alexander137 wrote: Sun May 18, 2025 7:47 am Thank you very much for the great plugins and for your work.
Convenient curve editor and a nice clean interface.
It would be nice to add a function to put a dot in one click with the pressed "Ctrl" key, for example.
(A cool waveshaper would be made on this curve editor, wouldn't it?)
I'll try and add something like that, old plugins used to also select the point when you add them (can drag right away), for some reason I can't remember wasn't able to add that.
Waveshaper editor sure, not too difficult to be honest, check dist-R https://github.com/tiagolr/tilr_jsfx?ta ... ile#dist-r , it does not include waveshaper editor but includes more than 10 distortion curves that took some time to come up with.
Reminds me of Gross Beat
Its mostly a replacement for that :) , shaperbox is the modern reference as editor, but for me its a replacement for grossbeat and it was the original goal.

Post

There's a small volume drop when the mix is less than 100%. Is that a phase issue?

I got my first crash just now on Logic:

Code: Select all

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000010
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [3692]

Post

onerob wrote: Mon May 19, 2025 2:41 pm There's a small volume drop when the mix is less than 100%. Is that a phase issue?

I got my first crash just now on Logic:

Code: Select all

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000010
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [3692]
The mix is a very simple calculation, maybe its a phase issue, are you on audio trigger mode? It adds latency maybe there is something there, I'll check.

About the crash, what were the steps, what did you do before it crashed?

Post

tilr8 wrote: Mon May 19, 2025 2:49 pm The mix is a very simple calculation, maybe its a phase issue, are you on audio trigger mode? It adds latency maybe there is something there, I'll check.

About the crash, what were the steps, what did you do before it crashed?
Sorry, I should have mentioned: I was changing the grid size between 16 and 32 when the crash happened. It doesn't always trigger a crash, though.

I've been using Sync mode, so no latency is declared.

Post

Thanks for reporting, the grid change was not indeed thread safe, I'll push an update very soon.

Post Reply

Return to “Effects”