Oliver Rockstedt

Results 31 issues of Oliver Rockstedt

The default wxs file created by `cargo wix init` does not provide options to create an entry in the start menu or an icon on the desktop. To me (but...

enhancement

When using Linux, the returned port name is much longer than with Windows/macOS. These long names force me to reserve more space in the GUI than needed just because of...

I'm working on an editor for a hardware synthesizer connected via USB MIDI. Ideally, the device is connected all the time so the application finds it right from the start....

Currently, I don't have a Linux machine that fulfills the graphics requirement of OpenGL ES3. Therefore I can't do any testing on that. I can compile the application on my...

help wanted

This would allow to set some parameters precisely without using the sliders.

enhancement

This would look better but has to wait until the sliders have a fine-control feature. Otherwise it would make setting precise values even harder.

enhancement

Apperently, different cursor styles are shown in conjunction with the sliders dependent on the platform. On Windows, the crosshair is used in this case, but the grab (hand) cursor would...

enhancement
help wanted

This has been requested by some users. I would like to implement it by sending a dedicated sysex message to the Töörö and read back the sound data. Doing so...

enhancement

Currently, there is no way that the editor gets informed when a preset is changed on the device. This is because the Töörö does not send a program change message...

enhancement

That should not be really hard to implement, but there has to be some space freed for it in the layout.

enhancement