Recent content by AndrewFM

  1. AndrewFM

    ROM Hack WIP VOEZ - Custom Songs

    Nah, the original game doesn't even have the ability to change tempo mid-song so I can't add that to the editor. As for BPM edit mode, it pulses once per beat, regardless of the grid setting.
  2. AndrewFM

    ROM Hack WIP VOEZ - Custom Songs

    Try downloading it again, I just reuploaded the zip file with a new version with some performance improvements (still listed as v1.0). If it's still stuttery for you even with the performance improvements, you can also try opening the config.txt file and increasing the number for the syncTime...
  3. AndrewFM

    ROM Hack WIP VOEZ - Custom Songs

    I added a customizable grid to snap notes to, which makes it way easier to place notes in time with the music (at least for the majority of songs that have standard time signatures). This grid only displays while in editing mode (ie: while the song is paused). In order for the grid to actually...
  4. AndrewFM

    ROM Hack WIP VOEZ - Custom Songs

    Yep, it's public. I'd post a link to the repository, but my account doesn't have permissions yet to post links since I just joined... Once all the important features are implemented I'll release a download for a compiled version.
  5. AndrewFM

    ROM Hack WIP VOEZ - Custom Songs

    Hey there, going to jump on in this thread and introduce myself. I'm the person that developed the JSON parser and am developing the song editor. Cool things are soon to come! Progress from today's development: A bunch of essential playback features... play, pause, frame advancing, rewinding...