This commit is contained in:
Carlo Capocasa 2025-05-11 18:56:40 +02:00 committed by GitHub
parent 13d3ad2de6
commit a3d337f9ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35273,5 +35273,18 @@
"description": "LSP implementation for Nim based on `nim check`",
"license": "MIT",
"web": "https://github.com/ire4ever1190/nimsight"
}
]
},{
"name": "fur",
"url": "https://github.com/capocasa/fur",
"method": "git",
"tags": [
"dsp",
"filter",
"fir",
"realtime"
],
"description": "Fur is a pure Nim set of finite impulse response filters (FIR) for realtime use.",
"license": "MIT",
"web": "https://github.com/capocasa/fur"
}]