HackerN64 / HackerN64/HackerSM64

Add more fields that make their way down to the note and layer structs

Open
#498 0 comments 0 reactions 1 assignee Claimed by @gheskett View on GitHub
enhancement low priority
Dominant language
C
Stars
529
Forks
209
Avg merge
1d 12h
Merged PRs (30d)
1

Description

- Instrument ID (exists in non-US versions already) [Type: u8]
- Sequence player ID [Type: u8]
- Sequence channel index [Type: u8]
- Sound effect channel table index (default to 0xFF if not applicable) [Type: u8]

These four fields would make identifying specific sound effects / instruments substantially easier, along with making hardcoded low-level sound exceptions easier to implement across the board.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.