Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Looping Unquantized Drum Machine #78

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
small readme change
beserge committed Jul 27, 2020
commit 72921215f91c298110a1ea869071e458d09b1de4
5 changes: 3 additions & 2 deletions patch/DrumLooper/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Description
Free looping drum machine. Record unquantized drums on three different channels.
The first recording sets the loop length. The recording can be started by either a trigger or pressing the encoder.
The first recording sets the loop length.
The recording can be launched by a trigger or encoder press.
After the first loop, turn record back on to record more drums. There is an end of cycle output available to sync other gear.
Try different trigger inputs! Drum pads, switches, and sequencers are all good ideas!

@@ -15,7 +16,7 @@ Try different trigger inputs! Drum pads, switches, and sequencers are all good i
| Encoder Turn | Select Channel | |
| Encoder Press | Record | The first loop sets the length. |
| Encoder long press | Reset looper | |
| Gate In 1 | Trigger to record | |
| Gate In 1 | Trigger to record | Starts recording in ready mode |
| Gate Out | End of Cycle | |
| Audio Out 1 | Kick Out | |
| Audio Out 2 | Snare Out |