Old 01-24-2020, 03:00 PM   #1
lexaproductions
Human being with feelings
 
Join Date: Jan 2013
Posts: 1,128
Default Item Timebase: Project vs Track

When setting an item Timebase we either have:

1- Track/Project Timebase
2- Time
3- Beat Project Length
4- Beat
5- Beat Auto Stretch

What do we do if we want to set an item to a Track Default that's different from the Project Default???
lexaproductions is offline   Reply With Quote
Old 01-24-2020, 03:08 PM   #2
cfillion
Human being with feelings
 
cfillion's Avatar
 
Join Date: May 2015
Location: Québec, Canada
Posts: 4,964
Default

Right click on a track in the TCP or MCP > Track timebase.
cfillion is offline   Reply With Quote
Old 01-24-2020, 04:15 PM   #3
lexaproductions
Human being with feelings
 
Join Date: Jan 2013
Posts: 1,128
Default

Thanks. I know we're not in the reascript forum but how do we set it in lua?
lexaproductions is offline   Reply With Quote
Old 01-25-2020, 11:29 PM   #4
cfillion
Human being with feelings
 
cfillion's Avatar
 
Join Date: May 2015
Location: Québec, Canada
Posts: 4,964
Default

Code:
-- -1=def, 0=time, 1=allbeats, 2=beatsposonly
reaper.SetMediaTrackInfo_Value(track, 'C_BEATATTACHMODE', -1)
cfillion 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 03:59 PM.


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