RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Playing Music

Started by umbrageous, October 10, 2009, 08:01:23 PM

0 Members and 1 Guest are viewing this topic.

umbrageous


Ocarina Like Music System

  • Simple Note Choice from Middle C to the Next Octave(Chromatic if Possible)
  • Call Script by one line
  • Simple Window not something completely complicatied
  • Abillity to Save Composition

Mockups
I can make one if needed

Games its been in
I saw it once in a game by Vlad Cursed Blessing is the name




Did you search?
<<simple, replace this with yes or no>>

Where did you search?

  • RPG Revlotuion
  • hbGames
  • rmrk

What did you search for?

  • music playing system


hersheysquirt

I honestly don't know too much about scripting, but I am an aspiring music major. So I do know that you'll have to have each individual chromatic note saved in a file in your system folder probably and just import them into the resources as like C-C#-D#-E-F-F#-G-G#-A-A#-B... Don't worry about the flats because you can just use the preceding notes sharp obviously. Once that is in your game you can figure out a system that involves the player pressing the correct order of keys and any other combination results in a failed attempt... Like I said, I don't know very much of anything on scripting, but if you need help with sound I'm pretty good with that :D