|
@@ -39,8 +39,10 @@ it actually does. This might allow transitions to be set up prior to when they
|
39
|
39
|
* Make a source separation based fade using an filter/inverse filter based on the
|
40
|
40
|
spectrum prior to the cross-fade. As an extra feature notice the state of the pedal
|
41
|
41
|
and decay appropriately.
|
42
|
|
-* The 'cost' value is not correct - it is being displayed as the same as the related attribute.
|
43
|
|
-
|
|
42
|
+* The electronic score needs the ability to specify that the output is sent to the audible
|
|
43
|
+cross-fade channel rather than the inactive channel.
|
|
44
|
+* Add a score mode that performs some action (e.g. incr/decr) on each incoming score follower
|
|
45
|
+event.
|
44
|
46
|
|
45
|
47
|
|
46
|
48
|
* Setting the upper slope to a negative value is effective.
|