• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Java MIDI USB

 
Ranch Hand
Posts: 161
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I bought a digital piano (YAMAHA CLP 130) and I would love to write (and share if I get it to work...) a software able to do the following:
1) recognize the notes played on the piano
2) record whatever is played on the piano
3) send a stream of notes to the piano (and have them played...duh!)

The whole thing should happen using the USB MIDI cable I bought (Turtle Beach).

I am totally new to this kind of APIs (JMF? Java Sound?) and what I am asking you all is "an entry point" to get started like books/tutorials and such.

Please do not point me to "pre made" products (Sibelius to name one...) able to do what I am trying to realize by myself...this is a personal project and I would like to understand how to control a MIDI device through Java.

Any ideas or suggestions will be appreciated!

Thank you in advance
Gio :-)

OFF TOPIC: after a long time I am back here...FYI I had to move back to Italy from the US... :-( ...yes it is a sad face because I really wanted to live in NJ...
 
Be reasonable. You can't destroy everything. Where would you sit? How would you read a tiny ad?
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic