mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2024-11-16 01:10:48 +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
19 lines
200 B
TOML
19 lines
200 B
TOML
extends = 'blank'
|
|
[strip-0]
|
|
A1 = true
|
|
B1 = true
|
|
mono = true
|
|
solo = true
|
|
mute = true
|
|
limit = 12
|
|
label = ""
|
|
|
|
[strip-1]
|
|
A1 = false
|
|
B1 = false
|
|
mono = false
|
|
solo = false
|
|
mute = false
|
|
limit = 12
|
|
label = ""
|