Skip to content

This C# application will act as a Spotify player application while offering the ability to edit lightshows synced to your spotify track, and format this into a protocol that a dual threaded microcontroller can read and process into an advanced lightshow

Notifications You must be signed in to change notification settings

bradleyzaricki/LumiNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LumiNote is a C# software application that acts as a music player by utilising either local files or spotify web services.
Ontop of being a music player, the user can drag and drop light configurations to play alongside music tracks.
These light configurations will be parsed and sent to an ESP32 microcontroller which will parse that data into
a custom lightshow fully synchronized to the users track

LumiNote Software has a built in lightshow editor to easily stitch together organized reactive lightshows to your favorite songs

Here is an example of a simple lightshow made using Luminotes lightshow editor:

IMG_6911.2.1.mp4

Current Luminote UI:
image

In Development:

  • More lighting effects (currently 8, want 25-30)
  • Mode with customizable ambient lights for when a nonmapped or no track is playing
  • Full database support with proper safeuguards in place
  • More diverse color system
  • Optimization

About

This C# application will act as a Spotify player application while offering the ability to edit lightshows synced to your spotify track, and format this into a protocol that a dual threaded microcontroller can read and process into an advanced lightshow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages