Home

Awesome

Inu FFt

Example inu app that displays the fft of the microphone input.

Try it!

how

install

git clone https://github.com/pietgeursen/inu-fft
cd inu-fft
npm install

develop

npm start

browse to http://localhost:9966/.

test

npm test

deploy

npm run deploy