This commit is contained in:
Carlo Capocasa 2025-05-14 22:27:32 +02:00 committed by GitHub
parent a3d337f9ee
commit 8984495f9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35286,5 +35286,19 @@
"description": "Fur is a pure Nim set of finite impulse response filters (FIR) for realtime use.",
"license": "MIT",
"web": "https://github.com/capocasa/fur"
},
{
"name": "jill",
"url": "https://github.com/capocasa/jill",
"method": "git",
"tags": [
"jack",
"dsp",
"audio",
"realtime"
],
"description": "Jill is a Nimish high-level interface to the Jack Audio Connection Kit.",
"license": "MIT",
"web": "https://github.com/capocasa/jill"
}]