simgar
simgar
This is a great app and I'm getting loads of use out of the 'Staff' function. Notes played through my piano using 'Play test note' from the 'Select MIDI Device'...
To recreate: 1. I downloaded the ZIP of MvvmFx from the Clone or Download button. 2. I 'Extracted all' to D:\Source\MvvmFx. 3. In VIsual Studio 2015, I opened MvvmFx.shfbproj from...
I would like to bind to SelectedItem, since the ComboBox's DataSource is a list of objects, not strings. I was reworking a legacy app when I discovered this so I've...
On Ubuntu 22.04.3 LTS, I am using a micro:bit v1 and am here: https://github.com/rust-embedded/discovery/blob/master/microbit/src/03-setup/verify.md When I ran `lsusb | grep -i "NXP ARM mbed"`, I got `Bus 001 Device 010:...
I have tried `make miniterm` in 05 and `make chainboot` in 06 and neither detects the USB serial device. I have two different USB serial devices and an RPi3 and...
I've been using [scip](https://github.com/BartMassey-upstream/scip) with my RPi3 and 'RPi serial output to USB cable'. I've also been using Python's `miniterm` for comparison. With the command: sudo python3 -m serial.tools.miniterm /dev/ttyUSB0...
I found a complex modification to map the function keys to be Fn keys for a specific application and media keys for everything else. I want to do this for...