Plays an input in reverse for as long as the delay buffer permits.
By Beestonian
Created: August 19, 2025
basically a square wave. Takes input as rate and outputs 1 in the first half of the cycle and 0 in the second half of the cycle.
By Beestonian
Created: August 12, 2025
Will slide a note a) while there is a pitch input and b) when any two notes are either touching or overlapping.
By Beestonian
Created: August 9, 2025
wow can't believe this is public!
By Beestonian
Created: August 9, 2025
Opens every nth beats.
By Beestonian
Created: August 9, 2025
Takes a base brequency and generates the 12 semitone frequencies of the chromatic scale, using the equal-tempered tuning system.
By eszticity
Created: August 7, 2025
Two knobs that control a dividend and a divisor.
By Beestonian
Created: August 4, 2025
Takes two numbers, splits them into channels, puts them through a delay loop. Accumulates the sum of both and divides one by the other.
By Beestonian
Created: August 3, 2025
Outputs 1 if both inputs are equal to each other.
By Beestonian
Created: August 3, 2025
Output 1 if it equals a constant param's number.
By Beestonian
Created: August 3, 2025
Delays the signal by exactly one sample
By Beestonian
Created: August 3, 2025
Subtracts the previous sample from current sample to give a rate of change.
By Beestonian
Created: August 3, 2025