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 support for AdLib Gold banks #97

Open
1 of 2 tasks
Wohlstand opened this issue Sep 12, 2018 · 3 comments
Open
1 of 2 tasks

Add support for AdLib Gold banks #97

Wohlstand opened this issue Sep 12, 2018 · 3 comments
Assignees

Comments

@Wohlstand
Copy link
Owner

Wohlstand commented Sep 12, 2018

It's another variant of AdLib's BNK bank format which stores 4-op instruments.

The working implementation from off GenAdldata: https://github.com/Wohlstand/libADLMIDI/blob/master/utils/gen_adldata/file_formats/load_bnk2.h

  • Read/import
  • Writing
@Wohlstand Wohlstand self-assigned this Sep 12, 2018
@jpcima jpcima self-assigned this Sep 19, 2018
@jpcima
Copy link
Collaborator

jpcima commented Sep 20, 2018

BNK2 takes a prefix to filter which instruments are going in the melodic or percussion bank.
How to handle this? can I pop up a dialog box?

@Wohlstand
Copy link
Owner Author

That filter was a workaround to "Master of Magic"'s bank, for now, let's just make the non-GM bank for debug purposes, and then look for the internals better...

@Wohlstand
Copy link
Owner Author

Wohlstand commented Sep 21, 2018

JPCima have made experimental read-only:
#98

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Maybe later
Development

No branches or pull requests

2 participants