Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions data/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,15 @@
"WDL-OL"
]
},
{
"name": "Modal Synthesiser",
"url": "https://github.com/crispinha/modal-synth",
"description": "This is a software synthesiser that uses modal synthesis, a physical modelling technique using banks of resonators to filter an exciter signal, to create sounds with a parametrically controlled frequency spectrum. This synthesiser is designed to allow for the composition and performance of spectral music, and it produces sounds with timbres similar to those of natural materials such as wood, metal, and glass.",
"type": "Instrument",
"frameworks": [
"JUCE"
]
},
{
"name": "modEQ",
"url": "https://github.com/tobanteAudio/modEQ",
Expand Down