also scale durations when stretching
This commit is contained in:
+1
-1
@@ -149,7 +149,7 @@ fn main() {
|
||||
s.parse().expect("Bad --durscale format")
|
||||
},
|
||||
None => 1f32
|
||||
};
|
||||
} * scale_s; // always also shrink durations
|
||||
|
||||
let renumber = argv.is_present("renumber");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user