Creating a library that has only pde files
in
Library and Tool Development
•
3 months ago
I have some code that I find myself reusing in many different sketches. It's a .pde file defining some OSC (Open Sound Control) handling.
I'd like to turn it into a library that I can just reference from any sketch that needs it, but I ca't find anything that shows how to create a pde-only library and how one would reference that from a sketch.
Is this even possible?
How would I do this?
Thank you!
James
I'd like to turn it into a library that I can just reference from any sketch that needs it, but I ca't find anything that shows how to create a pde-only library and how one would reference that from a sketch.
Is this even possible?
How would I do this?
Thank you!
James
1