mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
add pffft (#3058)
This commit is contained in:
parent
ac379536e3
commit
d39517804b
@ -35533,5 +35533,18 @@
|
|||||||
"description": "Nim binding for Dear ImGui / CImGui",
|
"description": "Nim binding for Dear ImGui / CImGui",
|
||||||
"license": "MIT License",
|
"license": "MIT License",
|
||||||
"web": "https://github.com/dinau/imguin"
|
"web": "https://github.com/dinau/imguin"
|
||||||
|
},{
|
||||||
|
"name": "pffft",
|
||||||
|
"url": "https://github.com/capocasa/pffft",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"fft",
|
||||||
|
"math",
|
||||||
|
"dsp",
|
||||||
|
"audio"
|
||||||
|
],
|
||||||
|
"description": "The fast, small and liberally licensed pffft fast-fourier-transform (FFT) library wrapped for Nim",
|
||||||
|
"license": "BSD-3-Clause",
|
||||||
|
"web": "https://github.com/capocasa/pffft"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user