This commit is contained in:
Carlo Capocasa 2025-06-23 14:00:57 +02:00 committed by GitHub
parent ac379536e3
commit d39517804b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35533,5 +35533,18 @@
"description": "Nim binding for Dear ImGui / CImGui",
"license": "MIT License",
"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"
}
]