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

Patch Parsing v2 (auto sync or request patch from mks) #5

Open
markusschloesser opened this issue Apr 29, 2022 · 1 comment
Open

Patch Parsing v2 (auto sync or request patch from mks) #5

markusschloesser opened this issue Apr 29, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@markusschloesser
Copy link
Owner

markusschloesser commented Apr 29, 2022

MKS-80 does not reply to edit buffer request. One editor requests all 64 patches of a bank by
SYSX: F0 41 41 00 20 4D 4B 53 2D 38 30 00 F7 ==> 5.1.2 Request a file (RQF) : 13 bytes
(SYSX: 240 65 65 0 32 77 75 83 45 56 48 0 247 (DECIMAL))
and then parsing the program number and parsing all 64 patches.

The reply from the MKS is 16 DATs

@markusschloesser markusschloesser added the enhancement New feature or request label Apr 29, 2022
@markusschloesser
Copy link
Owner Author

idea:

  1. Sent program change (e.g. 12)
  2. do RQF
  3. filter reply for program number 12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant