We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3d337f commit 8984495Copy full SHA for 8984495
packages.json
@@ -35286,5 +35286,19 @@
35286
"description": "Fur is a pure Nim set of finite impulse response filters (FIR) for realtime use.",
35287
"license": "MIT",
35288
"web": "https://github.com/capocasa/fur"
35289
+ },
35290
+ {
35291
+ "name": "jill",
35292
+ "url": "https://github.com/capocasa/jill",
35293
+ "method": "git",
35294
+ "tags": [
35295
+ "jack",
35296
+ "dsp",
35297
+ "audio",
35298
+ "realtime"
35299
+ ],
35300
+ "description": "Jill is a Nimish high-level interface to the Jack Audio Connection Kit.",
35301
+ "license": "MIT",
35302
+ "web": "https://github.com/capocasa/jill"
35303
}]
35304
0 commit comments