view tests/test-parse-errors/inputs/invalid-xml.xml @ 273:5db279f1e0f8 piper-nopiper

Switch the multiple-audio tests to using amplitudefollower -- percussiononsets is too sensitive to the very low-level noise that comes from variations in mp3 decoder fixed-point arithmetic function choice
author Chris Cannam
date Fri, 25 Nov 2016 13:37:02 +0000
parents 56ff594b022c
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>A Title</title>
    <link>http://example.com</link>
    <description/>
    <!-- NB missing end-tag for channel -->
</rss>