|
From: Garett S. <shu...@co...> - 2004-12-27 17:50:25
|
Hello, I have been fooling around with ls this weekend. I rechecked out ls and rebuild it on Friday (not sure if there was any change in cvs or not). I have found it to perform pretty well over the weekend. I setup an alsaseq filter to set all noteoff events to have a velocity of 1 and was able to play one of my patches without any issue! I did not reset the sampler or the channel for two days and was able to periodically sit down and jam. I did not notice any voice dropping or errors. Very nice! (this was with asm optimizations) However, none of the other patches I tried performed quite this well. On all of the other patches I try I eventually (after a minute or so) see: No unused stream found (OrderID:32) - report if this happens, this is a bug! No unused stream found (OrderID:33) - report if this happens, this is a bug! No unused stream found (OrderID:34) - report if this happens, this is a bug! No unused stream found (OrderID:35) - report if this happens, this is a bug! No unused stream found (OrderID:38) - report if this happens, this is a bug! No unused stream found (OrderID:39) - report if this happens, this is a bug! No unused stream found (OrderID:46) - report if this happens, this is a bug! ... No unused stream found (OrderID:66) - report if this happens, this is a bug! No unused stream found (OrderID:67) - report if this happens, this is a bug! No unused stream found (OrderID:68) - report if this happens, this is a bug! 0x4046d1e0Disk stream not available in time! 0x4046d1e0Disk stream not available in time! No unused stream found (OrderID:69) - report if this happens, this is a bug! ... No unused stream found (OrderID:90) - report if this happens, this is a bug! 0x4046d1e0Disk stream not available in time! No unused stream found (OrderID:91) - report if this happens, this is a bug! 0x4046d1e0Disk stream not available in time! 0x4046d1e0Disk stream not available in time! No unused stream found (OrderID:98) - report if this happens, this is a bug! 0x4046d1e0Disk stream not available in time! After this starts happening the voices drop at the same time as the Disk stream not available in time errors. Also, if I remove the channel after this happens and add a channel with the patch the works well I see this behavior. I can then kill ls, restart ls and add a channel with the patch that works well and it behaves properly. I'm not sure what the difference between that patches that I am using is that would allow one of them to work and not the others. They are all large (.9 - 1.8 GB) piano patches. I may ask Josh how gig support in libinstpatch is comming to see if it might be possible to use that to zero in on the differences that are causing these errors. I tried to find a demo patch that might illustrate the noteoff velocity issue I am encountering, but can only seem to find demo recordings of patches. I'm pretty sure that if I could create a one note patch that had the same sample (maybe just a sine wave) for noteon and noteoff I could recreate the problem. Maybe if libinstpatch gig support is mature enough I can use that to create such a patch. Let me know if there is any more information I can provide to assist. -Garett Vladimir Senkov wrote: >Garett, > >I'm glad it built. Too bad there are still problems, but hopefully >we'll get them resolved soon. >Are there any free or demo instruments that you can reproduce the >release bug with? It would be easier to track down this way. I have GS >so i could try it there as well to make sure that it works the same >way. >Two quick questions for latest LS: >When voices are dropped do you see any error messages printed out? >Like something being not ready, etc? :) >Does it behave the same with and without ASM optimization or is it >specific to ASM optimization? Optimization is on by default (if >hardware supports it) but it can be turned off by a cmd line option. > >Regards, >Vladimir. > >On Mon, 20 Dec 2004 22:57:12 -0700, Garett Shulman ><shu...@co...> wrote: > > >>Hey, >>I updated gcc to 3.3.5, checked out the current linuxsampler cvs and >>built successfully. However, linuxsampler now drops voices after only a >>few have been triggered (~6 voices). I rebuild the copy of linuxsampler >>that I checked out on Dec 5th and I don't notice any voice dropping even >>using the sustain pedal and triggering >30 voices. Also, I still get >>very loud release triggered voices on all of the patches that have >>release triggered voices. On the piano patch I have that has release >>triggered voices if I hold down the sustain pedal a key release triggers >>the voice that a corosponding key press would trigger (although much >>lounder than a key press) instead of the key release voice. I suppose it >>could be my patches as I haven't used them in gigastudio. Although all >>of the patches behave the same. I could create some recordings of this >>if that would be helpful. Very nice work none-the-less, though. Using >>the Dec 5th checkout and a patch without release voices I can jam away! >>I think that the jamming experience is very similar to what I can >>achieve with fluidsynth except that I am using a larger patch and taking >>up less ram! Right on! >>-Garett >> >>------------------------------------------------------- >>SF email is sponsored by - The IT Product Guide >>Read honest & candid reviews on hundreds of IT Products from real users. >>Discover which products truly live up to the hype. Start reading now. >>http://productguide.itmanagersjournal.com/ >>_______________________________________________ >>Linuxsampler-devel mailing list >>Lin...@li... >>https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel >> >> >> > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://productguide.itmanagersjournal.com/ >_______________________________________________ >Linuxsampler-devel mailing list >Lin...@li... >https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel > > |