Jimmy Lienert

Results 2 issues of Jimmy Lienert

I am working on a synthesyzer, and my current objective is to get keyboard inputs and turn them into MIDI outputs. Here is the code I'm using: `#Import libraries import...

I am unable to use scan codes to make key combinations. I find scan codes easiest to use because some of the key names are confusing and there seems to...