You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: