Practice video
The generated MP4 combines instrument guidance, timing and the backing track so it can be played directly.
Usage examples
Tono is currently a local-first command-line practice engine. These examples show the intended workflow without hiding the actual processing behind a hosted service.
tono song.mp3 practice.mp4 --instrument ae01
tono song.mp3 practice.mp4 \
--instrument ae01 \
--tempo-scale 0.70
tono song.mp3 sax.mp4 \
--instrument ae20 \
--tempo-scale 0.75 \
--metronome both
tono song.mp3 guitar.mp4 \
--instrument guitar \
--tempo-scale 0.50
The generated MP4 combines instrument guidance, timing and the backing track so it can be played directly.
Your source audio and generated material can stay on your own machine. No Tono account is required.