use single newline char in VST info files.
authorRobin Gareus <robin@gareus.org>
Sat, 4 Oct 2014 16:01:43 +0000 (18:01 +0200)
committerRobin Gareus <robin@gareus.org>
Sat, 4 Oct 2014 16:01:43 +0000 (18:01 +0200)
commitadefca9dd25ca88d005e8008da34e7a2401d88c7
tree3b9f954626208acba111d0ec61e287c21fcb4794
parent29d89f012826cd6b19040c8511dec39cca7fbd01
use single newline char in VST info files.

windows writes \r\n to non-binary files and the VST
info parser does not handle that case.
libs/ardour/vst_info_file.cc