Hi Xenakios, In reference to your use of Qt, do I understand correctly that the Reaper extension model requires that all GUI has to be done the win32 API way ? There was someone who recently posted of a possible bridge to bring the .NET library/C# into the realm of possibilities. Do you see that as possible in the short term ? Sorry if I got it all wrong ;-) regards
--------------------- Kiedyś uczyłem się chodzić, teraz latać...
I did some short tests with JUCE, it worked flawless and has a much smaller footprint then Qt. Next (maybe this weekend) i will try to integrate wxWidgets, because i prefer to use a LGPL library and maybe want to use wxLua in the future anyway. Best, Klinke
Xenakios, Your Media explorer app (similar to Cubendo's media bay) on your website looks stupendously awesome! ..what would it "take" to get that finished? ;)
Hi Xenakios, I'm a new Reaper user & developper. I'm working on a Control Surface plugin: I have a few things in mind for later, mostly MIDI-related. If your source code goes public I would definitely give it a look, to see how you're using the Reaper SDK API.