Paul W Bennett

Results 7 comments of Paul W Bennett

Oh, my. That's fairly different to the Turbo Pascal I learned 20 years ago. Here goes, though... Memo to self: http://breakoutbox.de/midi/midi.html

Aha. I think I understand. I'll have a poke & a play. Thanks.

@wouter0102 I made https://gist.github.com/PWBENNETT/0c178601cf6e614e14b7593ef78ff230 a while ago. Obviously most of the script is me setting the options for my specific MIDI devices, but there's a good chunk of (IMHO) decent...

I'm using vJoy.setPressed() at the moment, around line 33 of this: https://gist.github.com/PWBENNETT/8f2c44f8b17d24fee7094459b5ec89b8 However, I found out this evening when I went to resume debugging it that none of my vJoy...

For now, I'm reinstalling vJoy itself, but the installer isn't finishing (yet), even though it's been several minutes at 99% or 100% (it's hard to tell from the bar graph).

Yeah, it seems that midi[n].update() on this type of control (like a jog wheel) leaves the buffer data with a control value of either 63 (turn -ve) or 65 (turn...

I volunteer as tribute! I'm familiar with JS, linguistics, and using computers to twiddle linguistic data. On the other hand, free help is usually worth every penny. I'll be cloning...