mirror of
https://github.com/onyx-and-iris/vbantxt.git
synced 2026-04-07 01:33:30 +00:00
add external vm/matrix tests
This commit is contained in:
4
testdata/matrix.txt
vendored
Normal file
4
testdata/matrix.txt
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
Point(ASIO128.IN[1..4],ASIO128.OUT[1]).dBGain = -3
|
||||
Point(ASIO128.IN[1..4],ASIO128.OUT[2]).dBGain = -3
|
||||
Point(ASIO128.IN[1..4],ASIO128.OUT[1]).Mute = 1
|
||||
Point(ASIO128.IN[1..4],ASIO128.OUT[2]).Mute = 1
|
||||
3
testdata/vm.txt
vendored
Normal file
3
testdata/vm.txt
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
strip[0].mute=1;strip[0].mono=0
|
||||
strip[1].mute=0;strip[1].mono=1
|
||||
bus[3].eq.On=0
|
||||
Reference in New Issue
Block a user