Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-thompson/develamp
the R&D guitar amplifier
https://github.com/daniel-thompson/develamp
Last synced: about 2 months ago
JSON representation
the R&D guitar amplifier
- Host: GitHub
- URL: https://github.com/daniel-thompson/develamp
- Owner: daniel-thompson
- License: gpl-3.0
- Created: 2014-07-05T12:33:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-24T10:01:09.000Z (over 9 years ago)
- Last Synced: 2024-04-29T00:17:19.346Z (8 months ago)
- Language: C++
- Size: 406 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
develamp - the R&D amplifier
============================develamp is a framework to play with guitar based DSP.
It is a toolbox providing features like "true bypass" (to prevent NaN
propagation out of a broken processor) and built-in plotting.Most of the processing is based on [faust](http://faust.grame.fr/)
meaning most of develamp's user interface can (and is) auto generated.
Little or no attention is applied to the aesthetics of the interface.The project is incomplete and always intended to remain so! Thus if
you don't intend to develop or play with your own DSP ideas with it
then [guitarix](http://guitarix.sf.net/) is almost certainly better
suited to your needs.