Skip to content

Cross-platform audio visualiser using JUCE framework

Notifications You must be signed in to change notification settings

tryekk/audio-visualiser

Repository files navigation

Customisable Cross-Platform Audio Visualiser

How to use

macOS:

Clone the GitHub project.
Open the folder named 'AudioVisualiser'.
Run the file 'AudioVisualiser.app'.

Please make sure that you allow microphone permission or have an alternative audio input device connected to your computer (such as an audio interface with an instrumant as an input).

Test project can be found at 'audio-visualiser/Builds/MacOSX/Audio Visualiser Tests.xcodeproj'

Windows:

Clone the GitHub project.
Open the folder named 'AudioVisualiser'.
Run the file 'AudioVisualiser.exe'.

Please make sure that you allow microphone permission or have an alternative audio input device connected to your computer (such as an audio interface with an instrumant as an input).