This page lists features, hacks and nuances, which might be handy, or non-obvious, or both.
While playback, Helio may sometimes draw red or yellow vertical warning lines:
These are the clipping and over-saturation warning markers:
-
red lines indicate problematic regions with clipping sound,
-
yellow warning lines will appear in the areas where the perceived loudness (a.k.a. the root mean square loudness) is way lower than the peak loudness, which is considered
harmfulunhealthy: in my setup it typically means that I have some redundant duplicate notes at the same place.
One quick way to switch between the current editing mode and the canvas panning mode is holding the Space
key:
Dragging with the right mouse button does a similar thing, but it will also switch to another track, if clicked on any semi-transparent note.
Hold the Space
key, then click-and-drag over the timeline to measure time between two points at the timeline:
Finally, holding Space
and clicking at the timeline is something I call "sound probe", which is supposed to give an idea of what notes are playing at the given point:
Click-and-drag at the timeline while holding any modifier key (Control
/Alt
/Shift
) to select all notes or clips in some time range:
It's possible to use the mouse wheel when dragging the velocity ramping tool to control how it blends with the original notes' velocities. The main use case for that is fine-tuning the dynamics:
Resize a group of notes proportionally by holding Shift
:
Hold Shift
to drag-and-copy notes in the piano roll, clips in the pattern roll, key/time signatures and annotations at the timeline:
Also hold Shift
or any modifier key to change the behavior of the pen tool when adding notes. By default, the newly added note is edited in the transpose-and-resize mode. Alternatively, it's the drag mode, more familiar:
A couple of display options are available to provide a visual cue. They are toggled either in the navigation panel, or via hotkeys (G
and H
by default).
The first one is for displaying the note name guides:
Another one highlights the in-scale keys of the key signatures that are added to the timeline. If you prefer C Major coloring in the piano roll, just turn it off:
The audio monitor view can be toggled between two modes on click or tap, switching between the simple spectrogram mode and the waveform mode:
The mini-map mode can be toggled with B
hotkey, or by clicking at any area except the screen range rectangle.
When in compact mode, it is stretched to fit all project:
Tip: when in full mode, the mini-map allows to draw a region to zoom at:
By double-clicking on a row in the piano roll, you invoke the chord tool:
It picks the current key signature from the timeline to determine what scale and root key to use to generate chords. Hence the main limitation of this tool: it can only generate chords that are easy to define with in-scale keys.
It can be dragged around by the center node — kinda helpful if you clicked the wrong row or position.
Since it depends on the harmonic context, it will do nothing when placed on the out-of-scale note (the grey row). It might be a good idea to make sure the scales highlighting is enabled to avoid confusion.
See also: piano roll hotkeys, refactoring options
In my workflow, I'm often adding new tracks with a knife tool: even though there's a normal way to add an empty track via project menu, or duplicate a track, I often end up having added some sketches in different places of a single sequence, and then, after switching to the pattern mode I see that they represent different parts, and can be cut into different tracks:
Knife tool has an alternative mode: use right-click-&-drag (or long-tap-&-drag on mobile platforms) to merge one clip with another:
In the example above, two split tracks remain on the same row because the tracks are grouped by name, and the knife tool keeps the track name the same. Pattern roll can also group tracks by color, or by instrument, or by track id — yet grouping by name works better for me.
So, the segments on one row might be either different tracks, or they also might be several instances (or "clips") of the same track. Instances always share the same notes, and have the same name and color, but they can be slightly modified: have different position, key shift or volume multiplier, which is mainly meant for prototyping:
Note that when you select an item in the pattern roll, all its instances are highlighted with a dashed header: this helps to tell where are the "instances", and where are other tracks of the same name or color on the same row. A quick way to convert an instance to a unique track is F6
hotkey.
Track grouping also affects MIDI export: all segments on one row will be exported as one track in the resulting MIDI file.