The SEDRIS Data Representation Model
APPENDIX A - Classes Sound |
---|
An instance of this DRM class is a digital representation of an acoustic phenomenon.
A digital sound resource containing the sound of a fog horn.
See <Sound Instance>.
The optional <Classification Data> is used to identify the type of <Sound> within a <Sound Library>.
This is a meaningful short name. A full description would be in a <Description> component.
This is a SEDRIS sound URN, in the form urn:x-sedris:<DNAS>:sound=<SN>:<S_FMT> where: <DNAS> is domain name authority name string, <SN> is a scoped sound resource name string, and <S_FMT> is a SEDRIS registered sound tag.
This is the length of the sound clip in seconds.
This is the number of samples per second. For example, a standard CD has a sampling of 44.1 kHz, which would be a sampling rate of 44100.
This is also called 'sample size' or 'quantization'; for example, a standard CD has 16 bits per sample.
Note that 1 = mono, 2 = stereo (CDs can be recorded with 4 channels).
This identifies the encoding scheme (such as MULAW, ALAW, ACE, ADPCM, CELP, LPC) and compression scheme (CODEC) used, if any.
|