Interface BuiltInBuilderInternal

Structure of builtInBuilder.

Indexable

  • [id: number]: {
        name: string;
        soundFile: string;
    }

    ID-instrument pair.

    • name: string

      Name of the instrument.

    • soundFile: string

      Sound file of the instrument.

      Relative to the Data/Sounds/ directory of Note Block Studio installations.