diff --git a/colorchord2/android/README.md b/colorchord2/android/README.md index 3c21bd8..b78bdcb 100644 --- a/colorchord2/android/README.md +++ b/colorchord2/android/README.md @@ -1,2 +1,6 @@ This part of the project is baed on https://github.com/cnlohr/androidusbtest +You should be able to build this. If you give your app full permissions, and you +copy a copy of `colorchord-android.conf` into the external storage folder on your +Android device at the root level, it should pick it up and switch over to a pie +style display and output to the tensigral lamp. diff --git a/colorchord2/android/colorchord-android.conf b/colorchord2/android/colorchord-android.conf new file mode 100755 index 0000000..9067216 --- /dev/null +++ b/colorchord2/android/colorchord-android.conf @@ -0,0 +1,14 @@ +# Put configs here. Note when you reload the file, a lot of variables can be updated dynamically, but some like drivers cannot be changed at the time. + +#Play with OutputCells and OutputLinear + + +amplify=4.0 +outdrivers = DisplayPie,DisplayTensigralAndroid,OutputCells +leds = 20 +light_siding = 2.2 #Turn this to ~1.9 for more uniformity, ~1.0 for less. (Linear driver looks good at 1, cells look good at 1.9) + +timebased = 1 +snakey = 1 + +