If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
InterProcessCommunication
4 posts
• Page 1 of 1
InterProcessCommunication
Hi Guys
I wanna make a couple of vst's which need be able to realtime-communicate with each other while running on my daw-tracks. There is already a wonderful introduction into this topic which shows how to share some float values with a dll. viewtopic.php?f=3&t=2586
But my PROBLEM is: After a half year of trying I don't find a way to pass a STRING from one vst to anonother. Floats (Frames) always work fine, but I wonder why it doesn't work with strings, although I rewrote the c++ file for using strings...
Has somebody an idea? Are there maybe other ways to have InterProcessCommunication over RAM with strings?
Thanks
I wanna make a couple of vst's which need be able to realtime-communicate with each other while running on my daw-tracks. There is already a wonderful introduction into this topic which shows how to share some float values with a dll. viewtopic.php?f=3&t=2586
But my PROBLEM is: After a half year of trying I don't find a way to pass a STRING from one vst to anonother. Floats (Frames) always work fine, but I wonder why it doesn't work with strings, although I rewrote the c++ file for using strings...
Has somebody an idea? Are there maybe other ways to have InterProcessCommunication over RAM with strings?
Thanks
- Clemens W
- Posts: 5
- Joined: Mon Aug 31, 2015 2:11 pm
Re: InterProcessCommunication
I've heard, that flowstone uses the same ruby interpreter in all its instances. That means ruby shares constants and class variables between plugins. I have not tested it myself.
- KG_is_back
- Posts: 1196
- Joined: Tue Oct 22, 2013 5:43 pm
- Location: Slovakia
Re: InterProcessCommunication
Maybe this clears it (read Myco's post): http://www.dsprobotics.com/support/viewtopic.php?f=2&t=3264&p=17560#p17527
"There lies the dog buried" (German saying translated literally)
- tulamide
- Posts: 2714
- Joined: Sat Jun 21, 2014 2:48 pm
- Location: Germany
Re: InterProcessCommunication
WOW!! Great thing, that! Works really great and fast!!!
Thanks!
Thanks!
- Clemens W
- Posts: 5
- Joined: Mon Aug 31, 2015 2:11 pm
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 79 guests