Hello,
I have started writing GEM externals, but I suspect there is an easier way to do it than the way I have been doing it.
Right now, I write a new external (or at least modify an existing external) within the GEM src folder structure, and then re-link the entire GEM library. Is it possible to just build an external and load that library when you start pd? If yes, what should the compile command look like?
Thanks, Gabe