Max Zuidberg

Results 7 comments of Max Zuidberg

The MIDI standard numerates and encodes the channels as 0-15 which from a programmer's perspective makes a lot of sense. Since I am a programmer and frequently look through raw...

You can look up the username in the `Users` table in the `jellyfin.db` file. Not sure what your exact use case is but it shouldn't be much more difficult than...

Hi @WayneSeng Glad to hear your issue wasn‘t caused by a bug! I assume you were just under the limit where arcs start to form such that occasionally ontimes close...

Hi @WayneSeng, I did some reading about tremolo and MIDI and found surprisingly little information. tl;dr seems to be that it's done using pitch bend commands and that there're no...

Hello again @WayneSeng, I think you slightly misunderstood me. The LFO _is_ controllable in frequency (via [SysEx parameter `0x68` or `0x69`](https://github.com/MMMZZZZ/Syntherrupter/blob/v4.2.1/Documentation/Wiki/Custom%20MIDI%20Commands.md#0x60-0x7f-midi-live-mode-parameters), corresponding to the [Syfoh](https://github.com/MMMZZZZ/Syfoh#readme) commands `midi-lfo-freq` and `midi-lfo-bpm`) My...

Hi @WayneSeng, First of all, sorry for confusing tremolo and vibrato. Also, I had in mind you wanted to control the pitch in addition to the modulation wheel, not _with_...

@WayneSeng In case you missed it, I created a new issue for your bug report since it doesn't really fit into this issue. Kind regards, Max