Skip to content

Animations and sound visualization on the Launchpad S

License

Notifications You must be signed in to change notification settings

id872/LaunchpadCtrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaunchpadCtrl

Relaxing animations and sound visualization on the Launchpad S.

Launchpad animation - random

One of the animations implemented is mic sound visualization. Sound is captured from default microphone and converted to sound level value. LED rows are enabled according to the sound level. YouTube videos below.

Launchpad sound visualization

Animations:

Launchpad animations

Dependencies

  • Device: Novation Launchpad S
  • OS: Linux (snd_seq_midi kernel module)
  • Libraries: Qt Multimedia, ALSA

Build

Make file generate

qmake

Build executable

make -j4

Application view

LaunchpadCtrl application view