|
From: Gerard J. <ju...@cy...> - 2013-01-13 08:55:51
|
flac most definitely does _not_ work. I asked about this in June. You might hope it would work through libsndfile, but it fails because of the way the sound files are loaded and used; the relevant source file is src/engines/common/SampleFile.cpp Here is the link to that thread: http://sourceforge.net/mailarchive/message.php?msg_id=29408426 The response was somewhat helpful, but not enough to motivate doing something about it. That little section of code is probably more confusing than it should be. -- G. Jungman |