This project is on hold until I have more time. The goal of this project is to compose music and use as a source for other DAWs. There is a lot of work left to go. It is in an operable but not midi producing state.
A Modular Music Format for famous compositions.
Famuz is a programming language that compiles to Midi.
func add a b = a + b
func main = {
let partial = add(4)
print(partial(2) + partial(3))
}
(+) Plus
(-) Minus
(*) Multiplication
(/) Division
(:+) Add to Sequence
(:=) Parrellel