Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Releases: chrislo27/RhythmHeavenRemixEditor

v2.0.2

07 Dec 06:18
Compare
Choose a tag to compare
  • Fix looping concurrent sounds all being stopped at the same time

v2.0.1

07 Dec 05:52
Compare
Choose a tag to compare
  • Fix looping sounds not being paused/stopped

v2.0.0

07 Dec 04:41
Compare
Choose a tag to compare

A total remake of RHRE0!

Notable features

  • BPM change tool
    • Change the tempo midway though the song using the Tempo Change Tool
  • Patterns are grouped together into a single object
    • You can manually split them (so they'll be like RHRE0-style patterns) with the Pattern Split Tool
  • Colour palettes (light and dark), you can also add your own
    • The editor will generate an example file in palettes/ when you boot it up
  • Built-in BPM tapalong
    • It plays the music you've selected, so all you have to do is tap to the beat
  • Some patterns can be stretched like single cues
    • Glee Club, Bouncy Road, etc.
  • Changable music volume
  • Everything from RHRE0

Other technical things

  • Adding new games is all file based, so technically one could add their own games just by editing the json files internally
  • Patterns can be more than one track tall

Bug fixes

  • The save/load/choose music dialogs all now appear on top of the window
    • They are also in their own screen for clarity
    • Trying to load a remix saved in a different version will inform you of that
  • If your computer can't run the editor, there will be an appropriate error message saying so