Skip to content

If I were to want to refactor this so that the JSON stores note pitch data and other audio and music related properties, how would I go about doing it? #19

Description

@nooshstuff

Inspired by the work of doggydentures I'd been starting to plan out a system that would allow songs to not have hard-set characters, though one of the biggest barriers to this would be the actual vocals themselves

looking through the code, as well as using a hex editor on several FSC files, I'd partially figured out how things work, and have even discovered where the data for whether a note is a slide note or not is stored (shown below)
image
(each box corresponds to each line of code and such)
image
however the one barrier is that this code is a bit too unfamiliar for me and I'm not quite sure how to change this program from a chart JSON exporter to a vocal note JSON exporter, and I was wondering if it'd be worth the time to assist with this, as I've been trying to figure it out for a while.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions