reaper-oss / sws

The SWS extension is a collection of features that seamlessly integrate into REAPER, the Digital Audio Workstation (DAW) software by Cockos, Inc
https://www.sws-extension.org/
MIT License
448 stars 85 forks source link

New 4 Actions: Move items/tracks/env points up/down/left/right (depending on focus) #94

Closed Jeff0S closed 10 years ago

Jeff0S commented 10 years ago

From mercadon...@gmail.com on March 29, 2010 01:22:46

I'm basically asking for these actions:

[B]Move items/tracks/env points up (depending on focus) Move items/tracks/env points down (depending on focus) Move items/env points left (depending on focus) Move items/env points right (depending on focus)[/B]

Here you can see a video where I used like 8 keys (Note I didn't move tracks in that video, which would have made me use like 12 different commands/keys):

[url] http://stashbox.org/836714/ItemsPointsMovement.gif[/url] So how would these action work?

[B]Move items/tracks/env points up (depending on focus) Move items/tracks/env points down (depending on focus)[/B]

[I]If items are selected, move them up or down one track[/I](just like "Move items up/down one track" do right now). [I]If env points are selected, move them up or down a bit[/I](just like "Move selected points down/up a little bit" do, -currently available only in 3.41pre versions). [I]If tracks are selected, move them up/down one track[/I](this one could be tricky because there's no way to move tracks up/down with actions)

[B]Move items/env points left (depending on focus) Move items/env points right (depending on focus)[/B]

[I]If items are selected, move them to the left/right a bit[/I](just like "Move items left/right" do right now). [I]If env points are selected, move them left/right a bit[/I](juts like "Move selected point sleft/right a little bit" do right now, -currently available only in 3.41pre versions).

Original issue: http://code.google.com/p/sws-extension/issues/detail?id=94

Jeff0S commented 10 years ago

From swstim on April 15, 2010 15:55:24

I know the new Reaper actions don't totally meet your needs here, but I'm going to put this on hold because of the trickiness/hackiness of track moving.

Status: OnHold