View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006103 | ardour | bugs | public | 2015-01-03 18:30 | 2015-01-03 18:34 |
Reporter | florianb | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0006103: Current CC values should be sent when starting to play | ||||
Description | When starting to play at a location L, the current interpolated CC value of a graph should be sent. The current behavior is that the value is sent the next time it changes. e.g. I have a Linear Volume CC. - a value 100 ten seconds before L - another Volume 100 ten seconds after L - a value 0 after that at the end of the region (which creates a fade out from 100 to 0) Once I played until the end of the region, if I relocate to L (or if I simply stop because I have Auto-Rewind enabled) the next time I play, I will not hear anything until the next 100 value (beginning of the fade out). That current value should only be sent if there is a line in the graph at playhead location. | ||||
Additional Information | 3.5-3876 (but not yet fixed at date of this ticket) | ||||
Tags | No tags attached. | ||||
|
Please note that it is very important that the value is NOT sent if there is no line in the graph because it would make a mess when having overlapping MIDI tracks/regions on the same MIDI channel. It is very useful to have no line sometimes at the beginning of a region, so the other (not yet over) region keeps playing its CC without being disturbed. |