Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heuermh/lickaudio
Virtual Eurorack Modules for VCV Rack
https://github.com/heuermh/lickaudio
vcv-rack vcv-rack-modules vcv-rack-plugins vcvrack
Last synced: 12 days ago
JSON representation
Virtual Eurorack Modules for VCV Rack
- Host: GitHub
- URL: https://github.com/heuermh/lickaudio
- Owner: heuermh
- License: gpl-3.0
- Created: 2020-09-22T00:46:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-09T20:11:38.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T11:50:00.720Z (2 months ago)
- Topics: vcv-rack, vcv-rack-modules, vcv-rack-plugins, vcvrack
- Language: C++
- Homepage:
- Size: 84 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
# Lick Audio
Virtual Eurorack Modules for [VCV Rack](https://vcvrack.com)## Modules ##
### Atan ###
Wave shaper, atan(x)/(π/2)
Distortion, Waveshaper
### Fabs ###
Wave shaper, x/(1.0 - fabs(x/amount))
Distortion, Waveshaper
### Tanh ###
Wave shaper, tanh(x)
Distortion, Waveshaper
### Tick ###
Static clock generator
Clock, Clock generator