Skip to content

Commit

Permalink
Merge pull request #2 from lshoek/main
Browse files Browse the repository at this point in the history
Register napfft
  • Loading branch information
cklosters authored Sep 18, 2023
2 parents 7f6319b + 2c4deef commit 2f9148f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions modules/napfft.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "napfft",
"categories":
[
"fft",
"audio"
],
"platforms":
[
"windows"
],
"author":
{
"name": "Lesley van Hoek",
"link": "https://lesleyvanhoek.nl/"
},
"description": "Module that wraps Kiss FFT functionality for NAP 0.6",
"link": "https://github.com/lshoek/napfft",
"visible": true
}

0 comments on commit 2f9148f

Please sign in to comment.