These files contain multi-line NAME tags. It's the first time I encounter this and I have never read about it. I guess other players may use just the first line and ignore the other ones. ASAP prefers to validate the file against the spec: http://asap.sourceforge.net/sap-format.html
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I don't know how you did get these non-standard SAPs, but please find attached a Perl script I just wrote for you. It trims the NAME tags to their first line. Use this way:
perl cut-multiline-name.pl *.sap
I verified that the files you attached here can be played under ASAP once processed with my script.
Perl is pre-installed on Linux and OS X.
If you are on Windows, there are several ways to install it. My favorite is via https://cygwin.com/ setup - just select the package called "perl".
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
These files contain multi-line NAME tags. It's the first time I encounter this and I have never read about it. I guess other players may use just the first line and ignore the other ones. ASAP prefers to validate the file against the spec: http://asap.sourceforge.net/sap-format.html
And??? Just I have a lot of this files. I would like to listen them. any way?
Diff:
I don't know how you did get these non-standard SAPs, but please find attached a Perl script I just wrote for you. It trims the NAME tags to their first line. Use this way:
I verified that the files you attached here can be played under ASAP once processed with my script.
Perl is pre-installed on Linux and OS X.
If you are on Windows, there are several ways to install it. My favorite is via https://cygwin.com/ setup - just select the package called "perl".
Ok. Thanx. I try it