maestro
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:
Maestro is the name for the package containing two complimentary utilities for
musical composition. First, a C++, Bison based parser and renderer designed to
read .mae files and output wavs. Secondly, a Python library designed to
facilitate the creation of mae files within a Python program.

The "mae" language was designed with the following rules in mind: 1) simplicity
over minimizing verbosity, 2) line breaks and spacing are irrelevant.

The Python composition environment was designed to ease composition process by
providing a layer of abstraction over the musical notes themselves.


FAQ:

Q: Cannot start Jack, error "cannot use real-time scheduling"
A: Run sudo su -c 'echo @audio - rtprio 99 >> /etc/security/limits.conf'

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。