add demos to README.md
This commit is contained in:
@@ -6,6 +6,9 @@ The FFT routine found in `orx-fft` is a Kotlin port of Minim's FFT routine.
|
||||
<!-- __demos__ -->
|
||||
## Demos
|
||||
### DemoFFTShape01
|
||||
[source code](src/jvmDemo/kotlin/DemoFFTShape01.kt)
|
||||
|
||||
Demonstration of using FFT to filter a two-dimensional shape. Mouse xy-position is mapped
|
||||
to lowpass and highpass settings of the filter.
|
||||

|
||||
|
||||
[source code](src/jvmDemo/kotlin/DemoFFTShape01.kt)
|
||||
|
||||
Reference in New Issue
Block a user