home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Unix / audio / Record.README < prev    next >
Encoding:
Text File  |  1994-04-28  |  1.1 KB  |  24 lines

  1. Record
  2. ======
  3.  
  4. NAME
  5.      record - record sounds at any sampling rate from A/D64X.
  6.  
  7. DESCRIPTION
  8.      record records from the A/D64X interface, simultaneously
  9.      converting to any specified sampling rate.  record can
  10.      either record from the digital input (for direct digital
  11.      recording from a DAT machine or a CD player) or from the
  12.      analog input (using the A/D64X analog-digital converters).
  13.      When analog input is selected, record chooses the A/D64X
  14.      quartz frequency (32, 44.1 or 48kHz) that makes the conver-
  15.      sion to the desired sampling rate as easy as possible,
  16.      unless the A/D64X sampling rate is also specified. When
  17.      recording from digital input, you need to indicate the
  18.      SPDIFF sampling rate (either 32, 44.1 or 48kHz). record can
  19.      record in stereo, or in mono (selecting one of the two chan-
  20.      nels, or mixing them), and write the output sound with or
  21.      without a header. record can also swap the output sound's
  22.      bytes, for compatibility with DEC machines, PCs etc...
  23.      record can be forced to do direct-to-disk recording.
  24.