This post originated from an RSS feed registered with Java Buzz
by News Manager.
Original Post: David Koelle and Geertjan Wielenga are talking about "JFugue: Making Music via Java Midi and...
Feed Title: Cafe au Lait
Feed URL: http://www.cafeaulait.org/today.rss
Feed Description: Cafe au Lait is the preeminent independent source of Java information on the net. Unlike many other Java sites, Cafe au Lait is neither beholden to specific companies nor to advertisers. At Cafe au Lait you'll find many resources to help you develop your Java programming skills here including daily news summaries, FAQ lists, tutorials, course notes, examples, exercises, book reviews, user groups and more.
David Koelle and Geertjan Wielenga are talking about "JFugue: Making Music via Java Midi and Illustrating API usability". I know nothing about MIDI or music. It's the second half that got me here. JFugue sits on top of and renders to JavaMIDI, but the API is much, much simpler. It takes 17 lines of JavaMIDI code to play a middle C. It takes 2 lines of JFugue. (Why not 1? There is a reason...) More...