Plots the waveform of an audio object as amplitude over time (in seconds).
AudioPlot[audio]
AudioPlot[{audio1, audio2, …}]
AudioPlot[video]
Head[AudioPlot[Audio[{0, 0.5, 1, 0.5, 0}]]]
→ GraphicsHead[AudioPlot[Play[Sin[440 2 Pi t], {t, 0, 0.1}]]]
→ Graphics- Appearance — default Automatic
- AspectRatio — default 1/6
- Axes — default { True , False }
- AxesOrigin — default { 0 , 0 }
- ColorFunction — default Automatic
- ColorFunctionScaling — default False
- Frame — default True
- MaxPlotPoints — default Automatic
- PlotLayout — default Automatic
- PlotRange — default Automatic
- PlotRangeClipping — default True
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme