Hello,
I’m trying to use the SineOscillator object in my patch like in the OscillatorTestPatch.hpp patch. I’ve included both Patch.h and SineOscillator.hpp at the of the file. But when I compile I get this error:
SineOscillator.hpp: No such file or directory compilation terminated
I can’t see anything else that OscillatorTestPatch.hpp is doing that I’m not doing, so I’m at a loss. Any help would be greatly appreciated. Thanks!