Skip to content

Asiern/Audio

Repository files navigation

Audio

Issues License GitHub Workflow Status GitHub Workflow Status GitHub release (latest by date)

Workspace Setup

Ubuntu

# Configuring audio
$ git clone https://github.com/Asiern/Audio.git
$ cd Audio
$ ./scripts/UbuntuSetup.sh

Windows

# Configuring audio
$ git clone https://github.com/Asiern/Audio.git
$ cd Audio
$ ./scripts/WindowsSetup.bat

Building

Ubuntu

# Building audio
$ cd build
$ make all

Libraries

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

License

MIT