Added package nim_midi (#1579)

This commit is contained in:
jerous86 2020-08-03 14:46:35 +02:00 committed by GitHub
parent 7a0f6d0c07
commit 1f17d75fc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",