I’m closing in on finishing the GUI-version of the subConch. I had some initial problems since I’m still a novice in C++, but it all seems to be working now. I still haven’t implemented the wave visualization . I’ll post some screen shots soon. Basically there is a grid for setting up the emo outputs to the synthesizers inputs. I’ve got an idea to develop a node based interface for the synthesizer where I can hook different outputs from the headset to various inputs on waves and hook them up in sequence to modulate each other. But this involves developing a quite a few new classes in Qt and might be a bit too advanced for me…