Menu

Midi Monitor

2014-03-04
2014-03-24
  • Martin Tarenskeen

    Hi,

    Using jsynthlib 1.0 - has anyone managed to use the MIDI MONITOR window succesfully?
    I am getting just an empty window, and don't see any (sysex or other) MIDI messages displayed. My MIDI connections are OK: jsynthlib is sending and reveiving data to/from my Yamaha DX100 properly.

    MT

     
  • Anonymous

    Anonymous - 2014-03-04

    Hi,

    What operating system are you running on?
    How did you launch JSynthLib? java -jar or from the exe file?

     
  • Martin Tarenskeen

    On Linux Fedora 20 I launch JSynthLib from the commandline

    $ java -jar jsynthlib-1.0-executable.jar

     
  • Anonymous

    Anonymous - 2014-03-05

    Could you test with the 0.20 version of JSynthLib to see if it worked there?

     
  • Martin Tarenskeen

    Same story with 0.20

    But does it work on Windows? OSX? Or is this Linux specific?

     
  • Anonymous

    Anonymous - 2014-03-06

    Hi,

    Please apply the attached patch and see if it works better..

    You need to recompile jSynthlib so I would advise you to apply the other patch to disable the test cases as well and then run

    mvn clean xmlbeans:xmlbeans package

     
  • Martin Tarenskeen

    If I enable "Enable master controller input port" in the MIDI preferences dialog, the MIDI monitor starts working. I can see data that are sent fron as well as received by jsynthlib now. This works with and without your patch, and also with the old 0.20 release. I don't know what ypur patch changes.
    I don't know if it should work also even if "Enable master controller input port" is NOT selected ?

     
  • Anonymous

    Anonymous - 2014-03-24

    Ok,

    Two questions;

    • Are you trying to send sysex messages to your DX100? I.e. opened the editor and edited some parameters
    • Can you try to run jsynthlib with these arguments: "-D 1" and provide the log output in this thread?

    BR
    /Pascal

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.