This is my first post and, even if I’ve been writing C++ code for the last 20 years, I feel a perfect noob
I need to write an audio player (for Windows) that will obey to OSC commands. I’d like it to be as lightweight as possible, so I am wondering if an oF application can be console-only, with no graphical output.