DPlot_example6.prg
In this example we demonstrate how to use the built-in DPlot macro functions FFT() and Histogram(). It also demonstrates how to import *.wav files into DPlot.
Some more detailed info about wav import, FFT and histograms can be found in chapter "Programmer's Reference: è Computation: FFT and histograms.
This example program imports several *.wav files into DPlot and creates an FFT and histogram of the imported data.
Example screenshots:
DPlot_example6.prg – Importing *.wav files
DPlot_example6.prg – Creating FFT and histogram
DPlot_example6.prg – Displaying all diagrams at once