Old 04-04-2015, 04:56 PM   #1
Samelot
Human being with feelings
 
Join Date: Oct 2013
Posts: 77
Default Xenakios Track Height Actions

Hey guys, I'm trying to test something kind of simple. Basically I'd like to use the store and recall selected track heights actions in my script. Unfortunately, it seem that when using the CSurf_OnZoom(0, 3) in between using the Xenakios height actions will disrupt their functionality. Here is my script:

Code:
Main_OnCommand(NamedCommandLookup("_XENAKIOS_STORETRACKHEIGHTS"), 0);

CSurf_OnZoom(0, 3);

Main_OnCommand(NamedCommandLookup("_XENAKIOS_RECALLTRACKHEIGHTS"), 0);

UpdateArrange();
Now I would expect that after recall track heights is called, the selected tracks would go back to their original size - defined before the CSurf_OnZoom().
Samelot 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 08:31 AM.


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