Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #4673

Anybody knows how to get the following imformation from a midi file?

From "edward.chow" <ztm.edward@gmail.com>
Newsgroups comp.lang.java.help, comp.lang.java.programmer
Subject Anybody knows how to get the following imformation from a midi file?
Date 2011-05-27 19:40 -0700
Organization http://groups.google.com
Message-ID <65aad0aa-be9a-432e-9671-ed5d2a492478@y27g2000prb.googlegroups.com> (permalink)

Cross-posted to 2 groups.

Show all headers | View raw


I'm attempting to make an applet for analyzing features of  midi
files.
Anybody familiar with the APIs in javax.sound.midi package?


I've already been capable of  getting the tempo of a file, but i met
some problems in connecting an object of Sequencer with an object of
Synthesizer.

I'll be glad and grateful if anybody knows how to get the instruments,
rhythm(whether 4/4 or 3/4 or etc.) and the pitch of each note from a
midi file using java APIs.

Back to comp.lang.java.programmer | Previous | NextNext in thread | Find similar


Thread

Anybody knows how to get the following imformation from a midi file? "edward.chow" <ztm.edward@gmail.com> - 2011-05-27 19:40 -0700
  Re: Anybody knows how to get the following imformation from a midi file? "Gavino" <invalid@invalid.invalid> - 2011-05-31 22:12 +0200

csiph-web