Audio`
Audio`
ListWaveform
As of Version 11, most of the functionality of the Audio package is built into the Wolfram System. >>
ListWaveform[{{f1,a1},{f2,a2},…},freq,dur]
creates a Sound object with fundamental frequency of freq hertz, lasting for dur seconds, with a spectrum in which relative frequency fi has relative amplitude ai.
Details and Options
- To use ListWaveform, you first need to load the Audio Package using Needs["Audio`"].
- Relative frequencies fi are measured relative to the fundamental frequency freq.
- ListWaveform allows you to create a waveform with a specific spectrum.
- The following options can be given:
-
DisplayFunction Identity function to apply to sound before returning it PlayRange All range of sound amplitude levels to include SampleDepth 8 number of bits used to encode sound amplitude SampleRate 8192 sampling rate per second
Wolfram Research (2007), ListWaveform, Wolfram Language function, https://reference.wolfram.com/language/Audio/ref/ListWaveform.html.
Text
Wolfram Research (2007), ListWaveform, Wolfram Language function, https://reference.wolfram.com/language/Audio/ref/ListWaveform.html.
CMS
Wolfram Language. 2007. "ListWaveform." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Audio/ref/ListWaveform.html.
APA
Wolfram Language. (2007). ListWaveform. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Audio/ref/ListWaveform.html