Midi File Creating from core data using Java...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mohammad Ilyas
    New Member
    • Sep 2007
    • 1

    #1

    Midi File Creating from core data using Java...

    Hi Every body!
    I m working in Midi file in java and i want to create (save) a midi file using core data of midiMessages i have made midiMessages but i could not save this
    as midi file of type1 . Is there any body who can help me with an example
    If so then i would be give him regard in my heart and would try to help in any other way...
  • prometheuzz
    Recognized Expert New Member
    • Apr 2007
    • 197

    #2
    Moved this thread from the articles sections to the forum.

    Comment

    • praveen2gupta
      New Member
      • May 2007
      • 200

      #3
      Originally posted by Mohammad Ilyas
      Hi Every body!
      I m working in Midi file in java and i want to create (save) a midi file using core data of midiMessages i have made midiMessages but i could not save this
      as midi file of type1 . Is there any body who can help me with an example
      If so then i would be give him regard in my heart and would try to help in any other way...
      Hi
      Java provides Java Sound API for working with sound files. You can download examples at following site.

      http://www.jsresources .org/examples/

      Comment

      Working...