Skip to content

Commit

Permalink
luppp: add default controllers to config section
Browse files Browse the repository at this point in the history
  • Loading branch information
harryhaaren committed Feb 1, 2017
1 parent e00db7b commit 2639c1a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions source/luppp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -177,3 +177,14 @@ are quite obvious, so i will only explain them in short:
* the knob with the number sets the tempo
* the return knob adjusts the volume of the returned audio (eg reverb)
* the fader adjusts the master volume

Configuration
=============

Luppp provides some configuration features in a file under the user's
config directory. It allows setting default controllers by adding them
to the default controllers list, as shown below. Note that multiple
controllers can be added, listed as seperate strings with a comma
inbetween.

``"defaultControllers": ["akai_apc.ctlr"],``

0 comments on commit 2639c1a

Please sign in to comment.