Old 04-02-2009, 12:07 PM   #1
pixeltarian
Human being with feelings
 
pixeltarian's Avatar
 
Join Date: Oct 2008
Location: Minneaplis
Posts: 3,317
Default reapScript?

action options expanded to include something like this:


class TrackManager {
if (trackname = guitar){
fxchain = gtrFX;
color = blue;
} else if (trackname = acoustic guitar) {
fxchain = acousticgtrFX ;
color = red ;
}
reaper.action.apply(fxChain + color);
}



no more need for extension developers to make actions (at least not the hard way). works across platforms. it would be nice to give users Control flow statements to work with in making custom actions.

and perhaps an "registered actions" feature. then the actions can be submitted and approved so us novices don't break it...

Last edited by pixeltarian; 04-02-2009 at 12:41 PM.
pixeltarian is offline   Reply With Quote
Old 04-03-2009, 07:41 AM   #2
pixeltarian
Human being with feelings
 
pixeltarian's Avatar
 
Join Date: Oct 2008
Location: Minneaplis
Posts: 3,317
Default

60 views... wow.
pixeltarian is offline   Reply With Quote
Old 04-03-2009, 08:43 AM   #3
joe2
Human being with feelings
 
Join Date: Sep 2008
Location: UK
Posts: 394
Default

Well, I'd love to see *something like this*.

"Cockos-approved Bits & Pieces" are a good idea, too.
joe2 is offline   Reply With Quote
Old 04-03-2009, 11:41 AM   #4
darjama
Human being with feelings
 
Join Date: Nov 2006
Location: the Bay
Posts: 705
Default

You can accomplish some of this with SWS's Reaconsole. And he recently revised it so that you could create presets.

But yes, full featured scripting would be pretty cool.
darjama is offline   Reply With Quote
Old 04-03-2009, 11:43 AM   #5
pixeltarian
Human being with feelings
 
pixeltarian's Avatar
 
Join Date: Oct 2008
Location: Minneaplis
Posts: 3,317
Default

Quote:
Originally Posted by darjama View Post
You can accomplish some of this with SWS's Reaconsole. And he recently revised it so that you could create presets.

But yes, full featured scripting would be pretty cool.
when was the update? do custom console actions work on osx?
pixeltarian is offline   Reply With Quote
Old 04-03-2009, 11:52 AM   #6
darjama
Human being with feelings
 
Join Date: Nov 2006
Location: the Bay
Posts: 705
Default

About a month ago, see here: http://forum.cockos.com/showpost.php...3&postcount=50

Unfortunately, no go for Mac as far as I know, at least yet.
darjama 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 11:21 AM.


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