Christof Ressi

Results 72 comments of Christof Ressi

> I tested -O3 which should include unsafe math `-O3` doesn't automatically include unsafe math, you have to manually specify it, e.g. with `-ffast-math`.

Ah, sorry, should have been more specific. The Windows binaries export all symbols from the statically linked libpd. Generally, a VST plugin should only export its entry points. ![camomile_dependencies](https://user-images.githubusercontent.com/16126632/64162410-8ae47400-ce3f-11e9-887d-89467c714ea4.PNG)

> Did you encounter any incompatibility? Not really, but hiding symbols never hurts :-) But it's more of an issue on Linux than on Windows. > I guess the plugin...

I think the fundamental problem is that Pd externals link against pd.dll and try to find/load a module of that name. At the moment I see two solutions: 1) Camomile...

ha, cool! it can find my external but can't load it. Now I need to do some printf debugging to find the reason.

It's not a big deal. After all, most VST hosts can deal with this situation. > Not shure how to solve yet, Most plugins know the size of the editor...

I have encountered the same problem! Any chance that this can be fixed?

Curiously, @momo-the-monster has mentioned in https://github.com/vrchat-community/osc/issues/45 that OSC output on the Quest should be fixed, but that doesn't seem to be the case...

> I've build an embedded C program on the quest to listen on UDP port @Romaxx Ha, and I've written an Android service that listens on port 9001 and forwards...

@Romaxx only `/avatar/change`, like you. That's what I meant with "same problem" :-)