Skip to content

creative code · 2026

Operon Splicer

Android generative melodic instrument with four chord-aware lanes, internal audio, optional USB MIDI, saved variants, and finite WAV export.

Operon Splicer pattern interface with four musical lanes and step controls

Purpose

A compact mobile instrument needs useful generative controls without requiring an external synth or computer.

My role

Designer and engineer

Status

in progress

Methods

  • Kotlin
  • Jetpack Compose
  • Android audio
  • USB MIDI
  • Chord-aware sequencing

Outputs

  • Installable Android APK
  • Internal audio
  • Finite stereo WAV export
  • Optional USB MIDI output

Result

A working mobile instrument that can play independently, export its internal mix, or route its four lanes to MIDI hardware.

Implementation

How it works

The Kotlin and Jetpack Compose application generates chord-aware material across four lanes and plays it through internal Android audio or optional USB MIDI.

The selected experimental sound build is v0.1.28, build 29, with stable beta v0.1.27 retained as a separate fallback.