ecasound

Multitrack audio recorder and real-time effect processor

brewmacoslinux
Try with needOr install directly
Source

About

Multitrack-capable audio recorder and effect processor

Commands

ecasoundecaplayecaconvertecasignalview

Examples

Record audio from default input device to a WAV file$ ecasound -i alsa -o output.wav
Play an audio file with reverb effect applied$ ecasound -i input.wav -ef3 -o alsa -efr -erm 200
Convert audio file format with gain adjustment$ ecasound -i input.mp3 -ea:120 -o output.wav