Skip to content

oh-ok-i-get-it/PYLZR-Concept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyLZR

v0.1

This is a proof of concept for Python software that uses an audio analyzer to add sound reactivity funcionality to simple DMX laser show machines. Concept was finished on 8/1/24.

Audio analyzer uses live audio from system mic to determine average sound amplitude over a given interval. Prints average to console for user interpretations. If sound mode is on and the sound mode has changed, updates DMX laser by sending MIDI signal corresponding to mapped key press to SoundSwitch DMX software via virtual MIDI.

TO USE: Run the PyLZR.py file from the terminal. Press [SPACE] bar to toggle sound mode on/off Edit sound mode ranges by editing CUTOFF values in the source code of the soundMode.py file.

Tested on MacOS 12.7.5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages