davidrawalia / Aesthesia

OpenGL based generative visuals for live electronic music performers
GNU General Public License v3.0
2 stars 0 forks source link
music-visualizer opengl vj vjing

Aesthesia

Aesthesia is an OpenGL based platform to generate real-time 3D visuals from audio and midi data for live electronic music performers.

Getting Started

To get started, install all prerequisite libraries and Clone or download the repository.

Prerequisites

Aesthesia currently uses a Max/MSP patch (router/m4l/aesthesia-router.amxd) to route audio amplitude data from Ableton or directly from Max to the visualizer. You will need a copy Max or Max4Live as a data source. Future plans include implementation of a VST and VSTi to send audio or midi data from any DAW.

Libraries used:

Make sure to link the libraries in your IDE before trying to compile.

Authors

License

This project is licensed under the GPL-3.0 License - see the LICENSE.md file for details