8000 GitHub - ItsCoding/LightCore-Virtualization
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ItsCoding/LightCore-Virtualization

Repository files navigation

LightCore-Virtualization

This project is to make the development on light effects more easy

Installation

For this to run you need NodeJs >= 16

cd LightCore-Virtualization-Electron
yarn
yarn start

Installation of audio-reactive-led-strip

To be able to install pyaudio on mac do this:

export LDFLAGS=-L/opt/homebrew/lib
export CPPFLAGS=-I/opt/homebrew/include
brew install portaudio
pip install pyaudio

Installation of GroundControl

Download the installer from this Link Install it and it should theoreticly work after restart. Maybe make sure that "Caster" is open and you chose the "CASTER Stream Mix 1" mic and audio output in the Mac Sound Settings. If you dont hear the sound, chose your Headphones underneath the Hearing symbol. In the column where the Headphon symbol is.

Usage

Run the Virtualization first then the python script

yarn start
cd {YOUR_GIT_FOLDER}/audio-reactive-led-strip/python
python visualization.py

Do to that the python project is yet not ready for rendering multiple independent led strips, the virtualization has two checkboxes. With that you can toggle wether the incomming frames should be applied to the triangle or middle strip.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0