stk

C++ library for real-time audio synthesis and processing

brewmacoslinux
Try with needOr install directly
Source

About

Sound Synthesis Toolkit

Commands

stk

Examples

Generate a sine wave tone at 440 Hz for 2 seconds$ stk sine 440 2
Apply reverb effect to an audio file$ stk reverb input.wav output.wav
List available synthesis algorithms$ stk --help