annotate tests/test-csv-writer/expected/notes-regions-no-flags.csv @ 366:9f7297c47850
Update plugin handling to follow the smart pointers used in the svcore library. This is awkward in our context, and the outcome isn't a very nice one - but it
does look as if we had the potential for use-after-free in cases where a plugin
was both used "bare" and wrapped in an auto-deleting adapter; those should be
fixed now
author |
Chris Cannam |
date |
Thu, 23 Apr 2020 15:51:55 +0100 |
parents |
0fd5c3c28814 |
children |
|
rev |
line source |
Chris@156
|
1 "./../audio/20sec-silence.wav",0.000000000,1.750000000,0,"1 of 10: 0 at 0 dur. 1.75"
|
Chris@156
|
2 ,1.000000000,0.500000000,0.1,"2 of 10: 0.1 at 1 dur. 0.5"
|
Chris@156
|
3 ,2.000000000,1.750000000,0.2,"3 of 10: 0.2 at 2 dur. 1.75"
|
Chris@156
|
4 ,3.000000000,0.500000000,0.3,"4 of 10: 0.3 at 3 dur. 0.5"
|
Chris@156
|
5 ,4.000000000,1.750000000,0.4,"5 of 10: 0.4 at 4 dur. 1.75"
|
Chris@156
|
6 ,5.000000000,0.500000000,0.5,"6 of 10: 0.5 at 5 dur. 0.5"
|
Chris@156
|
7 ,6.000000000,1.750000000,0.6,"7 of 10: 0.6 at 6 dur. 1.75"
|
Chris@156
|
8 ,7.000000000,0.500000000,0.7,"8 of 10: 0.7 at 7 dur. 0.5"
|
Chris@156
|
9 ,8.000000000,1.750000000,0.8,"9 of 10: 0.8 at 8 dur. 1.75"
|
Chris@156
|
10 ,9.000000000,0.500000000,0.9,"10 of 10: 0.9 at 9 dur. 0.5"
|