diff options
Diffstat (limited to 'test/simple1a.json')
-rw-r--r-- | test/simple1a.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/simple1a.json b/test/simple1a.json new file mode 100644 index 0000000..84748ec --- /dev/null +++ b/test/simple1a.json @@ -0,0 +1,10 @@ +{ + "LOGIN_NAME": "heslinki", + "PASSWORD": "123456", + "CART_NUMBER": 100000, + "CHANNELS": 2, + "NORMALIZATION_LEVEL": -12, + "AUTOTRIM_LEVEL": 0, + "USE_METADATA": true, + "SOURCE_URI": "http://www.tonycuffe.com/mp3/tail%20toddle.mp3" +} |