https://github.com/dekstop/vcvrackplugins_dekstop
VCV Rack plugins: WAV recorder, 8-channel gate step sequencer, 3-channel tri-state step sequencer.
https://github.com/dekstop/vcvrackplugins_dekstop
vcvrack
Last synced: 27 days ago
JSON representation
VCV Rack plugins: WAV recorder, 8-channel gate step sequencer, 3-channel tri-state step sequencer.
- Host: GitHub
- URL: https://github.com/dekstop/vcvrackplugins_dekstop
- Owner: dekstop
- License: mit
- Archived: true
- Created: 2017-09-16T20:09:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-09T18:35:48.000Z (over 2 years ago)
- Last Synced: 2024-08-02T05:06:53.703Z (10 months ago)
- Topics: vcvrack
- Language: C++
- Homepage:
- Size: 336 KB
- Stars: 45
- Watchers: 28
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE-dist.txt
Awesome Lists containing this project
README
# VCV Rack plugins
Martin Dittus (@dekstop), 2017
## Recorder
2-channel and 8-channel recorder modules that write input multichannel WAV files. Press the record button to activate. In contrast to external recording options, they deal very well with audio stutter caused by high CPU load.

## GateSEQ8
An 8-channel gate sequencer with up to 12 steps. A clock multiplier parameter allows to run multiple sequencer modules at different speeds.

## TriSEQ3
A 3-channel, 3-state sequencer with up to 8 steps. A basic modification of the Fundamental SEQ3.
