Different names for s(M)exoscope
Dark and original versions both show up as s(M)exoscope (Bram @ Smartelectronix) in Reaper so you don't know which one you're going to get. "Dark" should be added to the title.
Should be simple enough by editing https://github.com/bdejong/smartelectronix/blob/master/Smexoscope/SmartelectronixDisplay.cpp#L198-L216
s(M)exoscope - This gem of a plugin just got me out of trouble for some experiments I was doing for a friend's mad project. (I just wanted to see the input and output of a noddly JUCE plugin I was fiddling with). Thanks, Bram!
BTW, This project will build on Raspbian / Raspberry Pi with some very simple mods (mainly removing the brackets from the project name so as not to confuse make)... I can send you the .jucer file if it helps?
Hi,
This one uses cmake, so not top sure I can use the .jucer file...
Bram