Skip to content

LuisKeys/novation_nocturn_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Novation nocturn Python library

Working version of a library to manage this great device and use it in any midi or non midi project.

This library was developed for Linux.

This code is based on the great work from Felicia (https://github.com/Drachenkaetzchen/nocturn-game)

It requires pyusb library that can be installed as follows:

pip3 install pyusb

It also required to add a rule for this vendor id in the usb modem rules file at the following path:

/etc/udev/rules.d

Otherwise the python process must executed with SUDO.

Releases

No releases published

Packages

No packages published

Languages