|
From: Christian S. <chr...@ep...> - 2004-03-15 22:25:34
|
Es geschah am Friday 12 March 2004 14:34 als Piotr Sawicki schrieb: > It is working. Some gig files play as they should! but some don't, for > example 00_GM500_MegaPiano.gig is pitch shifted a tritone, Do you have a Gigasampler instrument editor? If yes you could use 'gigdump' (coming with libgig) to compare the values libgig reads (libgig is used in LinuxSampler to load the gig files) with the ones your Gigasampler instrument editor shows. You can checkout the latest version of libgig also from cvs.linuxsampler.org, with the same command line as LinuxSampler, just replace "co linuxsampler" by "co libgig". Unfortunately cvs.linuxsampler.org is currently down due to construction works, but I hope it will be online in the next days again. > pe_Rhodes_Slow.gig is not pitch shifted but the decay is to long. Which decay stage? Decay 1, decay 2? What are the exact values? CU Christian |