Skip to content
/ lpd8 Public

AKAI LPD8 configuration tool

Notifications You must be signed in to change notification settings

fjl/lpd8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== AKAI LPD8 command line tool =================================================

This is a tool for backing up and configuring the AKAI LPD8 MIDI controller.
It is a reimplementation of a very similar tool written in Python.

    https://github.com/boomlinde/lpd8

I decided to reimplement in Go because the Python tool only works on Linux.


== Building & Running ==========================================================

Install a recent Go version, then run:

   go build .

To back up your LPD8, run:

   ./lpd8 backup backup.json

To restore a complete backup:

   ./lpd8 restore backup.json

You can, of course, also make adjustments to backup.json before restoring.

About

AKAI LPD8 configuration tool

Topics

Resources

Stars

Watchers

Forks

Languages