aboutsummaryrefslogtreecommitdiff

CRappy sYNTH

[!WARNING] This software is unfinished. Keep your expectations low.
Right now you can play some notes with it by pressing keys on the bottom row of your keyboard

image Just a crappy synth using alsa and sokol. Works only on linux.








Building

If you use nix, you can just run it like that:

nix run github:spl3g/crynth

For other systems you have to have these libraries: - libGL - libX11 - libXi - libXcursor - asoundlib

cc -o nob nob.c
./nob
./build/crynth