Helio is a free and open-source music sequencer for desktop and mobile platforms.
The tool addresses the need for a distraction-free composition environment that encourages exploration of unconventional musical territories. Rather than replicating the feature-heavy design of traditional sequencers, Helio prioritizes an uncluttered interface and clear interaction patterns. It supports exotic scales and microtonal temperaments, areas often underexplored in mainstream music software. The sequencer runs natively across Windows, macOS, Linux, iOS, and Android, built on the JUCE framework to achieve genuine cross-platform functionality.
Helio suits musicians and composers seeking a lightweight, focused tool for experimentation with alternative tuning systems and unconventional scales. It works well for those who value simplicity and clarity over complexity, and for mobile-first workflows where desktop sequencers prove unwieldy. The project includes built-in SoundFont playback, a metronome, and a Lisp-based scripting language for customization. It can function as a standalone application or integrate as a VST plugin in a larger production setup.
The project maintains active continuous integration across multiple platforms and accepts community contributions through translation and localization efforts. Development follows a structured branching model with separate master and develop branches tracked through automated builds. The codebase draws on established open-source components including SFZero for sound synthesis and a Lisp interpreter for scripting capabilities, indicating a pragmatic approach to leveraging existing solutions rather than reimplementing common functionality.