|
From: fede <for...@gm...> - 2013-04-17 16:01:25
|
Hi all! I'm new in this mailing list and I'm italian, so sorry for my english. I'm developing a sfz library based on samples from London Philarmonia (I think that they are the best free sample library available in this moment). I aim to create a script that mixes samples and creates sfz file, so that we can distribute it indipendently by the license of London Philarmonia. I have writed a little c program to help me to find loop points for the samples. To test it I would need to insert the crossfade function. So I would ask you where are the lines of code in the LinuxSampler source tarball in which this function is defined. Also, I would use flac format. Where is the code to decompress flac files? (I would be totally sure that I'm using the same data of linuxsampler). |