Jump to content
Sign in to follow this  
w1k

recording audio from rs232

Recommended Posts

hey, its possible to record audio communication with pc - sio2pc from rs232?

Share this post


Link to post
Share on other sites

No... and where would the audio be coming from anyway?

 

The SIO noise you hear is generated by Pokey.

 

And when reading real tapes, the tones on the tape are converted to 0/1 by the tape drive. The audio track only gets mixed with other audio from the Atari, there's no way you can monitor or modify it.

 

AFAIK, no version of an APE or SIO2PC interface includes the audio feature.

Share this post


Link to post
Share on other sites

hm.. youre right anyway. i try use advanced serial port monitor for rec, but com1 is bussy (sio2pc).. im only want experimenting:)

Share this post


Link to post
Share on other sites

You could easily enough do a program that generates a raw file you could convert to WAV with an emulator.

 

CAS files... there's already WAV2CAS which when played back sound near identical to a real tape.

 

ATR files... a bit trickier. You'd need to convert every byte to a sequence of start/8 data/stop bit audio sequence. Plus, add in the few extras for stuff like command, acknoledge, checksum. But you'd probably end up with something that sounded like a disk loading with noisy I/O turned off.

 

Not quite sure how you'd do it properly... maybe overlay the parts that would be data coming to the computer with a square wave of the frequency corresponding to the default bitrate.

Share this post


Link to post
Share on other sites
And when reading real tapes, the tones on the tape are converted to 0/1 by the tape drive.

In case of CLOAD, yes.

 

However, doing a CSAVE, then the Atari itself generates the tones. So, how does SIO2PC deal with that then?

 

Or wouldn't that matter in this question?

Edited by analmux

Share this post


Link to post
Share on other sites

sio2pc only for experiment.. i dont want save sounds from tape

Share this post


Link to post
Share on other sites

Fairly sure that no version of APE, or any other similar emulation can handle tape writes.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...