Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER for macOS

Reply
 
Thread Tools Display Modes
Old 12-11-2018, 01:44 AM   #1
kovarny
Human being with feelings
 
Join Date: Mar 2018
Posts: 72
Default JS plugin doesn't work on Mac, but work well on PC

Hello. I have a custom JS plugin and it works well on Windows, but does not work on Mac. Does anyone know how to fix it?
kovarny is offline   Reply With Quote
Old 12-11-2018, 07:12 AM   #2
Meo-Ada Mespotine
Human being with feelings
 
Meo-Ada Mespotine's Avatar
 
Join Date: May 2017
Location: Leipzig
Posts: 6,612
Default

Did you try to use the dll-file on Mac? That doesn't work. You need to use the .dynlib-version on the Mac.
You can download it at: https://github.com/juliansader/ReaEx..._ReaScriptAPI/

Or do you mean, you have a Lua-script, that needs the JS-plugin?


Keep in mind, that you probably need to use the v0.951-version currently, as the newer version only works on pre-releases of Reaper yet.
__________________
Use you/she/her.Ultraschall-Api Lua Api4Reaper - Donate, if you wish

On vacation for the time being...
Meo-Ada Mespotine is offline   Reply With Quote
Old 12-11-2018, 06:28 PM   #3
JamesPeters
Human being with feelings
 
Join Date: Aug 2011
Location: Near a big lake
Posts: 3,943
Default

JS plugins are largely OS-ignorant. Reaper compiles them when you load the plugin on a track. There might be something wrong in the code which will cause a bug that's specific to a particular Reaper on a particular OS, but it would be rare. All the JS plugins I've tried worked fine in Windows, OSX and Linux in the native Reaper versions for each OS.

If you don't specify the plugin (and/or post it for analysis), you probably won't get any help.
JamesPeters is offline   Reply With Quote
Old 12-12-2018, 10:47 AM   #4
Meo-Ada Mespotine
Human being with feelings
 
Meo-Ada Mespotine's Avatar
 
Join Date: May 2017
Location: Leipzig
Posts: 6,612
Default

Ahhh...I get it, he means JSFX-plugin...
__________________
Use you/she/her.Ultraschall-Api Lua Api4Reaper - Donate, if you wish

On vacation for the time being...
Meo-Ada Mespotine is offline   Reply With Quote
Old 12-16-2018, 12:35 AM   #5
Aymara
Human being with feelings
 
Aymara's Avatar
 
Join Date: Dec 2014
Location: Ruhr Area, Germany
Posts: 977
Default

Quote:
Originally Posted by JamesPeters View Post
If you don't specify the plugin (and/or post it for analysis), you probably won't get any help.
There‘s a double post containing it:

https://forum.cockos.com/showthread.php?t=214664
__________________
Greetings from Germany

Chris
Aymara is offline   Reply With Quote
Old 12-16-2018, 12:23 PM   #6
JamesPeters
Human being with feelings
 
Join Date: Aug 2011
Location: Near a big lake
Posts: 3,943
Default

It works on Linux. I wish I could help, but I don't know how to code. At least now you know it also works in Reaper for Linux.

Out of curiosity: are you using it before your VSTi? You need to do that. If you put it after the VSTi, it won't make the VSTi monophonic/legato.
JamesPeters is offline   Reply With Quote
Old 01-13-2019, 04:41 PM   #7
kovarny
Human being with feelings
 
Join Date: Mar 2018
Posts: 72
Default

Quote:
Originally Posted by JamesPeters View Post
It works on Linux. I wish I could help, but I don't know how to code. At least now you know it also works in Reaper for Linux.

Out of curiosity: are you using it before your VSTi? You need to do that. If you put it after the VSTi, it won't make the VSTi monophonic/legato.
Yes, I use it before VSTi. I know how this works, because this script was written at my request) But it don't works on Mac(
kovarny is offline   Reply With Quote
Old 01-14-2019, 01:21 AM   #8
Tale
Human being with feelings
 
Tale's Avatar
 
Join Date: Jul 2008
Location: The Netherlands
Posts: 3,645
Default

Well, it seems to work fine here on my Mac (in REAPER 5.965/64 on macOS 10.13.6). What exactly doesn't work for you i.e. do you get an error, or... ?
Tale is online now   Reply With Quote
Old 01-14-2019, 03:46 PM   #9
JamesPeters
Human being with feelings
 
Join Date: Aug 2011
Location: Near a big lake
Posts: 3,943
Default

Quote:
Originally Posted by kovarny View Post
Yes, I use it before VSTi. I know how this works, because this script was written at my request) But it don't works on Mac(
This isn't a script; it's a plugin. If you're trying to use it as a script, that's your problem. If you need assistance getting the plugin installed in the correct directory, and loading the plugin in your project, let me know. (If you already know this, I don't mean to offend you. I just want to be sure you know what it is, just in case.)

Another suggestion: attach a very simple sample project to a post, that people who use Mac can try. Use only built-in Reaper plugins (ReaSynth for instance), plus that legato plugin. If you can't make that legato plugin work with Reaper's own VSTi on your Mac system, but it works on other Mac systems, then you would be closer to discovering the source of the problem.

Also mention the version of Reaper you're using.

Last edited by JamesPeters; 01-14-2019 at 03:52 PM.
JamesPeters 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 04:57 AM.


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