[fluid-dev] Re: libsndfile support for file rendering

2009-10-03 Thread josh
Quoting David Henningsson : j...@resonance.org skrev: I just committed libsndfile support for the fast file renderer and aufile driver. I had a quick look at the code and I think that it looks good. The new command line switches are: It was probably the best way to solve the problem, but I

[fluid-dev] Re: libsndfile support for file rendering

2009-10-03 Thread David Henningsson
j...@resonance.org skrev: > I just committed libsndfile support for the fast file renderer and > aufile driver. I had a quick look at the code and I think that it looks good. > The new command line switches are: It was probably the best way to solve the problem, but I'm afraid we'll run out of

[fluid-dev] Re: libsndfile support for file rendering

2009-10-03 Thread josh
I just committed libsndfile support for the fast file renderer and aufile driver. I decided to just add individual options for file type, audio format and endian byte order. These have corresponding settings audio.file.type/format/endian for use with the fluid_aufile.c driver. Some exam