audiodata
Audiodata refers to the digital representation of sound as a sequence of numerical samples that encode the amplitude of an audio signal over time. In digital audio, time is discretized at a regular rate called the sampling rate, measured in samples per second (hertz). The choice of sampling rate and bit depth determines the potential dynamic range and frequency response; common values include 44.1 kHz or 48 kHz sampling rates and 16- or 24-bit depth. Samples may be integers or floating-point numbers depending on the encoding, with PCM (pulse-code modulation) being the most widely used form for uncompressed audio.
Audiodata is stored in various formats. Uncompressed formats such as WAV and AIFF contain raw PCM samples,
Metadata associated with audiodata includes sample rate, bit depth, number of channels, duration, and sometimes loop