![]() |
|
What is it? | A music description language and a text to midi converter for text written in the octavia language. However, besides the description of music in the octavia language, rest of the file is a simple python script, although you don't need to learn python to use it. |
How to use it? |
|
Describing music |
|
Using octavia |
Using the above description language create sequences of music as simple strings. Eg: mysequence="a; [b+c+d] ; @Cmaj+; D,/; " Then use the functions provided in octavia to manipulate the music. Eg: The above is the body of music. It goes in to a text file between markers start: and finish: Above the start: symbol you can specify global directives. See the documentation and examples for full info. |
Where is it? | Sourceforge |
Licence | GPL |
Examples |
|
Todo |
|