Because apparently professional musicians don't NEED to read sheet music!
Anyway, I coded a sheet-music scrolley thing instead.
http://www.youtube.com/watch?v=N64qL5d-_fA
The code is really awful, though. It's basically just enough to get it working, to be improved upon as needed.
(Like, if I want to play more than just Hikari, lol)
My piano-keyboard doesn't have a music rack on it.
Moderator: Coders of Rage
- Moosader
- Game Developer
- Posts: 1081
- Joined: Wed May 07, 2008 12:29 am
- Current Project: Find out at: http://www.youtube.com/coderrach
- Favorite Gaming Platforms: PC, NES, SNES, PS2, PS1, DS, PSP, X360, WII
- Programming Language of Choice: C++
- Location: Kansas City
- Contact:
- M_D_K
- Chaos Rift Demigod
- Posts: 1087
- Joined: Tue Oct 28, 2008 10:33 am
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C/++
- Location: UK
Re: My piano-keyboard doesn't have a music rack on it.
Thats cool.
Right now I feel the need to pimp that out.
Right now I feel the need to pimp that out.
Gyro Sheen wrote:you pour their inventory onto my life
IRC wrote: <sparda> The routine had a stack overflow, sorry.
<sparda> Apparently the stack was full of shit.
Re: My piano-keyboard doesn't have a music rack on it.
Are you gonna have it read in songs from a text file??? Then you can write your own...LusikkaMage wrote:Because apparently professional musicians don't NEED to read sheet music!
Anyway, I coded a sheet-music scrolley thing instead.
http://www.youtube.com/watch?v=N64qL5d-_fA
The code is really awful, though. It's basically just enough to get it working, to be improved upon as needed.
(Like, if I want to play more than just Hikari, lol)
Re: My piano-keyboard doesn't have a music rack on it.
Nice, I love that song.
Hyde from That 70's Show wrote:Woman are like muffins... Once you have a muffin you will do anything to have another muffin... And they know that.
- programmerinprogress
- Chaos Rift Devotee
- Posts: 632
- Joined: Wed Oct 29, 2008 7:31 am
- Current Project: some crazy stuff, i'll tell soon :-)
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C++!
- Location: The UK
- Contact:
Re: My piano-keyboard doesn't have a music rack on it.
Really nice program lusikka, you also have impressive keyboard skills
---------------------------------------------------------------------------------------
I think I can program pretty well, it's my compiler that needs convincing!
---------------------------------------------------------------------------------------
And now a joke to lighten to mood :D
I wander what programming language anakin skywalker used to program C3-PO's AI back on tatooine? my guess is Jawa :P
I think I can program pretty well, it's my compiler that needs convincing!
---------------------------------------------------------------------------------------
And now a joke to lighten to mood :D
I wander what programming language anakin skywalker used to program C3-PO's AI back on tatooine? my guess is Jawa :P
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: My piano-keyboard doesn't have a music rack on it.
Ha, that's pretty cool. If I was better at reading music I'd consider using it, but I generally memorize the music I play because my reading skills aren't quite up to par.
Do you have any recommendations as far as how to practice reading music goes? (Other than "practice" ).
Do you have any recommendations as far as how to practice reading music goes? (Other than "practice" ).
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
- aamesxdavid
- ES Beta Backer
- Posts: 347
- Joined: Wed Jan 07, 2009 8:49 pm
- Location: Bellevue, WA
- Contact:
Re: My piano-keyboard doesn't have a music rack on it.
That's really cool. You should look into reading MIDI files with that, I'm pretty sure there are libraries that deal with that stuff. Then you could change things and not have to worry about recreating the jpgs. It's an absolutely great idea, and better than having real sheet music.
And of course wonderful playing. I had to take some basic piano in college, but now I stick to guitars, both real and plastic.
And of course wonderful playing. I had to take some basic piano in college, but now I stick to guitars, both real and plastic.