Search:

Type: Posts; User: Avatar19

Search: Search took 0.15 seconds.

  1. Re: How to receive a message from an external Midi device using javax.sound.midi

    For future reference for anyone who struggles with Java Midi, I used to MidiBus to solve my problem.
    currently located at Small But Digital - The MidiBus
    Its easy to use and you do not need to use...
  2. How to receive a message from an external Midi device using javax.sound.midi

    In my code I have created MidiDevices for both my MidiInput and MidiOutput.
    I have also opened these devices.
    I have also sent a sysex message through to my external midi device.

    The device is...
Results 1 to 2 of 2