There are mainly classes. But it seems that there are nearly no conflicting function names if not class based.
I found a way by using https://github.com/dwd31415/single-c-file for the headers and cpp files. There...
The handling for me would be easier (in Arduino IDE) - not so much files.
But the main reason is that I can use it like a Teensy-Audio-Library object (e.g. as synth_dexed()). So others can use this object simply by...
Hi,
sorry, this is more of a general C++ topic, but my question is aimed at a Teensy project. So I hope it's ok if I ask the question here.
I am developing MicroDexed, a 6 OP FM synth (compatible with a famous...