P2000 Tape converter To convert your P2000 tapes, do one of the following: - Run SERIAL.BAS on your P2000. This will send all bytes through the P2000's serial port, at a baudrate of 2400Bd with 1 startbit and 1 stopbit - If you have a P2000 with a broken serial port (I do!), run BEEP.BAS on your P2000. Sample the output at 44100KHz, mono, 8 bit and save the resulting sample as raw, unsigned data. Now run PCM2CAS . If things go wrong, check your volumes and polarities: If you do a FOR I=0 TO 1 STEP 0:OUT &H50,1:NEXT, the resulting samples must be -max If you're still having problems after reading this, feel free to contact me at m.dekogel@student.utwente.nl Marcel