This is the first prototype version of one of the configuration screens for the MonoMiK. You see the VCO configuration, where you can select one or more of the 6 basic waveforms, which are mixed on the output, select the sub oscillators of VCO1/2, the noise mode (icons not yet designed), the ring modulator mode (icons also not yet designed) and the sync/pitch tracking settings.
Besides sync on/off, you can also select the sync source, which doesn't just handle sync between VCOs, but also sync to external sources, noise, the ring modulator and a digital signal from the CPU, if i get this implemented with the performance i have.
Synchronization can be configured to trigger when the source is less than or more than a specific signal voltage level, while the level can also be configured in those screens.
The touch screen driver is not yet optimized, usability with finger input might get improved, and there are lots of other screens to be implemented. This is just a small peek at how everything might look when completed.
The whole GUI and hardware drivers are written in C++ and runs on an ATmega168 clocked with the internal 8MHz oscillator currently.
@Desmaad This is exactly what i planned. A popup selector. It wasn't implemented yet for the video but meanwhile, things get better. Very slow, limited time for this.
MusicMiK 1 year ago
Might I recommend using a menu for sync selection for faster switching?
Desmaad 1 year ago