Project

General

Profile

Feature #741

Updated by John Lindgren over 6 years ago


I am looking for a way to change the parameters of a plugin via the command line. Specifically, the speed-pitch plugin. What I have in mind is something like this:

audtool plugin-parameter speed-pitch speed 1.15

audtool plugin-parameter speed-pitch pitch 0.891

When I send it the speed is updated and if the plugin is enabled then it has immediate effect.

Back