maolan 0.2.3

Rust DAW application for recording, editing, routing, automation, export, and plugin hosting
1
2
3
4
5
6
7
8
# Maolan OSC command file example
# Send with: maolan-osc --file commands.txt

track add "Drums" 2 0 2 0
track level "Drums" -6.0
track solo "Drums" 1
tempo 128.5
play