diff options
Diffstat (limited to 'test/simple5.json')
-rw-r--r-- | test/simple5.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/simple5.json b/test/simple5.json new file mode 100644 index 0000000..ad0ff98 --- /dev/null +++ b/test/simple5.json @@ -0,0 +1,12 @@ +{ + "LOGIN_NAME": "heslinki", + "PASSWORD": "123456", + "GROUP_NAME": "test", + "CART_NUMBER": 100000, + "CUT_NUMBER": 1, + "CHANNELS": 2, + "NORMALIZATION_LEVEL": -1200, + "AUTOTRIM_LEVEL": 0, + "USE_METADATA": true, + "SOURCE_URI": "local:///home/equinox/helsinki/rivenhell/contrib/rhimportd/test/silence1s.wav" +} |