Constructor
new BeatVisualization()
- Source:
- See:
-
- http://archive.gamedev.net/archive/reference/programming/features/beatdetection/index.html inspiration for beat detection comes from
Extends
Members
name :string
the name of the visualization
Type:
- string
- Overrides:
- Source:
sampleBuffer :Array
stores average volumes
Type:
- Array
- Source:
Methods
draw()
visualizes the current sound on the screen
- Overrides:
- Source: