Skip to content

magnusjonsson/microtracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microtracker is a program for composing four-channel music in 53-tone equal temperament and just intonation. The program is intentionally kept simple to avoid complexity and distractions. The user interface is keyboard-based and direct, allowing operation via muscle memory so that the user can concentrate on the creative process.

Build instructions for linux:
1) Install jack
2) cd plugins
   make
   cd ../microtracker
   make

How to run it:
1) cd microtracker
2) ./main

Key bindings are defined in microtracker/src/editor.c.

About

minimalistic microtonal step sequencer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages