Skip to content

Commit 8984495

Browse files
authored
add jill (#3041)
1 parent a3d337f commit 8984495

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

packages.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35286,5 +35286,19 @@
3528635286
"description": "Fur is a pure Nim set of finite impulse response filters (FIR) for realtime use.",
3528735287
"license": "MIT",
3528835288
"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"
3528935303
}]
3529035304

0 commit comments

Comments
 (0)