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