about summary refs log tree commit homepage
path: root/examples/trimfx.sample.yml
DateCommit message (Collapse)
2015-01-20rename the TrimFX class to TFX
TrimFX was too ambiguous with the common environment variable we use throughout dtas. Since TFX is more limited in scope but should be more frequently-typed by users (of -splitfx) we'll use the shorter name here.
2014-06-30remove builtin-$FADEFX support
This is more generically supported via variables.
2013-10-17fadefx: initial commit
This allows parsing and will eventually interact with trimfx.
2013-10-13trimfx: initial bits
This will allow editing individual portions of audio of a larger file while creating cross fade effects to join them.