Skip to content

JeromeDevillers/ISSDroneSynth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISS Drone/Noise

ISSDroneSynth

Noise/Drone Synth made with vueJS.

🚧 NOTE: This is a work in progress project !

🚀 About The Project

I wanted to make a noise/drone synth using International Space Station data.

Something challenging for this project was to use ISS data and convert that to an audible sound. For reference, human can hear frequencies from 20Hz to 20kHz. (https://en.wikipedia.org/wiki/Hearing_range)

📷 Preview :

ISS Drone/Noise

🛠️ Get Started

To Start:

$ npm install

To Develop:

$ npm run serve

To Build For Production:

$ npm run build

Local

You can now access http://localhost:4000/ you should now heard sound.

🛣️ Roadmap

Software :

  • Setup project & add basic files structure.
  • Add Tone.js & Generate audible frequencies.
  • Add P5.js & Generate minimalist animations.
  • Add volume control.
  • Add sound effects controls (Delay, Chorus) and make animations react relative to value.

Hardware :

  • Embed this project to a Raspberry Pi.
  • Add some physical controls with Arduino.
  • Create and print 3D enclosure.

About

Noise/Drone Synth made with vueJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published