/inu-fft

Little inu app with fft of microphone input.

Primary LanguageJavaScript

Inu FFt

Example inu app that displays fft of microphone input.

how

install

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

develop

npm start

browse to http://localhost:9966/.

test

npm test

deploy

npm run deploy