Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Meter changes in Java MIDI

843802Mar 19 2008 — edited Jul 8 2009
I am writing a program that creates a midi file as output. This midifile can then be loaded into a sequencer and viewed as music notation.

The problem is that would like to know how to implement a meter change (ie time signature)

Can someone send me an example of some code that does this? I've ready the Sun java reference page extensively as well as many many other web pages, and all stop short of this topic.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 5 2009
Added on Mar 19 2008
2 comments
256 views