Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for Decimal / Hex #53

Open
bazz1tv opened this issue Jun 11, 2020 · 0 comments
Open

Add option for Decimal / Hex #53

bazz1tv opened this issue Jun 11, 2020 · 0 comments

Comments

@bazz1tv
Copy link
Owner

bazz1tv commented Jun 11, 2020

Depends on #50 (checkbox). Tied to #52.

Once again, not everyone is a coder. Not everyone understands hex. Allow for decimal / hex toggle option. Should affect the UI display of:

  • sample panel indices
  • instrument panel indices
  • sample editor valuez
  • instrument editor values
  • song settings values
  • SPD / ADD values
  • pattern editor indices
  • pattern sequencer indices
  • pattern sequencer pattern numbers.

(not worded.correctly yet, but) Need to decide how to best tie the classes that represent this data, with the UI settings without trashing having data structures indepedent of the UI. Some data structures are already UI exclusive, which is good, such as SamplePanel and InstrumentPanel. Maintain that sort of GUI collection of.classes on top of the core data.

@bazz1tv bazz1tv changed the title Add option for Decimal / Hex Pattern Editor rows Add option for Decimal / Hex Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant