Re: [Linuxsampler-devel] Flac support for the SFZ sampler engine

2013-01-11 Thread Graham Goode
Hi, Yes, I have an sfz instrument (from the free samples that come with the Aria downloads) that loads and plays fine after I convert the flac files to wav (and adjust the sfz file accordingly) BUT loads and does NOT play when left as flac... Kind regards, GrahamG On 1/11/13, Christian Schoenebe

Re: [Linuxsampler-devel] SFZ: LinuxSampler <-> Aria

2013-01-11 Thread rosea.grammostola
On 01/11/2013 05:20 PM, Christian Schoenebeck wrote: > On Thursday 10 January 2013 17:14:36 rosea.grammostola wrote: >> It might be good to keep an eye on it, it would be nice if an SFZ file >> in Linuxsampler works in Aria and vice versa > > Sure, when you look at our SFZ(2) format implementation

Re: [Linuxsampler-devel] Flac support for the SFZ sampler engine

2013-01-11 Thread Christian Schoenebeck
On Friday 11 January 2013 07:57:43 Graham Goode wrote: > I'd like to know if the flac file format is supported in the SFZ > sampler engine of linuxsampler? Since the SFZ engine in LinuxSampler is utilizing libsndfile to handle audio formats, and since recent versions of libsndfile support this fo

Re: [Linuxsampler-devel] SFZ: LinuxSampler <-> Aria

2013-01-11 Thread Christian Schoenebeck
On Thursday 10 January 2013 17:14:36 rosea.grammostola wrote: > It might be good to keep an eye on it, it would be nice if an SFZ file > in Linuxsampler works in Aria and vice versa Sure, when you look at our SFZ(2) format implementation status page, you'll notice that, a while ago, we already ha