Old 11-20-2013, 03:14 PM   #1
SaulT
Human being with feelings
 
Join Date: Oct 2013
Location: Seattle, WA
Posts: 876
Default "Official" Include files?

I wanted to throw an idea out there. I find that when I'm making plugins I like to call functions that are available in the Reaper JS list, and that means me carefully porting code in from various plugins.

I was wondering what the possibility was of having officially available include files that one could add where we could call these effects from within our plugins.

For instance, I like to use the LOSER Saturation effect a lot. So, have a LOSER .include file where I could call mySat.LOSER.SaturationInit(var1,var2 etc), then mySat.LOSER.Saturation(sample) whenever I needed it.

I recognize that this could potentially bloom JS plugin size dramatically, but it would be a lot easier than porting code from each plugin, hoping that I do it correctly each time, and it would in some cases help code readability.

I can build my own include files, don't get me wrong, but it would be kinda nifty in terms of readability to have that available.

What say you?
SaulT 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:06 PM.


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