• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Pure Java Midi I/O on Mac OS/X
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Pure Java Midi I/O on Mac OS/X


  • Subject: Pure Java Midi I/O on Mac OS/X
  • From: "Bob Lang" <email@hidden>
  • Date: Mon, 26 Apr 2004 17:04:43 +0100

Hi All

Until now, Java programmers have had a problem with Midi I/O
on OS/X. Although the pure Java standard classes (javax.sound.midi.*)
were implemented on the Mac, Apple had neglected to write the
necessary midi service provider class(es). This meant that Pure Java
programs could not actually "see" and interface to any Midi I/O devices.

Plum Stone is a midi service provider which fills in this gap and
enables pure Java programs to run on the Mac. Download it from
http://www.cems.uwe.ac.uk/~lrlang/plumstone/

The download is around 60K

Installation is a doddle - just drag and drop the supplied jar file
to /Library/Java/Extensions and that's it! When you run your
pure Java programs, they'll see all your midi devices (including
MidiKeys) and be able to talk to them. You probably won't
even need to re-compile.

Plum Stone is open source (the source files are included in the
download), licence free, cost free, tax free and warranty free.

Regards

Bob Lang
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.


References: 
 >AudioConverterFillComplexBuffer for rate conversion? (From: Ev <email@hidden>)
 >Re: AudioConverterFillComplexBuffer for rate conversion? (From: Michael Thornburgh <email@hidden>)

  • Prev by Date: Re: AudioConverterFillComplexBuffer for rate conversion?
  • Next by Date: Re: Advice on encoding possibilities
  • Previous by thread: Re: AudioConverterFillComplexBuffer for rate conversion?
  • Next by thread: AU Processing in Threads
  • Index(es):
    • Date
    • Thread