Pierre Guillot

Results 82 comments of Pierre Guillot

Oops sorry, I updated the minimum target to 10.9 on this [one](https://github.com/pierreguillot/Camomile/suites/2053840078/artifacts/41401173)

Okay, I really need to find a way to test and debug directly in Logic... :(

You should have a look at the [wiki pages](https://github.com/pierreguillot/Camomile/wiki) for documentation on how to create a plugin. There are also [videos](https://vimeo.com/showcase/4639971) that could be useful. And if you have any...

Hello, I don't have access to a Windows computer now but I'll check that when I'll get one. In the meantime, if you find further information, please let me know....

I updated Juce can you try these binaries and tell me if it's okay now? I tested and it seems to work fine on Renoise. There are no pre-bundled examples....

Please, describe the problem and give further information.

Ok, so it is a Windows-specific issue. I guess this is because the EXTERN macro is defined as `__declspec(dllexport) extern`. I should change that... Did you encounter any incompatibility? Perhaps...

> Camomile doesn't give me any console printout The console is accessible by clicking on the top left flower. You can also define the warning level like in Pd.

Yes I think externals must be compiled with PDINSTANCE. I will check all the definitions used by Camomile. I still don’t have a windows machine so it’s difficult for me...

This should be related to https://github.com/libpd/libpd/issues/276.