Skip to content

Coleman-S/FFTDJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFTDJ

Numerical Analysis Project using FFT's to create a musical background.

HTTPS Setup

This application requires HTTPS for microphone access when accessed from devices other than localhost.

When running the development server, you'll need to:

  1. Accept the security warning in your browser (self-signed certificate)
  2. Access the application via https://10.200.0.24:3000

To Run on Localhost

  1. clone repo
  2. run npm install
  3. run npm start

About

Numerical Analysis Project using FFT's to create a musical background.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors