Skip to content

alexanderk23/nm-fft-example2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This tool samples the default audio input device, performs an FFT and sends 32 bytes of spectrum analyzer band heights (0..255) to nyukomatic via WebSocket using the patched Bonzomatic server protocol.

Usage

  1. Run this program. If the default port is used, you can change it.
./nm-fft-example2 -port 9000 -r 48000
  1. Launch the nyukomatic and set the server URL: ws://127.0.0.1:9000/test/nyuk (press F1).
  2. Copy/paste example.asm into the editor.
  3. Play music, adjust the default microphone volume.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 89.4%
  • Assembly 10.6%