pyrekordbox 0.2.0__py3-none-any.whl → 0.2.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. docs/Makefile +20 -0
  2. docs/make.bat +35 -0
  3. docs/source/_static/images/anlz_beat.svg +53 -0
  4. docs/source/_static/images/anlz_file.svg +204 -0
  5. docs/source/_static/images/anlz_pco2.svg +138 -0
  6. docs/source/_static/images/anlz_pcob.svg +148 -0
  7. docs/source/_static/images/anlz_pcp2.svg +398 -0
  8. docs/source/_static/images/anlz_pcpt.svg +263 -0
  9. docs/source/_static/images/anlz_ppth.svg +123 -0
  10. docs/source/_static/images/anlz_pqt2.svg +324 -0
  11. docs/source/_static/images/anlz_pqt2_2.svg +253 -0
  12. docs/source/_static/images/anlz_pqtz.svg +140 -0
  13. docs/source/_static/images/anlz_pssi.svg +192 -0
  14. docs/source/_static/images/anlz_pssi_entry.svg +191 -0
  15. docs/source/_static/images/anlz_pvbr.svg +125 -0
  16. docs/source/_static/images/anlz_pwav.svg +130 -0
  17. docs/source/_static/images/anlz_pwv3.svg +139 -0
  18. docs/source/_static/images/anlz_pwv4.svg +139 -0
  19. docs/source/_static/images/anlz_pwv5.svg +139 -0
  20. docs/source/_static/images/anlz_pwv5_entry.svg +100 -0
  21. docs/source/_static/images/anlz_pwv6.svg +130 -0
  22. docs/source/_static/images/anlz_pwv7.svg +139 -0
  23. docs/source/_static/images/anlz_pwvc.svg +125 -0
  24. docs/source/_static/images/anlz_tag.svg +110 -0
  25. docs/source/_static/logos/dark/logo_primary.svg +75 -0
  26. docs/source/_static/logos/light/logo_primary.svg +75 -0
  27. docs/source/_static/logos/mid/logo_primary.svg +75 -0
  28. docs/source/_templates/apidoc/module.rst_t +8 -0
  29. docs/source/_templates/apidoc/package.rst_t +57 -0
  30. docs/source/_templates/apidoc/toc.rst_t +7 -0
  31. docs/source/_templates/autosummary/class.rst +32 -0
  32. docs/source/_templates/autosummary/module.rst +55 -0
  33. docs/source/api.md +18 -0
  34. docs/source/conf.py +178 -0
  35. docs/source/development/changes.md +3 -0
  36. docs/source/development/contributing.md +3 -0
  37. docs/source/formats/anlz.md +634 -0
  38. docs/source/formats/db6.md +1233 -0
  39. docs/source/formats/mysetting.md +392 -0
  40. docs/source/formats/xml.md +376 -0
  41. docs/source/index.md +105 -0
  42. docs/source/installation.md +3 -0
  43. docs/source/quickstart.md +185 -0
  44. docs/source/requirements.txt +7 -0
  45. docs/source/tutorial/anlz.md +7 -0
  46. docs/source/tutorial/configuration.md +66 -0
  47. docs/source/tutorial/db6.md +179 -0
  48. docs/source/tutorial/index.md +20 -0
  49. docs/source/tutorial/mysetting.md +124 -0
  50. docs/source/tutorial/xml.md +140 -0
  51. pyrekordbox/__init__.py +1 -1
  52. pyrekordbox/__main__.py +16 -37
  53. pyrekordbox/_version.py +2 -2
  54. pyrekordbox/anlz/file.py +39 -0
  55. pyrekordbox/anlz/structs.py +3 -5
  56. pyrekordbox/config.py +71 -27
  57. pyrekordbox/db6/database.py +290 -61
  58. pyrekordbox/db6/registry.py +24 -0
  59. pyrekordbox/db6/tables.py +501 -340
  60. pyrekordbox/mysettings/file.py +0 -25
  61. pyrekordbox/utils.py +1 -1
  62. {pyrekordbox-0.2.0.dist-info → pyrekordbox-0.2.2.dist-info}/METADATA +42 -20
  63. pyrekordbox-0.2.2.dist-info/RECORD +80 -0
  64. {pyrekordbox-0.2.0.dist-info → pyrekordbox-0.2.2.dist-info}/top_level.txt +1 -0
  65. tests/test_config.py +175 -0
  66. tests/test_db6.py +95 -0
  67. pyrekordbox-0.2.0.dist-info/RECORD +0 -29
  68. {pyrekordbox-0.2.0.dist-info → pyrekordbox-0.2.2.dist-info}/LICENSE +0 -0
  69. {pyrekordbox-0.2.0.dist-info → pyrekordbox-0.2.2.dist-info}/WHEEL +0 -0
@@ -0,0 +1,324 @@
1
+ <svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
2
+ xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="681" height="236"
3
+ viewBox="0 0 681 236">
4
+ <text x="60" y="8" font-family="Courier New, monospace" font-size="11"
5
+ dominant-baseline="middle" text-anchor="middle">0
6
+ </text>
7
+ <text x="100" y="8" font-family="Courier New, monospace" font-size="11"
8
+ dominant-baseline="middle" text-anchor="middle">1
9
+ </text>
10
+ <text x="140" y="8" font-family="Courier New, monospace" font-size="11"
11
+ dominant-baseline="middle" text-anchor="middle">2
12
+ </text>
13
+ <text x="180" y="8" font-family="Courier New, monospace" font-size="11"
14
+ dominant-baseline="middle" text-anchor="middle">3
15
+ </text>
16
+ <text x="220" y="8" font-family="Courier New, monospace" font-size="11"
17
+ dominant-baseline="middle" text-anchor="middle">4
18
+ </text>
19
+ <text x="260" y="8" font-family="Courier New, monospace" font-size="11"
20
+ dominant-baseline="middle" text-anchor="middle">5
21
+ </text>
22
+ <text x="300" y="8" font-family="Courier New, monospace" font-size="11"
23
+ dominant-baseline="middle" text-anchor="middle">6
24
+ </text>
25
+ <text x="340" y="8" font-family="Courier New, monospace" font-size="11"
26
+ dominant-baseline="middle" text-anchor="middle">7
27
+ </text>
28
+ <text x="380" y="8" font-family="Courier New, monospace" font-size="11"
29
+ dominant-baseline="middle" text-anchor="middle">8
30
+ </text>
31
+ <text x="420" y="8" font-family="Courier New, monospace" font-size="11"
32
+ dominant-baseline="middle" text-anchor="middle">9
33
+ </text>
34
+ <text x="460" y="8" font-family="Courier New, monospace" font-size="11"
35
+ dominant-baseline="middle" text-anchor="middle">a
36
+ </text>
37
+ <text x="500" y="8" font-family="Courier New, monospace" font-size="11"
38
+ dominant-baseline="middle" text-anchor="middle">b
39
+ </text>
40
+ <text x="540" y="8" font-family="Courier New, monospace" font-size="11"
41
+ dominant-baseline="middle" text-anchor="middle">c
42
+ </text>
43
+ <text x="580" y="8" font-family="Courier New, monospace" font-size="11"
44
+ dominant-baseline="middle" text-anchor="middle">d
45
+ </text>
46
+ <text x="620" y="8" font-family="Courier New, monospace" font-size="11"
47
+ dominant-baseline="middle" text-anchor="middle">e
48
+ </text>
49
+ <text x="660" y="8" font-family="Courier New, monospace" font-size="11"
50
+ dominant-baseline="middle" text-anchor="middle">f
51
+ </text>
52
+ <rect x="40" y="15" height="30" width="160" fill="#ffffa0"/>
53
+ <line x1="40" y1="15" x2="200" y2="15" stroke="#000000" stroke-width="1"/>
54
+ <line x1="40" y1="45" x2="200" y2="45" stroke="#000000" stroke-width="1"/>
55
+ <line x1="200" y1="15" x2="200" y2="45" stroke="#000000" stroke-width="1"/>
56
+ <line x1="40" y1="15" x2="40" y2="45" stroke="#000000" stroke-width="1"/>
57
+ <text font-size="18" font-family="Courier New, monospace" x="120" y="31"
58
+ text-anchor="middle" dominant-baseline="middle">PQT2
59
+ </text>
60
+ <rect x="200" y="15" height="30" width="160" fill="#ffffa0"/>
61
+ <line x1="200" y1="15" x2="360" y2="15" stroke="#000000" stroke-width="1"/>
62
+ <line x1="200" y1="45" x2="360" y2="45" stroke="#000000" stroke-width="1"/>
63
+ <line x1="360" y1="15" x2="360" y2="45" stroke="#000000" stroke-width="1"/>
64
+ <line x1="200" y1="15" x2="200" y2="45" stroke="#000000" stroke-width="1"/>
65
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif"
66
+ font-style="italic" x="280" y="31" text-anchor="middle"
67
+ dominant-baseline="middle">len_header
68
+ </text>
69
+ <rect x="360" y="15" height="30" width="160" fill="#ffffa0"/>
70
+ <line x1="360" y1="15" x2="520" y2="15" stroke="#000000" stroke-width="1"/>
71
+ <line x1="360" y1="45" x2="520" y2="45" stroke="#000000" stroke-width="1"/>
72
+ <line x1="520" y1="15" x2="520" y2="45" stroke="#000000" stroke-width="1"/>
73
+ <line x1="360" y1="15" x2="360" y2="45" stroke="#000000" stroke-width="1"/>
74
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif"
75
+ font-style="italic" x="440" y="31" text-anchor="middle"
76
+ dominant-baseline="middle">len_tag
77
+ </text>
78
+ <rect x="520" y="15" height="30" width="160" fill="#ffffa0"/>
79
+ <line x1="520" y1="15" x2="680" y2="15" stroke="#000000" stroke-width="1"/>
80
+ <line x1="520" y1="45" x2="680" y2="45" stroke="#000000" stroke-width="1"/>
81
+ <line x1="680" y1="15" x2="680" y2="45" stroke="#000000" stroke-width="1"/>
82
+ <line x1="520" y1="15" x2="520" y2="45" stroke="#000000" stroke-width="1"/>
83
+
84
+ <line stroke-dasharray="1,3" x1="560" y1="15" x2="560" y2="45" stroke="#000000"
85
+ stroke-width="1"/>
86
+ <line stroke-dasharray="1,3" x1="560" y1="15" x2="560" y2="45" stroke="#000000"
87
+ stroke-width="1"/>
88
+ <line stroke-dasharray="1,3" x1="600" y1="15" x2="600" y2="45" stroke="#000000"
89
+ stroke-width="1"/>
90
+ <line stroke-dasharray="1,3" x1="600" y1="15" x2="600" y2="45" stroke="#000000"
91
+ stroke-width="1"/>
92
+ <line stroke-dasharray="1,3" x1="600" y1="15" x2="600" y2="45" stroke="#000000"
93
+ stroke-width="1"/>
94
+ <line stroke-dasharray="1,3" x1="640" y1="15" x2="640" y2="45" stroke="#000000"
95
+ stroke-width="1"/>
96
+ <line stroke-dasharray="1,3" x1="640" y1="15" x2="640" y2="45" stroke="#000000"
97
+ stroke-width="1"/>
98
+
99
+ <text font-size="11" font-family="Courier New, monospace"
100
+ dominant-baseline="middle" x="35" y="30" text-anchor="end">00
101
+ </text>
102
+ <text font-size="11" font-family="Courier New, monospace"
103
+ dominant-baseline="middle" x="35" y="60" text-anchor="end">10
104
+ </text>
105
+
106
+ <rect x="40" y="45" height="30" width="160" fill="#ffffa0"/>
107
+ <line x1="40" y1="45" x2="80" y2="45" stroke="#000000" stroke-width="1"/>
108
+ <line x1="40" y1="75" x2="80" y2="75" stroke="#000000" stroke-width="1"/>
109
+ <line x1="40" y1="45" x2="40" y2="75" stroke="#000000" stroke-width="1"/>
110
+ <line x1="80" y1="45" x2="200" y2="45" stroke="#000000" stroke-width="1"/>
111
+ <line x1="80" y1="75" x2="200" y2="75" stroke="#000000" stroke-width="1"/>
112
+ <line x1="200" y1="45" x2="200" y2="75" stroke="#000000" stroke-width="1"/>
113
+
114
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif"
115
+ font-style="italic" x="120" y="61" text-anchor="middle"
116
+ dominant-baseline="middle">unknown
117
+ <tspan font-size="70%" dy="0.5ex" dominant-baseline="middle">1</tspan>
118
+ </text>
119
+
120
+ <rect x="200" y="45" height="30" width="160" fill="#ffffa0"/>
121
+ <line x1="200" y1="45" x2="360" y2="45" stroke="#000000" stroke-width="1"/>
122
+ <line x1="200" y1="75" x2="360" y2="75" stroke="#000000" stroke-width="1"/>
123
+ <line x1="360" y1="45" x2="360" y2="75" stroke="#000000" stroke-width="1"/>
124
+ <line x1="200" y1="45" x2="200" y2="75" stroke="#000000" stroke-width="1"/>
125
+
126
+ <line stroke-dasharray="1,3" x1="240" y1="45" x2="240" y2="75" stroke="#000000"
127
+ stroke-width="1"/>
128
+ <line stroke-dasharray="1,3" x1="240" y1="45" x2="240" y2="75" stroke="#000000"
129
+ stroke-width="1"/>
130
+ <line stroke-dasharray="1,3" x1="280" y1="45" x2="280" y2="75" stroke="#000000"
131
+ stroke-width="1"/>
132
+ <line stroke-dasharray="1,3" x1="280" y1="45" x2="280" y2="75" stroke="#000000"
133
+ stroke-width="1"/>
134
+ <line stroke-dasharray="1,3" x1="320" y1="45" x2="320" y2="75" stroke="#000000"
135
+ stroke-width="1"/>
136
+ <line stroke-dasharray="1,3" x1="320" y1="45" x2="320" y2="75" stroke="#000000"
137
+ stroke-width="1"/>
138
+
139
+ <line x1="360" y1="45" x2="520" y2="45" stroke="#000000" stroke-width="1"/>
140
+ <line x1="520" y1="45" x2="560" y2="45" stroke="#000000" stroke-width="1"/>
141
+
142
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif"
143
+ font-style="italic" x="520" y="61" text-anchor="middle"
144
+ dominant-baseline="middle">Beat entries
145
+ </text>
146
+
147
+ <line x1="560" y1="45" x2="600" y2="45" stroke="#000000" stroke-width="1"/>
148
+ <line x1="600" y1="45" x2="640" y2="45" stroke="#000000" stroke-width="1"/>
149
+
150
+ <line x1="640" y1="45" x2="680" y2="45" stroke="#000000" stroke-width="1"/>
151
+ <line x1="680" y1="45" x2="680" y2="75" stroke="#000000" stroke-width="1"/>
152
+
153
+ <text font-size="11" font-family="Courier New, monospace"
154
+ dominant-baseline="middle" x="35" y="90" text-anchor="end">20
155
+ </text>
156
+
157
+ <line x1="40" y1="75" x2="40" y2="90" stroke="#000000" stroke-width="1"/>
158
+ <line x1="80" y1="75" x2="120" y2="75" stroke="#000000" stroke-width="1"/>
159
+ <line x1="120" y1="75" x2="160" y2="75" stroke="#000000" stroke-width="1"/>
160
+
161
+
162
+ <line x1="160" y1="75" x2="200" y2="75" stroke="#000000" stroke-width="1"/>
163
+ <line x1="200" y1="75" x2="280" y2="75" stroke="#000000" stroke-width="1"/>
164
+ <line x1="280" y1="75" x2="360" y2="75" stroke="#000000" stroke-width="1"/>
165
+ <line x1="680" y1="75" x2="680" y2="105" stroke="#000000" stroke-width="1"/>
166
+
167
+ <line x1="680" y1="105" x2="680" y2="120" stroke="#000000" stroke-width="1"/>
168
+
169
+ <line stroke-dasharray="1,1" x1="40" y1="90" x2="680" y2="150" stroke="#000000"
170
+ stroke-width="1"/>
171
+ <line x1="680" y1="105" x2="680" y2="150" stroke="#000000" stroke-width="1"/>
172
+ <line stroke-dasharray="1,1" x1="40" y1="100" x2="680" y2="160" stroke="#000000"
173
+ stroke-width="1"/>
174
+
175
+ <line x1="40" y1="100" x2="40" y2="160" stroke="#000000" stroke-width="1"/>
176
+ <line x1="40" y1="100" x2="40" y2="160" stroke="#000000" stroke-width="1"/>
177
+
178
+ <line x1="40" y1="160" x2="40" y2="175" stroke="#000000" stroke-width="1"/>
179
+ <line x1="680" y1="160" x2="680" y2="175" stroke="#000000" stroke-width="1"/>
180
+ <text font-size="11" font-family="Palatino, Georgia, Times New Roman, serif"
181
+ font-style="italic" dominant-baseline="middle" x="35" y="190"
182
+ text-anchor="end">i+
183
+ <tspan font-size="11" font-family="Courier New, monospace"
184
+ dominant-baseline="middle">00
185
+ </tspan>
186
+ </text>
187
+ <line x1="40" y1="175" x2="80" y2="175" stroke="#000000" stroke-width="1"/>
188
+ <line x1="40" y1="205" x2="80" y2="205" stroke="#000000" stroke-width="1"/>
189
+ <line x1="40" y1="175" x2="40" y2="205" stroke="#000000" stroke-width="1"/>
190
+
191
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif"
192
+ font-style="italic" x="120" y="191" text-anchor="middle"
193
+ dominant-baseline="middle">entry_count
194
+ </text>
195
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif"
196
+ font-style="italic" x="280" y="191" text-anchor="middle"
197
+ dominant-baseline="middle">unknown
198
+ <tspan font-size="70%" dy="0.5ex" dominant-baseline="middle">4</tspan>
199
+ </text>
200
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif"
201
+ font-style="italic" x="440" y="191" text-anchor="middle"
202
+ dominant-baseline="middle">unknown
203
+ <tspan font-size="70%" dy="0.5ex" dominant-baseline="middle">5</tspan>
204
+ </text>
205
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif"
206
+ font-style="italic" x="600" y="191" text-anchor="middle"
207
+ dominant-baseline="middle">unknown
208
+ <tspan font-size="70%" dy="0.5ex" dominant-baseline="middle">6</tspan>
209
+ </text>
210
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif"
211
+ font-style="italic" x="120" y="221" text-anchor="middle"
212
+ dominant-baseline="middle">unknown
213
+ <tspan font-size="70%" dy="0.5ex" dominant-baseline="middle">3</tspan>
214
+ </text>
215
+
216
+ <line x1="80" y1="175" x2="120" y2="175" stroke="#000000" stroke-width="1"/>
217
+ <line x1="80" y1="205" x2="120" y2="205" stroke="#000000" stroke-width="1"/>
218
+ <line x1="120" y1="175" x2="160" y2="175" stroke="#000000" stroke-width="1"/>
219
+ <line x1="120" y1="205" x2="160" y2="205" stroke="#000000" stroke-width="1"/>
220
+ <line x1="160" y1="175" x2="200" y2="175" stroke="#000000" stroke-width="1"/>
221
+ <line x1="160" y1="205" x2="200" y2="205" stroke="#000000" stroke-width="1"/>
222
+ <line x1="200" y1="175" x2="240" y2="175" stroke="#000000" stroke-width="1"/>
223
+ <line x1="200" y1="205" x2="240" y2="205" stroke="#000000" stroke-width="1"/>
224
+ <line x1="200" y1="175" x2="200" y2="205" stroke="#000000" stroke-width="1"/>
225
+ <line x1="240" y1="175" x2="280" y2="175" stroke="#000000" stroke-width="1"/>
226
+ <line x1="240" y1="205" x2="280" y2="205" stroke="#000000" stroke-width="1"/>
227
+ <line x1="280" y1="175" x2="320" y2="175" stroke="#000000" stroke-width="1"/>
228
+ <line x1="280" y1="205" x2="320" y2="205" stroke="#000000" stroke-width="1"/>
229
+ <line x1="320" y1="175" x2="360" y2="175" stroke="#000000" stroke-width="1"/>
230
+ <line x1="320" y1="205" x2="360" y2="205" stroke="#000000" stroke-width="1"/>
231
+ <line x1="360" y1="175" x2="360" y2="205" stroke="#000000" stroke-width="1"/>
232
+ <line x1="360" y1="175" x2="400" y2="175" stroke="#000000" stroke-width="1"/>
233
+ <line x1="360" y1="205" x2="400" y2="205" stroke="#000000" stroke-width="1"/>
234
+ <line x1="360" y1="175" x2="360" y2="205" stroke="#000000" stroke-width="1"/>
235
+
236
+ <line x1="400" y1="175" x2="440" y2="175" stroke="#000000" stroke-width="1"/>
237
+ <line x1="400" y1="205" x2="440" y2="205" stroke="#000000" stroke-width="1"/>
238
+ <line x1="440" y1="175" x2="480" y2="175" stroke="#000000" stroke-width="1"/>
239
+ <line x1="440" y1="205" x2="480" y2="205" stroke="#000000" stroke-width="1"/>
240
+ <line x1="480" y1="175" x2="520" y2="175" stroke="#000000" stroke-width="1"/>
241
+ <line x1="480" y1="205" x2="520" y2="205" stroke="#000000" stroke-width="1"/>
242
+ <line x1="520" y1="175" x2="520" y2="205" stroke="#000000" stroke-width="1"/>
243
+
244
+ <line x1="520" y1="175" x2="560" y2="175" stroke="#000000" stroke-width="1"/>
245
+ <line x1="520" y1="205" x2="560" y2="205" stroke="#000000" stroke-width="1"/>
246
+
247
+ <line x1="560" y1="175" x2="600" y2="175" stroke="#000000" stroke-width="1"/>
248
+ <line x1="560" y1="205" x2="600" y2="205" stroke="#000000" stroke-width="1"/>
249
+
250
+ <line x1="600" y1="175" x2="640" y2="175" stroke="#000000" stroke-width="1"/>
251
+ <line x1="600" y1="205" x2="640" y2="205" stroke="#000000" stroke-width="1"/>
252
+
253
+ <line x1="640" y1="175" x2="680" y2="175" stroke="#000000" stroke-width="1"/>
254
+ <line x1="640" y1="205" x2="680" y2="205" stroke="#000000" stroke-width="1"/>
255
+ <line x1="680" y1="175" x2="680" y2="205" stroke="#000000" stroke-width="1"/>
256
+
257
+ <text font-size="11" font-family="Palatino, Georgia, Times New Roman, serif"
258
+ font-style="italic" dominant-baseline="middle" x="35" y="190"
259
+ text-anchor="end">i+
260
+ <tspan font-size="11" font-family="Courier New, monospace"
261
+ dominant-baseline="middle">00
262
+ </tspan>
263
+ </text>
264
+ <text font-size="11" font-family="Palatino, Georgia, Times New Roman, serif"
265
+ font-style="italic" dominant-baseline="middle" x="35" y="220"
266
+ text-anchor="end">i+
267
+ <tspan font-size="11" font-family="Courier New, monospace"
268
+ dominant-baseline="middle">10
269
+ </tspan>
270
+ </text>
271
+ <line x1="40" y1="205" x2="80" y2="205" stroke="#000000" stroke-width="1"/>
272
+ <line x1="40" y1="235" x2="80" y2="235" stroke="#000000" stroke-width="1"/>
273
+
274
+ <line x1="40" y1="205" x2="40" y2="235" stroke="#000000" stroke-width="1"/>
275
+ <line x1="80" y1="205" x2="120" y2="205" stroke="#000000" stroke-width="1"/>
276
+ <line x1="80" y1="235" x2="120" y2="235" stroke="#000000" stroke-width="1"/>
277
+
278
+ <line x1="120" y1="205" x2="160" y2="205" stroke="#000000" stroke-width="1"/>
279
+ <line x1="120" y1="235" x2="160" y2="235" stroke="#000000" stroke-width="1"/>
280
+
281
+ <line x1="160" y1="205" x2="200" y2="205" stroke="#000000" stroke-width="1"/>
282
+ <line x1="160" y1="235" x2="200" y2="235" stroke="#000000" stroke-width="1"/>
283
+ <line x1="200" y1="235" x2="240" y2="235" stroke="#000000" stroke-width="1"/>
284
+ <line x1="240" y1="235" x2="280" y2="235" stroke="#000000" stroke-width="1"/>
285
+ <line x1="280" y1="235" x2="320" y2="235" stroke="#000000" stroke-width="1"/>
286
+ <line x1="320" y1="235" x2="520" y2="235" stroke="#000000" stroke-width="1"/>
287
+ <line x1="200" y1="205" x2="200" y2="235" stroke="#000000" stroke-width="1"/>
288
+ <line x1="520" y1="205" x2="520" y2="235" stroke="#000000" stroke-width="1"/>
289
+
290
+ <line stroke-dasharray="1,3" x1="240" y1="205" x2="240" y2="235" stroke="#000000"
291
+ stroke-width="1"/>
292
+ <line stroke-dasharray="1,3" x1="240" y1="205" x2="280" y2="205" stroke="#000000"
293
+ stroke-width="1"/>
294
+ <line stroke-dasharray="1,3" x1="280" y1="205" x2="280" y2="235" stroke="#000000"
295
+ stroke-width="1"/>
296
+ <line stroke-dasharray="1,3" x1="240" y1="205" x2="240" y2="235" stroke="#000000"
297
+ stroke-width="1"/>
298
+ <line stroke-dasharray="1,3" x1="280" y1="205" x2="320" y2="205" stroke="#000000"
299
+ stroke-width="1"/>
300
+ <line stroke-dasharray="1,3" x1="320" y1="205" x2="320" y2="235" stroke="#000000"
301
+ stroke-width="1"/>
302
+ <line stroke-dasharray="1,3" x1="280" y1="205" x2="280" y2="235" stroke="#000000"
303
+ stroke-width="1"/>
304
+ <line stroke-dasharray="1,3" x1="320" y1="205" x2="360" y2="205" stroke="#000000"
305
+ stroke-width="1"/>
306
+ <line stroke-dasharray="1,3" x1="320" y1="205" x2="320" y2="235" stroke="#000000"
307
+ stroke-width="1"/>
308
+ <line stroke-dasharray="1,3" x1="360" y1="205" x2="360" y2="235" stroke="#000000"
309
+ stroke-width="1"/>
310
+ <line stroke-dasharray="1,3" x1="360" y1="205" x2="360" y2="235" stroke="#000000"
311
+ stroke-width="1"/>
312
+ <line stroke-dasharray="1,3" x1="400" y1="205" x2="400" y2="235" stroke="#000000"
313
+ stroke-width="1"/>
314
+ <line stroke-dasharray="1,3" x1="400" y1="205" x2="400" y2="235" stroke="#000000"
315
+ stroke-width="1"/>
316
+ <line stroke-dasharray="1,3" x1="440" y1="205" x2="440" y2="235" stroke="#000000"
317
+ stroke-width="1"/>
318
+ <line stroke-dasharray="1,3" x1="440" y1="205" x2="440" y2="235" stroke="#000000"
319
+ stroke-width="1"/>
320
+ <line stroke-dasharray="1,3" x1="480" y1="205" x2="480" y2="235" stroke="#000000"
321
+ stroke-width="1"/>
322
+ <line stroke-dasharray="1,3" x1="480" y1="205" x2="480" y2="235" stroke="#000000"
323
+ stroke-width="1"/>
324
+ </svg>
@@ -0,0 +1,253 @@
1
+ <svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
2
+ xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="681" height="236"
3
+ viewBox="0 0 681 236">
4
+ <text x="60" y="8" font-family="Courier New, monospace" font-size="11"
5
+ dominant-baseline="middle" text-anchor="middle">0
6
+ </text>
7
+ <text x="100" y="8" font-family="Courier New, monospace" font-size="11"
8
+ dominant-baseline="middle" text-anchor="middle">1
9
+ </text>
10
+ <text x="140" y="8" font-family="Courier New, monospace" font-size="11"
11
+ dominant-baseline="middle" text-anchor="middle">2
12
+ </text>
13
+ <text x="180" y="8" font-family="Courier New, monospace" font-size="11"
14
+ dominant-baseline="middle" text-anchor="middle">3
15
+ </text>
16
+ <text x="220" y="8" font-family="Courier New, monospace" font-size="11"
17
+ dominant-baseline="middle" text-anchor="middle">4
18
+ </text>
19
+ <text x="260" y="8" font-family="Courier New, monospace" font-size="11"
20
+ dominant-baseline="middle" text-anchor="middle">5
21
+ </text>
22
+ <text x="300" y="8" font-family="Courier New, monospace" font-size="11"
23
+ dominant-baseline="middle" text-anchor="middle">6
24
+ </text>
25
+ <text x="340" y="8" font-family="Courier New, monospace" font-size="11"
26
+ dominant-baseline="middle" text-anchor="middle">7
27
+ </text>
28
+ <text x="380" y="8" font-family="Courier New, monospace" font-size="11"
29
+ dominant-baseline="middle" text-anchor="middle">8
30
+ </text>
31
+ <text x="420" y="8" font-family="Courier New, monospace" font-size="11"
32
+ dominant-baseline="middle" text-anchor="middle">9
33
+ </text>
34
+ <text x="460" y="8" font-family="Courier New, monospace" font-size="11"
35
+ dominant-baseline="middle" text-anchor="middle">a
36
+ </text>
37
+ <text x="500" y="8" font-family="Courier New, monospace" font-size="11"
38
+ dominant-baseline="middle" text-anchor="middle">b
39
+ </text>
40
+ <text x="540" y="8" font-family="Courier New, monospace" font-size="11"
41
+ dominant-baseline="middle" text-anchor="middle">c
42
+ </text>
43
+ <text x="580" y="8" font-family="Courier New, monospace" font-size="11"
44
+ dominant-baseline="middle" text-anchor="middle">d
45
+ </text>
46
+ <text x="620" y="8" font-family="Courier New, monospace" font-size="11"
47
+ dominant-baseline="middle" text-anchor="middle">e
48
+ </text>
49
+ <text x="660" y="8" font-family="Courier New, monospace" font-size="11"
50
+ dominant-baseline="middle" text-anchor="middle">f
51
+ </text>
52
+ <rect x="40" y="15" height="30" width="160" fill="#ffffa0"/>
53
+ <line x1="40" y1="15" x2="200" y2="15" stroke="#000000" stroke-width="1"/>
54
+ <line x1="40" y1="45" x2="200" y2="45" stroke="#000000" stroke-width="1"/>
55
+ <line x1="200" y1="15" x2="200" y2="45" stroke="#000000" stroke-width="1"/>
56
+ <line x1="40" y1="15" x2="40" y2="45" stroke="#000000" stroke-width="1"/>
57
+ <text font-size="18" font-family="Courier New, monospace" x="120" y="31"
58
+ text-anchor="middle" dominant-baseline="middle">PQT2
59
+ </text>
60
+ <rect x="200" y="15" height="30" width="160" fill="#ffffa0"/>
61
+ <line x1="200" y1="15" x2="360" y2="15" stroke="#000000" stroke-width="1"/>
62
+ <line x1="200" y1="45" x2="360" y2="45" stroke="#000000" stroke-width="1"/>
63
+ <line x1="360" y1="15" x2="360" y2="45" stroke="#000000" stroke-width="1"/>
64
+ <line x1="200" y1="15" x2="200" y2="45" stroke="#000000" stroke-width="1"/>
65
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif"
66
+ font-style="italic" x="280" y="31" text-anchor="middle"
67
+ dominant-baseline="middle">len_header
68
+ </text>
69
+ <rect x="360" y="15" height="30" width="160" fill="#ffffa0"/>
70
+ <line x1="360" y1="15" x2="520" y2="15" stroke="#000000" stroke-width="1"/>
71
+ <line x1="360" y1="45" x2="520" y2="45" stroke="#000000" stroke-width="1"/>
72
+ <line x1="520" y1="15" x2="520" y2="45" stroke="#000000" stroke-width="1"/>
73
+ <line x1="360" y1="15" x2="360" y2="45" stroke="#000000" stroke-width="1"/>
74
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif"
75
+ font-style="italic" x="440" y="31" text-anchor="middle"
76
+ dominant-baseline="middle">len_tag
77
+ </text>
78
+ <rect x="520" y="15" height="30" width="160" fill="#ffffa0"/>
79
+ <line x1="520" y1="15" x2="680" y2="15" stroke="#000000" stroke-width="1"/>
80
+ <line x1="520" y1="45" x2="680" y2="45" stroke="#000000" stroke-width="1"/>
81
+ <line x1="680" y1="15" x2="680" y2="45" stroke="#000000" stroke-width="1"/>
82
+ <line x1="520" y1="15" x2="520" y2="45" stroke="#000000" stroke-width="1"/>
83
+
84
+ <line stroke-dasharray="1,3" x1="560" y1="15" x2="560" y2="45" stroke="#000000"
85
+ stroke-width="1"/>
86
+ <line stroke-dasharray="1,3" x1="560" y1="15" x2="560" y2="45" stroke="#000000"
87
+ stroke-width="1"/>
88
+ <line stroke-dasharray="1,3" x1="600" y1="15" x2="600" y2="45" stroke="#000000"
89
+ stroke-width="1"/>
90
+ <line stroke-dasharray="1,3" x1="600" y1="15" x2="600" y2="45" stroke="#000000"
91
+ stroke-width="1"/>
92
+ <line stroke-dasharray="1,3" x1="600" y1="15" x2="600" y2="45" stroke="#000000"
93
+ stroke-width="1"/>
94
+ <line stroke-dasharray="1,3" x1="640" y1="15" x2="640" y2="45" stroke="#000000"
95
+ stroke-width="1"/>
96
+ <line stroke-dasharray="1,3" x1="640" y1="15" x2="640" y2="45" stroke="#000000"
97
+ stroke-width="1"/>
98
+
99
+ <text font-size="11" font-family="Courier New, monospace"
100
+ dominant-baseline="middle" x="35" y="30" text-anchor="end">00
101
+ </text>
102
+ <text font-size="11" font-family="Courier New, monospace"
103
+ dominant-baseline="middle" x="35" y="60" text-anchor="end">10
104
+ </text>
105
+ <text font-size="11" font-family="Courier New, monospace"
106
+ dominant-baseline="middle" x="35" y="90" text-anchor="end">20
107
+ </text>
108
+ <text font-size="11" font-family="Courier New, monospace"
109
+ dominant-baseline="middle" x="35" y="120" text-anchor="end">30
110
+ </text>
111
+ <text font-size="11" font-family="Courier New, monospace"
112
+ dominant-baseline="middle" x="35" y="150" text-anchor="end">40
113
+ </text>
114
+
115
+ <rect x="40" y="45" height="30" width="160" fill="#ffffa0"/>
116
+ <line x1="40" y1="45" x2="80" y2="45" stroke="#000000" stroke-width="1"/>
117
+ <line x1="40" y1="75" x2="80" y2="75" stroke="#000000" stroke-width="1"/>
118
+ <line x1="40" y1="45" x2="40" y2="75" stroke="#000000" stroke-width="1"/>
119
+ <line x1="80" y1="45" x2="200" y2="45" stroke="#000000" stroke-width="1"/>
120
+ <line x1="80" y1="75" x2="200" y2="75" stroke="#000000" stroke-width="1"/>
121
+ <line x1="200" y1="45" x2="200" y2="75" stroke="#000000" stroke-width="1"/>
122
+
123
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif"
124
+ font-style="italic" x="120" y="61" text-anchor="middle"
125
+ dominant-baseline="middle">unknown
126
+ <tspan font-size="70%" dy="0.5ex" dominant-baseline="middle">1</tspan>
127
+ </text>
128
+
129
+ <rect x="200" y="45" height="30" width="160" fill="#ffffa0"/>
130
+ <line x1="200" y1="45" x2="360" y2="45" stroke="#000000" stroke-width="1"/>
131
+ <line x1="200" y1="75" x2="360" y2="75" stroke="#000000" stroke-width="1"/>
132
+ <line x1="360" y1="45" x2="360" y2="75" stroke="#000000" stroke-width="1"/>
133
+ <line x1="200" y1="45" x2="200" y2="75" stroke="#000000" stroke-width="1"/>
134
+
135
+ <line stroke-dasharray="1,3" x1="240" y1="45" x2="240" y2="75" stroke="#000000"
136
+ stroke-width="1"/>
137
+ <line stroke-dasharray="1,3" x1="240" y1="45" x2="240" y2="75" stroke="#000000"
138
+ stroke-width="1"/>
139
+ <line stroke-dasharray="1,3" x1="280" y1="45" x2="280" y2="75" stroke="#000000"
140
+ stroke-width="1"/>
141
+ <line stroke-dasharray="1,3" x1="280" y1="45" x2="280" y2="75" stroke="#000000"
142
+ stroke-width="1"/>
143
+ <line stroke-dasharray="1,3" x1="320" y1="45" x2="320" y2="75" stroke="#000000"
144
+ stroke-width="1"/>
145
+ <line stroke-dasharray="1,3" x1="320" y1="45" x2="320" y2="75" stroke="#000000"
146
+ stroke-width="1"/>
147
+
148
+ <rect x="360" y="45" height="30" width="320" fill="#ffffa0"/>
149
+ <line x1="360" y1="45" x2="520" y2="45" stroke="#000000" stroke-width="1"/>
150
+ <line x1="360" y1="75" x2="520" y2="75" stroke="#000000" stroke-width="1"/>
151
+ <line x1="360" y1="45" x2="360" y2="75" stroke="#000000" stroke-width="1"/>
152
+
153
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif"
154
+ font-style="italic" x="520" y="61" text-anchor="middle"
155
+ dominant-baseline="middle">bpm
156
+ <tspan font-size="70%" dy="0.5ex" dominant-baseline="middle">1</tspan>
157
+ </text>
158
+
159
+ <rect x="40" y="75" height="30" width="320" fill="#ffffa0"/>
160
+ <rect x="360" y="75" height="30" width="320" fill="#ffffa0"/>
161
+ <rect x="40" y="105" height="30" width="320" fill="#ffffa0"/>
162
+
163
+
164
+ <line x1="520" y1="45" x2="560" y2="45" stroke="#000000" stroke-width="1"/>
165
+ <line x1="520" y1="75" x2="560" y2="75" stroke="#000000" stroke-width="1"/>
166
+
167
+ <line x1="560" y1="45" x2="600" y2="45" stroke="#000000" stroke-width="1"/>
168
+ <line x1="560" y1="75" x2="600" y2="75" stroke="#000000" stroke-width="1"/>
169
+
170
+ <line x1="600" y1="45" x2="640" y2="45" stroke="#000000" stroke-width="1"/>
171
+ <line x1="600" y1="75" x2="640" y2="75" stroke="#000000" stroke-width="1"/>
172
+
173
+ <line x1="640" y1="45" x2="680" y2="45" stroke="#000000" stroke-width="1"/>
174
+ <line x1="640" y1="75" x2="680" y2="75" stroke="#000000" stroke-width="1"/>
175
+ <line x1="680" y1="45" x2="680" y2="75" stroke="#000000" stroke-width="1"/>
176
+
177
+ <line x1="40" y1="75" x2="80" y2="75" stroke="#000000" stroke-width="1"/>
178
+ <line x1="40" y1="105" x2="80" y2="105" stroke="#000000" stroke-width="1"/>
179
+
180
+ <line x1="40" y1="75" x2="40" y2="105" stroke="#000000" stroke-width="1"/>
181
+ <line x1="80" y1="75" x2="120" y2="75" stroke="#000000" stroke-width="1"/>
182
+ <line x1="80" y1="105" x2="120" y2="105" stroke="#000000" stroke-width="1"/>
183
+
184
+ <line x1="120" y1="75" x2="160" y2="75" stroke="#000000" stroke-width="1"/>
185
+ <line x1="120" y1="105" x2="160" y2="105" stroke="#000000" stroke-width="1"/>
186
+
187
+ <line x1="160" y1="75" x2="200" y2="75" stroke="#000000" stroke-width="1"/>
188
+ <line x1="160" y1="105" x2="200" y2="105" stroke="#000000" stroke-width="1"/>
189
+
190
+ <line x1="200" y1="75" x2="280" y2="75" stroke="#000000" stroke-width="1"/>
191
+ <line x1="200" y1="105" x2="280" y2="105" stroke="#000000" stroke-width="1"/>
192
+
193
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif"
194
+ font-style="italic" x="200" y="91" text-anchor="middle"
195
+ dominant-baseline="middle">bpm
196
+ <tspan font-size="70%" dy="0.5ex" dominant-baseline="middle">2</tspan>
197
+ </text>
198
+
199
+
200
+ <line x1="280" y1="75" x2="360" y2="75" stroke="#000000" stroke-width="1"/>
201
+ <line x1="280" y1="105" x2="360" y2="105" stroke="#000000" stroke-width="1"/>
202
+ <line x1="360" y1="75" x2="360" y2="105" stroke="#000000" stroke-width="1"/>
203
+
204
+ <line x1="360" y1="75" x2="520" y2="75" stroke="#000000" stroke-width="1"/>
205
+ <line x1="360" y1="105" x2="520" y2="105" stroke="#000000" stroke-width="1"/>
206
+ <line x1="520" y1="75" x2="520" y2="105" stroke="#000000" stroke-width="1"/>
207
+ <line x1="360" y1="75" x2="360" y2="105" stroke="#000000" stroke-width="1"/>
208
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif"
209
+ font-style="italic" x="440" y="91" text-anchor="middle"
210
+ dominant-baseline="middle">entry_count
211
+ </text>
212
+ <line x1="680" y1="75" x2="680" y2="105" stroke="#000000" stroke-width="1"/>
213
+
214
+ <line x1="520" y1="75" x2="680" y2="75" stroke="#000000" stroke-width="1"/>
215
+ <line x1="520" y1="75" x2="520" y2="105" stroke="#000000" stroke-width="1"/>
216
+
217
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif" x="600"
218
+ y="91" text-anchor="middle" dominant-baseline="middle">unknown
219
+ <tspan font-size="70%" dy="0.5ex" dominant-baseline="middle">2</tspan>
220
+ </text>
221
+
222
+ <line x1="520" y1="105" x2="680" y2="105" stroke="#000000" stroke-width="1"/>
223
+ <line x1="520" y1="105" x2="680" y2="105" stroke="#000000" stroke-width="1"/>
224
+
225
+
226
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif" x="120"
227
+ y="121" text-anchor="middle" dominant-baseline="middle">unknown
228
+ <tspan font-size="70%" dy="0.5ex" dominant-baseline="middle">3</tspan>
229
+ </text>
230
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif" x="280"
231
+ y="121" text-anchor="middle" dominant-baseline="middle">unknown
232
+ <tspan font-size="70%" dy="0.5ex" dominant-baseline="middle">4</tspan>
233
+ </text>
234
+ <text font-size="18" font-family="Palatino, Georgia, Times New Roman, serif" x="520"
235
+ y="121" text-anchor="middle" dominant-baseline="middle">Beat entries
236
+ </text>
237
+
238
+ <line x1="40" y1="135" x2="360" y2="135" stroke="#000000" stroke-width="1"/>
239
+ <line x1="200" y1="105" x2="200" y2="135" stroke="#000000" stroke-width="1"/>
240
+ <line x1="360" y1="105" x2="360" y2="135" stroke="#000000" stroke-width="1"/>
241
+
242
+ <line stroke-dasharray="1,1" x1="40" y1="150" x2="680" y2="180" stroke="#000000"
243
+ stroke-width="1"/>
244
+ <line stroke-dasharray="1,1" x1="40" y1="160" x2="680" y2="190" stroke="#000000"
245
+ stroke-width="1"/>
246
+
247
+ <line x1="40" y1="105" x2="40" y2="150" stroke="#000000" stroke-width="1"/>
248
+ <line x1="40" y1="160" x2="40" y2="205" stroke="#000000" stroke-width="1"/>
249
+ <line x1="680" y1="105" x2="680" y2="180" stroke="#000000" stroke-width="1"/>
250
+ <line x1="680" y1="190" x2="680" y2="205" stroke="#000000" stroke-width="1"/>
251
+ <line x1="40" y1="205" x2="680" y2="205" stroke="#000000" stroke-width="1"/>
252
+
253
+ </svg>