man sdif2ad (Commandes) - convert SDIF files to adsyntfiles.
NAME
sdif2ad - convert SDIF files to adsyntfiles.
SYNOPSIS
sdif2ad
[options] infile outfile
csound -U sdif2ad
[options] infile outfile
DESCRIPTION
sdif2ad Convert Sound Description Interchange Format (SDIF) files to the format used by the adsyn opcode.
OPTIONS
- -sN
- Amplitude scale factor
- -pN
- Keep the first N partials. The source partial track indices are used directly to select internal storage. As these can be arbitrary values, the maximum of 1024 partials may not be realised in all cases.
- -r
- Byte-reverse. Use this option to swap byte order when transferring to opposite-endian computers. (Csound's adsyn file format is not portable.)
SEE ALSO
csound(1), dnoise(1), pvlook(1), srconv(1).
Csound is documented fully by The Public Csound Manual, available at http://www.lakewoodsound.com/csound/
Csound is also documented by The Alternative Csound Reference Manual, available at http://kevindumpscore.com/docs/csound-manual/
AUTHOR
This manual page was written by Hans Fugal <hans@fugal.net>, for the Debian project (but may be used by others).