mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2024-11-15 17:10:46 +00:00
b9db01c8f4
now packaged with poetry. added to pypi. major version bump due to dependency change. interface reworked to match the remote-api interface. readme updated with changes to installation pre-commit hook temporarily removed
37 lines
359 B
TOML
37 lines
359 B
TOML
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 = ""
|