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

https://github.com/nwoeanhinnogaehr/tinyspec

tiny spectral synthesizer
https://github.com/nwoeanhinnogaehr/tinyspec

audio bytebeat fft generative-music

Last synced: 13 days ago
JSON representation

tiny spectral synthesizer

Awesome Lists containing this project

README

          

A tiny frequency domain synthesizer for linux.

Check out [tinyspec-cling](https://github.com/nwoeanhinnogaehr/tinyspec-cling) for a slightly more heavyweight version with livecoding support!

Try:
```
$ ./play hacks/brokenconvo.h
```

For full list of examples, see the `hacks` directory. `example.h` has been well commented as a starting point for further exploration.

If your `aplay` is not working, you might want edit the play script to send the output somewhere else instead. The samples are stereo 44100Hz 32-bit floats.