From: Jeff W. <jww...@ya...> - 2005-03-17 01:35:25
|
--- Rib Rdb <ri...@gm...> wrote: > I tried CAProvider and the looping problem goes > away, but it randomly > crashes. Bahh. Does anyone else have this problem > with PlumStone? Obviously, you're running on a Mac. I tried Plumstone and was not able to get it working at all. Are the random crashes signal errors? If they are, you can go into User Preferences and click on the MIDI tab and adjust the MIDI Output Buffer Size and the MIDI Output Delay. This does not totally get rid of the signal error crashes but it cuts way down on their frequency. That seems to be about the best solution there is at this point (that is until Java 1.5 is released for the Mac). Right now I'm running on an old Blue & White G3 Mac and I have mine set with a buffer size of 128 and a delay of 100ms. You may want to try some different settings and see what works best for you. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Rib R. <ri...@gm...> - 2005-03-17 02:27:45
|
What usually happens is that the JVM segfaults when I try to edit a patch. I tried playing with the output buffer and it didn't seem to make a difference. On Wed, 16 Mar 2005 17:35:17 -0800 (PST), Jeff Weber <jww...@ya...> wrote: > --- Rib Rdb <ri...@gm...> wrote: > > I tried CAProvider and the looping problem goes > > away, but it randomly > > crashes. Bahh. Does anyone else have this problem > > with PlumStone? > > Obviously, you're running on a Mac. I tried Plumstone > and was not able to get it working at all. > > Are the random crashes signal errors? If they are, you > can go into User Preferences and click on the MIDI tab > and adjust the MIDI Output Buffer Size and the MIDI > Output Delay. This does not totally get rid of the > signal error crashes but it cuts way down on their > frequency. That seems to be about the best solution > there is at this point (that is until Java 1.5 is > released for the Mac). Right now I'm running on an old > Blue & White G3 Mac and I have mine set with a buffer > size of 128 and a delay of 100ms. You may want to try > some different settings and see what works best for you. > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > ------------------------------------------------------- > 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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Jsynthlib-devel mailing list > Jsy...@li... > https://lists.sourceforge.net/lists/listinfo/jsynthlib-devel > |
From: Rib R. <ri...@gm...> - 2005-03-17 05:04:58
|
I believe I found and fixed the bug in CAProvider causing this crash. I also changed it to maintain the order of the devices it gets from CoreMidi instead of scrambling them. On Wed, 16 Mar 2005 18:27:39 -0800, Rib Rdb <ri...@gm...> wrote: > What usually happens is that the JVM segfaults when I try to edit a > patch. I tried playing with the output buffer and it didn't seem to > make a difference. > > > On Wed, 16 Mar 2005 17:35:17 -0800 (PST), Jeff Weber > <jww...@ya...> wrote: > > --- Rib Rdb <ri...@gm...> wrote: > > > I tried CAProvider and the looping problem goes > > > away, but it randomly > > > crashes. Bahh. Does anyone else have this problem > > > with PlumStone? > > > > Obviously, you're running on a Mac. I tried Plumstone > > and was not able to get it working at all. > > > > Are the random crashes signal errors? If they are, you > > can go into User Preferences and click on the MIDI tab > > and adjust the MIDI Output Buffer Size and the MIDI > > Output Delay. This does not totally get rid of the > > signal error crashes but it cuts way down on their > > frequency. That seems to be about the best solution > > there is at this point (that is until Java 1.5 is > > released for the Mac). Right now I'm running on an old > > Blue & White G3 Mac and I have mine set with a buffer > > size of 128 and a delay of 100ms. You may want to try > > some different settings and see what works best for you. > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam protection around > > http://mail.yahoo.com > > > > ------------------------------------------------------- > > 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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > _______________________________________________ > > Jsynthlib-devel mailing list > > Jsy...@li... > > https://lists.sourceforge.net/lists/listinfo/jsynthlib-devel > > > |