Add orx-minim

This commit is contained in:
Edwin Jakobs
2022-03-15 21:26:44 +01:00
parent 1bf7abbb96
commit 702af453e4
5 changed files with 94 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# orx-minim
A minimal Minim support library
## usage
Add `orx-minim` to `orxFeatures`
Check the [example](src/demo/kotlin/DemoFFT01.kt)