Old 10-23-2018, 09:30 AM   #41
MSVO
Human being with feelings
 
Join Date: Jul 2018
Posts: 8
Default

I know this is an old thread but when I try this script I get an error that says this......l_Enlarge selected track, define height (background).lua:21: attempt to call a nil value (field 'BR_GetMediaTrackByGUID').

Any ideas?
MSVO is offline   Reply With Quote
Old 10-23-2018, 09:36 AM   #42
cfillion
Human being with feelings
 
cfillion's Avatar
 
Join Date: May 2015
Location: Québec, Canada
Posts: 4,937
Default

Quote:
Originally Posted by MSVO View Post
Any ideas?
BR_GetMediaTrackByGUID is part of the SWS extension. http://sws-extension.org/

Last edited by cfillion; 10-23-2018 at 09:54 AM.
cfillion is offline   Reply With Quote
Old 04-23-2019, 05:04 PM   #43
Linspace
Human being with feelings
 
Join Date: Jan 2019
Posts: 33
Default

Once I activate script, and get tracks resizing, how do I unselect tracks so they all go back to small?
Linspace is offline   Reply With Quote
Old 04-27-2019, 01:46 AM   #44
hopi
Human being with feelings
 
hopi's Avatar
 
Join Date: Oct 2008
Location: Right Hear
Posts: 15,618
Default

never mind... it's working again now
__________________
...should be fixed for the next build... http://tinyurl.com/cr7o7yl
https://soundcloud.com/hopikiva
hopi is offline   Reply With Quote
Old 05-24-2019, 08:18 AM   #45
TPB3333
Human being with feelings
 
Join Date: Jan 2019
Posts: 39
Default

For me the mpl script doesn't work. Maybe I understand it wrong, but it seems that there is a predefined track height that I can't seem to change. How would you define the track height?
TPB3333 is offline   Reply With Quote
Old 05-24-2019, 01:11 PM   #46
Eliseat
Human being with feelings
 
Eliseat's Avatar
 
Join Date: Mar 2018
Location: Cologne
Posts: 1,362
Default

I recommend this script from kawa as it offers way more options and works great:

https://forum.cockos.com/showthread.php?t=212641

Greetings
Eli
__________________
☆.。.:*・°☆.。.:*・°☆.。.:*・°☆REAPER//✿◔‿◔)°☆.。.:*・°☆.。.:*・°☆
Eliseat is offline   Reply With Quote
Old 05-24-2019, 08:41 PM   #47
hopi
Human being with feelings
 
hopi's Avatar
 
Join Date: Oct 2008
Location: Right Hear
Posts: 15,618
Default

hey that kawa script is the way to go!

great options and for me better than anything else I've seen and tried.
__________________
...should be fixed for the next build... http://tinyurl.com/cr7o7yl
https://soundcloud.com/hopikiva
hopi is offline   Reply With Quote
Old 12-13-2019, 03:08 PM   #48
o_e
Human being with feelings
 
o_e's Avatar
 
Join Date: May 2016
Posts: 681
Default

Quote:
Originally Posted by mpl View Post
Hi, cubic13.
I rewrote your script and add to ReaPack with reference to this thread.

ReaPack/mpl_Enlarge selected track
Hi, I'am using your

'mpl_Enlarge selected track, define height (background).lua'

Instead of a fixed pixel value for the enlargment I would like to give a value which is relativ to the choosen track height (for example 150%).
This would be a great enhancement imo..
Possible?

Thanks!
o_e is offline   Reply With Quote
Old 12-24-2019, 12:54 PM   #49
Buy One
Human being with feelings
 
Buy One's Avatar
 
Join Date: Sep 2019
Posts: 1,134
Default

Tried the scripts, but on my end they unfortunately give unstable results and work unintuitively

So i've resorted to a custom or a cycle action assigned to left double click on the TCP with modifiers, less convenient but reliable

Custom

Code:
View: Minimize all tracks
View: Increase selected track heights (repeated a number of times)
Cycle

Code:
   
          View: Minimize all tracks
LOOP 6    Loop
              View: Increase selected track heights
ENDLOOP   End of loop
Buy One is offline   Reply With Quote
Old 02-22-2020, 08:17 AM   #50
o_e
Human being with feelings
 
o_e's Avatar
 
Join Date: May 2016
Posts: 681
Default

Quote:
Originally Posted by Buy One View Post
Tried the scripts, but on my end they unfortunately give unstable results and work unintuitively

So i've resorted to a custom or a cycle action assigned to left double click on the TCP with modifiers, less convenient but reliable

Custom

Code:
View: Minimize all tracks
View: Increase selected track heights (repeated a number of times)
Cycle

Code:
   
          View: Minimize all tracks
LOOP 6    Loop
              View: Increase selected track heights
ENDLOOP   End of loop
Only now I see your answer. Thanks for the suggestion, will try it!

Edit: There is 'View: Expand selected track height, minimize others' which does pretty much the same than your custom action..?
But thanks anyway..

Last edited by o_e; 02-22-2020 at 08:35 AM. Reason: addition
o_e is offline   Reply With Quote
Old 04-12-2020, 12:30 AM   #51
Nikibugsound
Human being with feelings
 
Join Date: May 2018
Posts: 11
Default

This expands the selected track no problem, but tracks don't revert to their previous size on new track selection.

Last edited by Nikibugsound; 04-12-2020 at 12:43 AM.
Nikibugsound is offline   Reply With Quote
Old 05-15-2020, 03:38 AM   #52
Buy One
Human being with feelings
 
Buy One's Avatar
 
Join Date: Sep 2019
Posts: 1,134
Default

Quote:
Originally Posted by o_e View Post
Only now I see your answer. Thanks for the suggestion, will try it!

Edit: There is 'View: Expand selected track height, minimize others' which does pretty much the same than your custom action..?
But thanks anyway..
Not entirely, with a custom action you can predefine the degree of expansion if the one provided with the native action isn't sufficient or is excessive. Of course this action can be included in the custom action instead of Minimize all tracks by itself.
Buy One is offline   Reply With Quote
Old 08-12-2022, 04:25 AM   #53
binbinhfr
Human being with feelings
 
binbinhfr's Avatar
 
Join Date: Oct 2021
Location: France
Posts: 363
Default

Thanks for this nice and useful script.
For those who need, here is another complementary trick :
you can automatically run this script at REAPER's startup using SWS / set global startup action.
Then no need to run it once per session anymore.
__________________
Reaper's lunatic
Reapack repository / GitHub / SoundCloud / Donate
binbinhfr is offline   Reply With Quote
Old 06-18-2023, 06:22 AM   #54
Buy One
Human being with feelings
 
Buy One's Avatar
 
Join Date: Sep 2019
Posts: 1,134
Default

There's a script available since recently

Tracks can be selected with the mouse or with actions Go to next/previous track [leaving other tracks selected]

__________________
https://github.com/Buy-One/REAPER-scripts (175)
REAPER is a DAW whose user guide file is larger than its installation file
Buy One is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 04:21 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.