Arming Tracks & Input Monitoring
Before you can record to a track, you need to arm it. Arming tells the app which track should capture your input. Monitoring gives you the option to hear your input through your headphones or speakers in real time.
The R Button
Every audio channel strip has an R button (for Record-arm). Tap it to cycle through three states:
[SCREENSHOT: R button in all three states — grey (off), red (armed), orange (monitor)]
| State | Color | Behavior |
|---|---|---|
| Off | Grey | Track is passive. No input metering. |
| Armed | Red | Input is metered (VU shows your signal) but no audio comes out of your output device. Use this to check levels silently. |
| Monitor | Orange | Input is metered AND routed to your output so you can hear yourself in real time. |
Only one track can be armed at a time. Arming a track automatically disarms any previously armed track.
Armed State (Red)
In the Armed state, the app:
- Opens the hardware microphone or interface input
- Displays your input level on the channel strip’s VU meter
- Does not send audio to your output (no monitoring)
[SCREENSHOT: Armed track — VU meter active, R button red]
Use Armed when:
- You want to check whether you’re getting signal before committing to monitoring
- You’re recording in a room where speaker bleed would be a problem
- You’re using direct monitoring through your audio interface’s hardware (the interface feeds the signal back to your headphones without going through the app)
Monitor State (Orange)
In the Monitor state, the app:
- Meters your input on the VU
- Routes your input audio through your output device (headphones or speaker)
- If an AUv3 plugin is loaded on the track, your input passes through the plugin chain in real time — you hear your guitar through the amp sim, for example
[SCREENSHOT: Monitor state — R button orange, VU active]
Use Monitor when:
- You want to hear yourself as you play before and during recording
- You’re using an AUv3 amp simulation and want to play through it live
- You’re dialing in levels by ear
Latency warning: Monitor mode introduces a small amount of latency (the time it takes your signal to travel through the app and back out your speakers). The amount depends on your IO buffer size setting and whether you’re using a plugin. For zero-latency monitoring, use your audio interface’s built-in hardware monitoring feature and leave the track in Armed (not Monitor) mode.
Long-Press for Count-In Record
Long-press the R button on a track to arm it and immediately begin a 4-beat count-in before recording starts.
[SCREENSHOT: Count-in display showing the number "3" during countdown]
This is useful when you want to start recording right away without pressing the separate Record button — arm the track, hold the R button, and you’re recording after the count.
The count-in is displayed as a large number on-screen (4, 3, 2, 1) so you can see it even if you’re not looking directly at your device.
Input Source Selection
The Input button on the channel strip (shows the current source label: “St” for stereo, “Ch1” for channel 1, etc.) lets you pick which hardware input feeds this track.
[SCREENSHOT: Input button on channel strip]
Tap it to open the Input Picker:
[SCREENSHOT: Input Picker modal showing available inputs]
| Option | Description |
|---|---|
| Built-in Microphone (St) | The device’s built-in mic, recorded in stereo |
| [Interface Name] — Stereo (1+2) | Both channels of a connected audio interface |
| [Interface Name] — Ch 1 | Only channel 1 (left input) of the interface |
| [Interface Name] — Ch 2 | Only channel 2 (right input) of the interface |
| Plugin Output | Record the output of an AUv3 instrument plugin loaded on this track |
If you change the input while a track is already in Monitor mode, the app briefly re-initializes the monitoring session to apply the new input routing.
Plugin Output Recording
When you select Plugin Output as the input source, the track records the audio rendered by the instrument plugin on its own plugin slots — instead of any microphone or interface input. This lets you:
- Capture a synthesizer performance to audio
- Freeze a plugin to save CPU
- Archive the rendered output before changing the plugin settings
See Instrument Plugins & MIDI Routing for how to set up plugin output recording.
Monitoring Volume
The track’s volume fader in the mixer also controls the monitoring level when in Monitor mode. If your headphone mix is too loud or too quiet, adjust the fader while monitoring.
MIDI Track Arm
MIDI tracks have their own R button in the MIDI channel strip. It works the same way:
- Armed (red): records incoming MIDI but no passthrough to hardware or plugin
- Monitor (orange): passes incoming MIDI through to the assigned output device or plugin in real time
Long-pressing a MIDI track’s R button triggers a count-in and starts MIDI recording immediately. See Recording MIDI Input.