Skip to content

abarth/sound

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sound

A graphic equalizer

  • Get the sound
  • Start from a recording.
  • Look for a package which can read in a sound file.
  • Decompress it
  • Need to read sound to know.
  • Transform it
  • Bucket into frequency buckets with FFT.
  • Display it
  • Write some code to push pixel.

About

A graphic equalizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 90.1%
  • Swift 4.7%
  • HTML 4.5%
  • Other 0.7%