• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Fable translated from sheet music to midi

 
Ranch Hand
Posts: 164
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As I am learning to play the piano and learning the notes I naturally could't help but wonder: "How can I turn this new experience into a java project". Well I decided to translate each note on the 3xA4 sheet music paper of Fable by Robert Miles into midi. It was a new thing for me, i.e java midi so I was actually learning two fields at once. But tonight I finally finished it, a program that, for now, contains the music hardcoded and plays it in midi. In the future I plan to expand the program and have it read music from external source. Anyway I am so pleased with the result I just wanted to share for you amusement I uploaded the jar file, it can be downloaded from here
 
reply
    Bookmark Topic Watch Topic
  • New Topic