Added package nim_midi (#1579)
This commit is contained in:
parent
7a0f6d0c07
commit
1f17d75fc2
1 changed files with 13 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[
|
||||
{
|
||||
{
|
||||
"name": "numnim",
|
||||
"url": "https://github.com/YesDrX/numnim",
|
||||
"method": "git",
|
||||
|
|
@ -18881,6 +18881,18 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/xflywind/wepoll"
|
||||
},
|
||||
{
|
||||
"name": "nim_midi",
|
||||
"url": "https://github.com/jerous86/nim_midi",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"midi",
|
||||
"library"
|
||||
],
|
||||
"description": "Read and write midi files",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jerous86/nim_midi"
|
||||
},
|
||||
{
|
||||
"name": "geometryutils",
|
||||
"url": "https://github.com/pseudo-random/geometryutils",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue