An open API service indexing awesome lists of open source software.

https://github.com/chux0519/synth


https://github.com/chux0519/synth

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Synth

**WIP** A virtual sound synthesizer in Linux.

## requirement

- alsa-lib (for sound)
- X11 (for keyboard events)

## build

> mkdir build && cd build
>
> cmake .. && make

## usage

> ./synth