Skip to content
/ gof1 Public

go library for controlling a Native Instrument F1 controller.

License

Notifications You must be signed in to change notification settings

draeron/gof1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gof1

This library is to be use to communicate and control with a Native Instrument F1.

F1 controller aren't MIDI device per se, they are HID devices just like your mouse or keyboard. The NI drivers converts signal to/from the device into MIDI signals (which are set through the Controller Editor app).

This library implemented the HID protocol (thus require CGO compiler) and provide some utilities to setup control layouts and states.

About

go library for controlling a Native Instrument F1 controller.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages