-
@konsumer I had to set the midi device manually with "-d 2", which took me a while to figure out. in the original js version this was default. you should include it in the options list in the next upd…
-
Hi,
Many thanks for this great package. I'm using it for musical note analysis and thus I'm putting in the minimum frequency as midi2hz(21) and the maximum as midi2hz(108). 21 and 108 are the lowest …
-
### Background
Version of Chocolate Doom: 3.0.1
Operating System and version: Void Linux (Linux Kernel 6.0.13)
Game: Doom
Any loaded WADs and mods (please include full command line): `$ ch…
-
Hi, with this midi track [D_NRFTL9.zip](https://github.com/user-attachments/files/17479532/D_NRFTL9.zip), taken from a midi pack for Doom No Rest for the Living, Nuked SC-55 (mk2) seems to play the tr…
-
Hi @ffont
Thank you for your great work. Found this project when I had the idea of doing something similar but using a Teensy for a more bare metal feeling, closer to a hardware device.
I was abl…
-
List of issues that need fixing to complete successful integration of LiquidSFZ:
- [x] The SFZ instrument field in the UI needs serialization, turned out to be a data race
- [x] A file browser sho…
-
The software work's great in the start and seems alright, but if there come's multiple instruments's, it will eventually crackle and pop in the audio, is that being worked on? it could be a memory iss…
-
Hi,
In the startup page of my GDB hardware debug configuration, I didn't click "resume". Instead I put "-exec-run" in the text area. ("continue" skip the softdevice initialization of my nrf52833, so …
-
Using newest version, but not older versions, of JuicySF, if I change the block size to 1024 samples, I get weird timing issues when fast notes play. When I change it to 512 samples, the issues disapp…
-
I'm trying to use the bridge with a RaspberryPi.
Compilation is OK and detection of MIDI device and Mustang IV V2 is OK too, but after detection I got this message:
**Apr 14 12:37:13 raspberrypi …