# Configuring audio
$ git clone https://github.com/Asiern/Audio.git
$ cd Audio
$ ./scripts/UbuntuSetup.sh
# Configuring audio
$ git clone https://github.com/Asiern/Audio.git
$ cd Audio
$ ./scripts/WindowsSetup.bat
# Building audio
$ cd build
$ make all
Name | Description | More info |
---|---|---|
json | JSON for Modern C++ | GitHub |
wxWidgets | Cross-Platform GUI Library | GitHub |
BASS | BASS is an audio library for use in software on several platforms. | Web |
curl | A command line tool and library for transferring data with URL syntax | GitHub |