A collection of different audio visualisers written in java and libGDX
- Frequency spectrum (flat, flat with elliptical bars and triangular)
- Fractal tree (single, double, tripple or per-channel)
- Oscilloscope (regular, polar, bubble, sinusoidal and circular)
- Game of life (regular and mixed with fft)
- Fourier (This is a mix of fft and some other visualisers)
There are several others, but they don't work properly / are not worth mentioning
Clone this repository and import into Android Studio
https://github.com/dgudim/Mvis
Fractal tree | Triangle frequency spectrum |
---|---|
Flat frequency spectrum | Fourier |
---|---|