Skip to content

Using external microphone to detect beats in music (and other audio peaks), Cozmo can make different motion in reaction to different strength of beats

Notifications You must be signed in to change notification settings

Wizards-of-Coz/MusicAndDance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music And Dance

Using external microphone to detect beats in music (and other audio peaks), Cozmo can make different motion in reaction to different strength of beats. The current beat detection is not strictly real time, and it checks the recorded audio of previous ~0.3 seconds. Dances are not artistically designed, but we hope you can enjoy Cozmo’s literal robot dance, as if baby is reacting to music.

Dependencies

The modules required in addition to the Cozmo module are:

  • pyaudio

The other modules can be installed via pip if not already present: pip3 install pyaudio

About

Using external microphone to detect beats in music (and other audio peaks), Cozmo can make different motion in reaction to different strength of beats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages