Old 06-11-2015, 09:15 AM   #1
richie43
Human being with feelings
 
Join Date: Dec 2009
Location: Minnesota
Posts: 9,090
Default Reajs help

Can someone please tell me how to get the reajs plugin to see the js plugins? I a, trying this out to see if this will work as a wrapper to use js plugins on a platform that js does not run on natively (but vst does). I have read the little txt file that came with the reajs (in the Reaplugs download) and have tried to set this up corectly. But the reajs plugins always says that it can not find any js plugins to load. Thanks in advance for any help!!!
__________________
The Sounds of the Hear and Now.
richie43 is offline   Reply With Quote
Old 06-11-2015, 10:36 AM   #2
richie43
Human being with feelings
 
Join Date: Dec 2009
Location: Minnesota
Posts: 9,090
Default

Quote:
Originally Posted by richie43 View Post
Can someone please tell me how to get the reajs plugin to see the js plugins? I a, trying this out to see if this will work as a wrapper to use js plugins on a platform that js does not run on natively (but vst does). I have read the little txt file that came with the reajs (in the Reaplugs download) and have tried to set this up corectly. But the reajs plugins always says that it can not find any js plugins to load. Thanks in advance for any help!!!
What's wrong with that guy?!? ^^^
is he stoopid or something????
Ha ha, I figured it out. The Reajs dll needs to be in the same directory as the js it loads. I copied the needed js to the vst folder that Reaper scans. All is good. "Thanks" everyone...lol
__________________
The Sounds of the Hear and Now.
richie43 is offline   Reply With Quote
Old 06-11-2015, 10:49 AM   #3
DarkStar
Human being with feelings
 
DarkStar's Avatar
 
Join Date: May 2006
Location: Surrey, UK
Posts: 19,677
Default

That would do it, yes. But ... my JS FX are only in their AppData folder, nowhere near the reajs.dll
__________________
DarkStar ... interesting, if true. . . . Inspired by ...
DarkStar is offline   Reply With Quote
Old 06-11-2015, 10:50 AM   #4
richie43
Human being with feelings
 
Join Date: Dec 2009
Location: Minnesota
Posts: 9,090
Default

Quote:
Originally Posted by DarkStar View Post
That would do it, yes. But ... my JS FX are only in their AppData folder, nowhere near the reajs.dll
Maybe that didn't work for me because I was using a portable installation....? Putting them together was the only thing that worked.
__________________
The Sounds of the Hear and Now.
richie43 is offline   Reply With Quote
Old 06-11-2015, 10:55 AM   #5
DarkStar
Human being with feelings
 
DarkStar's Avatar
 
Join Date: May 2006
Location: Surrey, UK
Posts: 19,677
Default

That could be it.
__________________
DarkStar ... interesting, if true. . . . Inspired by ...
DarkStar is offline   Reply With Quote
Old 06-11-2015, 11:37 AM   #6
richie43
Human being with feelings
 
Join Date: Dec 2009
Location: Minnesota
Posts: 9,090
Default

Interesting...I have it working, but the nerd in me wants to figure this out...maybe after i get some work done...(sad when my reward for getting work done involves problem-solving reaper-related stuff that doesn't need to be solved...ha ha, I guess I am a lifer at this...)
__________________
The Sounds of the Hear and Now.
richie43 is offline   Reply With Quote
Old 06-12-2015, 11:16 AM   #7
IXix
Human being with feelings
 
Join Date: Jan 2007
Location: mcr:uk
Posts: 3,889
Default

You need to have reajs.ini in the same folder as the dll. In reajs.ini you need to do something like
Code:
rootpath=C:\SomeFolder
I think if you don't specify rootpath it will first check for a REAPER (non-portable) installation and use that if it finds it. If it doesn't find REAPER then it defaults to <reajs-path>\JS .
IXix is offline   Reply With Quote
Old 06-12-2015, 11:19 AM   #8
richie43
Human being with feelings
 
Join Date: Dec 2009
Location: Minnesota
Posts: 9,090
Default

Quote:
Originally Posted by IXix View Post
You need to have reajs.ini in the same folder as the dll. In reajs.ini you need to do something like
Code:
rootpath=C:\SomeFolder
I think if you don't specify rootpath it will first check for a REAPER (non-portable) installation and use that if it finds it. If it doesn't find REAPER then it defaults to <reajs-path>\JS .
Thanks. The actual js fx are so tiny that copying them and moving those to another location is no big deal. When I am less frantic, I will use your steps and do it correctly.
__________________
The Sounds of the Hear and Now.
richie43 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 10:31 AM.


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