aboutsummaryrefslogtreecommitdiffstats
path: root/solo-tool-project/test/test_session.json
blob: aed1e112dd465df867588da403cb0f4ed96fcfa7 (plain)
1
2
3
4
5
6
7
8
9
10
[
    {
        "path" : "test.flac",
        "key_positions" : null
    },
    {
        "path" : "test.mp3",
        "key_positions" : [0.1, 0.3]
    }
]