Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.81 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.81 KB

Mvis

A collection of different audio visualisers written in java and libGDX

Available visualisers

  • 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

Installation

Clone this repository and import into Android Studio

https://github.com/dgudim/Mvis

Some examples

Fractal tree Triangle frequency spectrum
Flat frequency spectrum Fourier