Navigation:  How do I ...? > Example programs >

Example 6 - wav import, FFT, histogram

 

Previous pageReturn to chapter overviewNext page

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:

clip0046

DPlot_example6.prg – Importing *.wav files

 

clip0047

DPlot_example6.prg – Creating FFT and histogram

 

clip0048

DPlot_example6.prg – Displaying all diagrams at once