annotate tests/test-summaries/expected/summaries-all-summaries-only.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 af8f6370c7a9
children
rev   line source
Chris@261 1 "./../audio/3clicks8.wav",0.000000000,4.992290250,count,430,"(count)"
Chris@261 2 ,0.000000000,4.992290250,max,503,"(maximum value)"
Chris@261 3 ,0.000000000,4.992290250,mean,169.391,"(mean value, continuous-time average)"
Chris@261 4 ,0.000000000,4.992290250,median,169,"(median value, continuous-time average)"
Chris@261 5 ,0.000000000,4.992290250,min,0,"(minimum value)"
Chris@261 6 ,0.000000000,4.992290250,mode,164,"(modal value, continuous-time average)"
Chris@261 7 ,0.000000000,4.992290250,sd,32.7775,"(standard deviation, continuous-time average)"
Chris@261 8 ,0.000000000,4.992290250,sum,72838,"(sum)"
Chris@261 9 ,0.000000000,4.992290250,variance,1074.36,"(variance, continuous-time average)"