j
j
Command to replace one instance number with another, for events in the current Selection/Track/Pattern/Project.
Support multiple levels of undo/redo (see #6, #36). The current system of copying the entire event buffer wouldn't scale well, so a new system would be needed of only storing...
Similar to #23, allow picking multiple instances in routing view or selecting a box, and moving all of them at once.
Holding alt(?) while dragging an event should affect all events in the selection simultaneously, as well as the selection itself. This should also apply to the piano roll (allowing easy...
Currently the sequencer selection box must be dragged down and right or nothing is selected. Also allow dragging down and left. Moved from [aodix-repair](https://github.com/vanjac/aodix-repair/issues/18)
Shortcuts: Ctrl+`-`, Ctrl+`=` Moved from [aodix-repair](https://github.com/vanjac/aodix-repair/issues/15)
Instead of connecting all outputs, a Ctrl+Drag should connect only the selected pin and the next one to the right. For plugins with more than 2 outputs, its unlikely that...
Holding Ctrl and dragging an arrow should simultaneously adjust the gain for all wires between the same input and output (all wires that would be deleted by a ctrl-double-click), preserving...
Eg. when moving from "Whole" to "Dotted 128th" with Ctrl+2, the separator line between those counts as an item that can be selected, with tick length 1. Moved from [aodix-repair](https://github.com/vanjac/aodix-repair/issues/7).