https://github.com/chux0519/synth
https://github.com/chux0519/synth
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chux0519/synth
- Owner: chux0519
- Created: 2020-10-03T08:38:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-04T13:41:06.000Z (over 5 years ago)
- Last Synced: 2024-12-29T08:23:47.037Z (over 1 year ago)
- Language: C
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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