@3a2r9y2p:
ctrl + a to select all zones
Done
@3a2r9y2p:
mouse modifier to move zone up and down only (currently alt+drag is left/right only)
mouse modifier to move zone up/down/left/right all at once?
Done. This is a bit tricky because I am running out of modifier combinations (Ctrl+Drag is reserved for copying the samples).
@3a2r9y2p:
vertical zoom (so we can see individual velocities better)
Done. There is a mushroom button (inspired by Super Mario :)) that doubles the vertical size. If you want even more size, you could use:
@3a2r9y2p:
pop out map editor window so we can get a large viewing area / dedicated window, this is good for solving small mapping problems (mapping debugging)
Done. It is handled as internal popup (a overlay within the interface) - plugin host behave very funky when it comes to additional windows, so this is a pretty stable way to do it.
This feature is still a little bit buggy (there are many edge cases) - so let me know if you catch a bug with this one.
The current version is uploaded and can be found here:
viewtopic.php?f=3&t=6
I will check out the other requests now...