csound

Sound synthesis and music composition system with scripting

brewmacoslinux
Try with needOr install directly
Source

About

Sound and music computing system

Commands

csoundcsound-jackiocsound-opcode-list

Examples

Compile and run a Csound orchestra and score file$ csound -o output.wav orchestra.orc score.sco
Generate audio in real-time with interactive control$ csound -iadc -odac orchestra.orc
List all available Csound opcodes$ csound-opcode-list