add profiles

added profiles module.
added example profile configs
added toml dependency to setup.py
add apply_profile and reset functions to base class
This commit is contained in:
onyx-and-iris
2022-03-23 11:28:42 +00:00
parent 5d593200d3
commit 1c57528cd8
7 changed files with 221 additions and 15 deletions

View File

@@ -0,0 +1,36 @@
extends = 'blank'
[strip-0]
limit = 12
label = ""
[strip-1]
A1 = true
A2 = true
A3 = true
B1 = true
B2 = true
mono = true
solo = true
mute = true
limit = 12
label = ""
[strip-2]
limit = 12
label = ""
[strip-3]
limit = 12
label = ""
[strip-4]
A1 = false
A2 = false
A3 = false
B1 = false
B2 = false
k = false
solo = false
mute = false
limit = 12
label = ""