Skip to content

Segfault1602/LinnLED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LinnLED

LinnLED is a simple python script to help setting custom LED patterns on the LinnStrument.

Important Notes

Right now, the script is hardcoded to push a custom 19 EDO light pattern to the LinnStrument and saves it to the A# custom memory slot. The script also assumes that the 200 pads version of the LinnStrument is used.

That being said, the script should be simple enough to allow any one with a basic understanding of Python to modify this script to suit their needs.

Dependencies

The script uses Mido to communicate with the LinnStrument through MIDI messages. The library is easily installable using pip:

pip install mido

About

Python script for custom LED pattern on the LinnStrument

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages