Hacker News new | ask | show | jobs
by tekstar 2155 days ago
The command line application is also quite useful. Usually you wouldn't need to go into a programming language at all to wield its power
1 comments

Yeah you're right it is. I was strongly considering just writing a bash script but I had a bunch of probabilistic stuff going on for using effects, so stuck with python.
I've had good luck writing ruby scripts that just shell out to Sox because I didn't feel like learning the API