PKBeam / Edda

A beatmap editor for the VR rhythm game Ragnarock
GNU General Public License v3.0
34 stars 8 forks source link

MIDI Import Feature Request for BPM, Beat Divisions, and Notes #62

Open drumnation opened 1 year ago

drumnation commented 1 year ago

I propose the implementation of a MIDI import feature to enhance the Edda. This feature would enable the import of song timing, notes, or both into either an existing or a new project.

The rationale behind this feature is to leverage the wealth of data contained in MIDI files, potentially expediting the level development process.

Proposed Functionality:

  1. Identify MIDI files for importation.
  2. Choose whether to import timing, notes, or both.
  3. Implement the selected data into the current Edda Map Editor project.

Benefits:

I believe this feature would be a game-changer for Ragnarock level creation, making the most of the existing MIDI data available to us to enhance the game.

Brollyy commented 1 year ago

Could be incorporated into existing import function, which is only used for StepMania simfiles currently. A separate OGG Vorbis file will still need to be provided outside of MIDI for the actual audio.

Resources: