Re: MZ-N505 (and others) Service Mode
Pete Bentley <[email protected]>
| Newsgroups | gmane.comp.audio.netmd.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday, Jan 21, 2003, at 14:57 Europe/London, Marcus Brinkmann wrote: > Here is a taste of upcoming new functions (there's a whole slew of > them): > > * Request: 00 18 42 ff 0000 201001 tt tt 00 HH MM SS FF > Split track tt tt at time HH MM SS FF. > > * Request: 00 18 41 ff 0000 201001 t1 t1 201001 t2 t2 > Join tracks t1 t1 and t2 t2. > > I got these commands from the NetMDAPI.dll code. For me, they don't > work, > either one gives a 08 error. I have not yet any knowledge of hardware > that > supports it (doesn't mean much, I only have this one model). Doesn't work on an MZ-N1 either. :( pete@pb2:~/Xmd$ ./omd raw '00 18 42 ff 0000 201001 00 01 00 00 01 02 00' NetMD unit: Sony, Net MD Walkman, MZ-N1. Vendor ID 0x54c. Product ID 0x75. Unit has a disc inserted. cmd-> 0000: 00 18 42 ff 00 00 20 10 01 00 01 00 00 01 02 00 ..B... ......... WARNING: *** NetMD Error? Reply started with 0x08 <-rsp 0000: 08 18 42 ff 00 00 20 10 01 00 01 00 00 01 02 00 ..B... ......... DEBUG: close unit at 0x0xf744 Pete.