Skip to content

Musical Instrument Aliaser Nomadic Roaming throughout codebase #8

Description

@ikyman

In order to not get tripped up over "basedrum" vs "bd", I required aliases for the various musical instrument sounds. See #5

As it currently stands, these musical aliases are located in the utilitiesBeep Package. Not the NoteblockRobot/Util/sheetMusicPlayer, where one would expect at first glance to see this instrument-related feature. See issue #7

This is made even worse by the SheetMusic->Matrix function requiring strict known indexes for every musical instrument.
Currently, this musical instrument-> set index feature is in mCraftnBlockmLearning .
A musical instrument->set index is, in my opinion, too similar to the aliaser seen in utilitiesBeep.
A more robust instrument aliaser would avoid this functionality being doled out so randomly.

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