Java MIDI with good timing

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mark Smart

    Java MIDI with good timing

    I am interested in developing applets that generate MIDI data in real
    time with good solid timing. I've downloaded the Java Sound Demo and,
    as others on this newsgroup have noted, it has severe problems playing
    a steady beat. Has anyone achieved good timing by using a plugin like
    JSyn in addition to Java? Can you do MIDI code with JSyn, or just raw
    sound synthesis? Are there other plugins for doing realtime MIDI
    without sound synthesis?

    Mark Smart

  • octoberdan
    New Member
    • Sep 2005
    • 18

    #2
    I'm interested in creating a realtime midi controlled softsynth. Any luck with mixing jsyn and midi?

    Comment

    Working...