How‐To Guides - SynthstromAudible/DelugeFirmware GitHub Wiki
Work in progress HOWTOs for Deluge, including both official and community features. See: Style guide
- Add/remove columns anywhere in a clip
- Arm resampling to start/stop with playback
- Assign CC to a gold knob in a MIDI clip
- Change clip length
- Change clip play direction
- Change sample repeat mode for all kit rows
- Clear a clip
- Create a kit
- Delete a kit row
- Delete all unused kit rows
- Edit a parameter
- Follow playhead
- Learn a parameter to a gold knob
- Load a folder of samples as a kit
- Load or save a MIDI instrument
- Move a kit row
- Rotate a clip
- Send MIDI from a drum kit
- Set audio clip input source
- Set number of section repeats
- Solo a clip
- View VU-meter
Add/remove columns anywhere in a clip
In CLIP view:
- Rotate the clip so the place where you want add/remove columns in is at the end.
- Change clip length to add/remove columns at the end.
- Rotate the clip back to its original position.
Arm resampling to start/stop with playback
- Hold
RECORDand pressPLAY. Recording and playback both start immediately. - While resampling is in progress, in SONG view, hold
RECORDand pressPLAYto stop resampling at next loop point. Note: doing this will cut of any reverb trails.
Assign CC to a gold knob in a MIDI clip
In CLIP view in a MIDI clip:
- Press
MODEbutton for the paramater whose CC you want to assign. - Hold
GOLDand turnSELECTto assign the CC.
Clear a clip
In CLIP view:
- Hold
HORIZONTALand pressBACK.
Change clip length
In CLIP view:
- Hold
SHIFTand turnHORIZONTAL.
Change clip play direction
In CLIP view:
- Hold
SHIFTand pressPADunlabelled pad immediately below the left gold encoder, to the right of theOSC SYNC PAD.
Change sample repeat mode for all kit rows
In CLIP view of a kit:
- Open the sample repeat mode editor. See: Edit a parameter. (Bottom left corner pad.)
- Hold
AFFECT ENTIREwhile turning theSELECTencoder.
Create a kit
In CLIP view:
- Hold
SHIFTand pressKIT. - Select sample to load to first row of the kit.
Delete a kit row
In CLIP view of a kit:
- Hold
PADon the kit row to delete and pressDELETE.
Delete all unused kit rows
Since community release 1.0.
In CLIP view of a kit:
- Hold
KIT, holdSHIFT, and pressDELETE.
Edit a parameter
In CLIP view, use any of the following:
- Hold
AUDITIONand pressPADfor the parameter. - Hold
SHIFTand pressPADfor the parameter. - Press
SELECTand use the menu to select the parameter.
Note: in a KIT you must have a row selected first!
Follow playhead
In ARRANGER:
- While playhead is visible on the grid, press
CROSS-SCREEN.
Learn a parameter to a gold knob
- Open the parameter you want for editing. See: Edit a parameter
- Hold
LEARNand turn theGOLD KNOByou want to bind it to. (Turn, not press!)
Load a folder of samples as a kit
In CLIP view:
- Create a kit
- Browse to the name of the folder you want, and long-press
SELECT.
Load or save a MIDI instrument
Since community release 1.1.
In CLIP view:
- Hold
LOADand pressMIDIto load. - Hold
SAVEand pressMIDIto save.
Move a kit row
In CLIP view of a KIT:
- Hold both
MUTEandAUDITIONbuttons on the row you want to move. - Rotate
VERTICALto move it.
Rotate a clip
In CLIP view:
- Hold
VERTICALand turnHORIZONTAL. - This rotates the clip: turning left will move notes that used to be at the beginning of the clip to the end, and vice versa.
Send MIDI from a drum kit
In a KIT:
- Hold
AUDITIONfor a row and pressMIDI. This converts the drum to a MIDI drum. - Hold
AUDITIONand turn the upper and lowerGOLDknobs to set the MIDI note and channel.
Set audio clip input source
In SONG mode:
- Hold
INPUTand pressPADon the audio clip row.
Set number of section repeats
In GRID view, BLUE mode:
- Hold
SECTION(MUTE) and turnSELECT.
In ROWS view:
- Hold
SECTION(AUDITION) and turnSELECT.
Solo a clip
In SONG view:
- Hold
<>and pressMUTEfor the clip you want to solo. Solo starts at the end of loop. - To solo the clip immediately, hold
SHIFTwhile pressing<>.
View VU-meter
Since community release 1.1.
In SONG, ARRANGER, or PERFORMANCE view:
- Press
LEVELmod button while it is already lit, andAFFECT ENTIREis on.
Style guide
Nothing official, just notes on how these are structured so far.
- If a specific firmware version is required, mention it explicitly, in the style of: Since community release 1.0.
- Write short, to the point guides: readers are assumed to have a basic familiarity with the Deluge: skip self-evident things like "select the option you want using the encoder and press to confirm your selection".
- If more than 1-3 steps are required, if at all possible refer to a separate guide for some of them. For example, if user needs to have a parameter editor open, say something like "Open the parameter for editing" instead of spelling it out. Each guide should be just a few lines.
- If there are steps that need to be done in order, use an ordered list.
- If there are options or useful things to know, use an unordered list.
- Current style of button combo is "hold
Xand pressY", making the order in which the combo needs to be entered explicit.X + Ywould be shorter, though, but since the order matters it is probably better to be explicit. - Instead of using symbols like
<>or▲▼use names likeHORIZONTAL - If the button has two labels, use the one more relevant to the action, regardless of if shift is pressed or not.