Constructor new WavePattern() Source: src/visualizations/Wavepattern.js, line 10 Extends Visualization Members name :string the name of the visualization Type: string Overrides: Visualization#name Source: src/classes/Visualization.js, line 15 Methods draw() Draws the waveform using the p5 library and the Fourier Transform. Overrides: Visualization#draw Source: src/visualizations/Wavepattern.js, line 19