Search found 2 matches

by Liqui
Tue Sep 03, 2013 6:59 pm
Forum: Audio Processing
Topic: Change Trim End plug-in into Trim Start?
Replies: 6
Views: 2047

Re: Change Trim End plug-in into Trim Start?

;nyquist plug-in ;type process ;version 1 ;type process ;name "Trim Selection" ;action "Trimming end(s) of selection..." ;; Released under terms of the GNU General Public License version 2 ;; http://www.opensource.org/licenses/gpl-license.php (extract-abs 0 30 (cue s)) I tried t...
by Liqui
Sun Sep 01, 2013 5:34 pm
Forum: Audio Processing
Topic: Change Trim End plug-in into Trim Start?
Replies: 6
Views: 2047

Re: Change Trim End plug-in into Trim Start?

Hello Steve, since wednesday I try to modify different trim scipts I found @ this forum (trim, trim extended). I want to cut / trim 30 seconds of ca. 60 mp3 files. I´d like to make 30 seconds sample starting from the beginning. So the "rest"/ everything after the first 30 seconds need to b...