-
Notifications
You must be signed in to change notification settings - Fork 3
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
AMEM #5
Comments
I think you didn't understand me... DX7 Voice (VMEM) bulk dump = 4104 bytes Files bigger than the sizes above are probably a combination of multiple dumps in one file. The converter can convert (to performance.ini):
The converter can also convert (implemented today, but it does not make much sense because we only get dual/split and detune parameters, but nothing about modulations from controllers):
TX7/DX5 PMEM and DX7II PMEM are totally different stories. TX7 PMEM contains a lot of parameters from the DX7II AMEM |
Now I understand, thanks for the clarification. So we need to find DX7II dumps that include AMEM. |
I found some in BlackWinny collection (Bo Tomlyn, Michael Boddicker, Ten No Maki, Chi No Maki), but not the Yamaha originals |
asb2m10/dexed#165 (comment) talks about the AMEM, is it contained in the zip there? |
Looks good:
|
It would be good if it would convert all AMEM parameters, just invent some names for the keys and put This will increase the chances that MiniDexed will support more eventually. |
It is a huge task. I can't do it in one evening, but I'll go for it in the near future. Explained other way around - MiniDexed INI-files are not suitable to write an unknown number of parameters. You need to know all the parameters you'll need before you create an empty INI file. |
I agree... maybe we should implement that first? |
From #3
Let's also convert AMEM and put its keys and values into the converted performance; that way, the MiniDexed developers have a target to work against :-)
The text was updated successfully, but these errors were encountered: