Joe Kaplan -
sorry about all of this. I forgot that you can just use the max namespace inside a block. { using c74::max //all the max macros you could...
6
Julien Bayle -
I’m working on developing the template made by Stefan Brunner that lets you « convert » RNBO patches to VST using juce...
1
Hi there, C74s would you have that on a possible roadmap ? That would be not only nice but fundamental to keep the whole "code/patch" in...
2
Shakeeb Alireza -
Suggest to include the ‘common_symbols_init()’ requirement in the SDK docs.
4
midinerd -
Whoa, very nice. So - you go to Options > Preferences .... Scroll down to jweb > Remote Debugging Port : Add a port# of your choice,...
Karl Kliem -
Thanks a lot! Seems to work fine so far.
5
Noise Wrangler -
Thanks a lot Iain, it hadn't occurred to me! Putting the external in the same location as the patcher that calls it seems to solve the...
11
Michael Norris -
SOLVED For anyone else who has had this problem, here’s the solution: The issue is a bit weird, but is due to an undocumented notification...
cesc -
I am working with the jsextensions c-api, the only example I know of is in the max-sdk (simplejs) Passing this patcher as parameter in ...
Trevor being Trevor -
Following up on my own post, here's what I did to accomplish the task for those in the future. First, I decided to eliminate CMake and...