mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
add fur (#3039)
This commit is contained in:
parent
13d3ad2de6
commit
a3d337f9ee
@ -35273,5 +35273,18 @@
|
|||||||
"description": "LSP implementation for Nim based on `nim check`",
|
"description": "LSP implementation for Nim based on `nim check`",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ire4ever1190/nimsight"
|
"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"
|
||||||
|
}]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user