View Single Post
Old 02-07-2017, 07:41 PM   #38
Xenakios
Human being with feelings
 
Xenakios's Avatar
 
Join Date: Feb 2007
Location: Oulu, Finland
Posts: 8,062
Default

Quote:
Originally Posted by SpiderFox View Post
Is there a simple sample extension which illustrates the usage of the JUCE library?
At the moment, I don't think so. I could explain the general procedure here but there really is no substitute for a full working project/code example. It is not going to be exactly "simple" because using JUCE complicates the build procedure quite a lot. (It's not a library one can simply include in a project and use.)

Are you sure you can't just get by with using the win32 API? (I know it's extremely annoying and frustrating to use, but sometimes it can be the right choice.)

How about some solution that doesn't require building a Reaper extension plugin at all?
__________________
I am no longer part of the REAPER community. Please don't contact me with any REAPER-related issues.
Xenakios is offline   Reply With Quote