-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
75df939
commit b4505d6
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,24 @@ | ||
# Autinn | ||
Autinn VCV Rack plugin | ||
|
||
For now only 1 module, and for Windows only. | ||
|
||
## Transistor Lowpass Filter | ||
|
||
A 4-pole transistor ladder lowpass filter. | ||
|
||
Knob 1: Temperature of the circuit. 10-60 degrees celcius. | ||
|
||
Knob 2: Resonance. | ||
|
||
Knob 3: Cutoff frequency. 20-20KHz. | ||
|
||
Knob 4: Cutoff CV influence. | ||
|
||
Input 1: Cutoff CV. | ||
|
||
Input 2: Audio signal. | ||
|
||
Output 1: Audio output. | ||
|
||
As you increase samplerate, you might have to increase block size also to make it not produce noise. |