On 17/01/14 03:21, steve_the_composer wrote: > > > OK. Here's what it is, thanks to the link provided by codebreakers. > Thanks!!! > You welcome :-) I've spent some time digging into E-Mu's eLoader, just to eventually realize that this thing is not really XL7-specific :) > ---------------------------------------------------------- > F0 = Start of Sysex String > 7E = Device Inquiry [Universal Non-Real Time Message] > 00 = Device ID [requester/receiver] > 07 = Sub ID# 1 = File Dump > 01 = Sub ID# 2 = Header > 00 = Device ID of Sender > 53 4D 46 20 = SMF = Type of file > 48 1D 00 00 = File length (7-bit bytes, LSB first) > 50 41 54 3A 30 2E 34 33 3A = PAT:0.43: [pattern 043^0 in ASCII] > 53 74 61 72 53 65 65 6B 65 72 = StarSeeker [name in ASCII] > 20 20 20 20 20 20 F7 = (ASCII spaces + End of Sysex String) > ---------------------------------------------------------- > The only remaining XL7-specific part seems to be the file naming. It seems to be formatted as (with the field names used inside eLoader): <type>:<romID>.<item>:<name> where type can be "PRE", "SNG", or "PAT". HTH! -- Przemek
Message
Re: [xl7] Re: Transferring patterns: Breaking it down: Packet #01
2014-01-17 by Przemysław Węgrzyn