mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add KissFFT package
This commit is contained in:
parent
e6ee5b8a30
commit
c270e73da0
@ -4060,5 +4060,18 @@
|
|||||||
"description": "Pari/GP C library wrapper",
|
"description": "Pari/GP C library wrapper",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/lompik/pari.nim"
|
"web": "https://github.com/lompik/pari.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "kissfft",
|
||||||
|
"url": "git://github.com/m13253/nim-kissfft",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"fft",
|
||||||
|
"dsp",
|
||||||
|
"signal"
|
||||||
|
],
|
||||||
|
"description": "Nim binding for KissFFT Fast Fourier Transform library",
|
||||||
|
"license": "BSD",
|
||||||
|
"web": "https://github.com/m13253/nim-kissfft"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user