Skip to content

mroemore/Spectrax

Repository files navigation

Ubuntu build instructions

Install gcc and make

sudo apt install gcc make

Install raylib dependencies:

sudo apt install libasound2-dev libx11-dev libxrandr-dev libxi-dev libgl1-mesa-dev libglu1-mesa-dev libxcursor-dev libxinerama-dev libwayland-dev libxkbcommon-dev

Install PortAudio

sudo apt install libportaudio2 portaudio19-dev

Clone the repo:

git clone https://github.com/mroemore/Spectrax

Build the application

cd Spectrax

make

Run the application

cd bin

./spectrax

Windows build instructions

Download and install Msys2:

https://www.msys2.org/

Install raylib dependencies: TBC

About

A cross-platform Groovebox DAW

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages