|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
can someone try this file please?Can someone try out this blue-file (using your own sample) and explain to me why things won't work?
The file renders fine even when i make the automation line <phase6> visible, but when i add a point to the line Java goes to 100% CPU and in the console i see "null". The system is nearly frozen and i have to stop Blue (Contr+C) manually. <phase6> should be variable i think, because you can change it at k-rate. I use Suse 10.2 / JAD. help is appriciated Menno not_ok.blue |
|
|
Re: can someone try this file please?I'm still struggling with this issue. Is someone willing to help me explaining why this file won't run with <phase6> and several Automation Points? When i give <phase6> an initial value it works fine, but i like to change the frequency of the phasing effect from time to time.
(Please put in a sample of your own.) thanks, Menno |
|
|
Re: can someone try this file please?Hi Menno,
I just took a look and I believe it is because you are using a very large range for phase6 but also are using a resolution of .1. This situation is sort of known and the way around is to use no resolution (negative value) on the phase6 slider widget. For performance reason, I would recommend using a knob widget as large ranges and sliders seem to have problems. Please try these other options and let me know if it works; you can also file a bug about sliders and large ranges and I can look into it later. Thanks! steven On Fri, Apr 11, 2008 at 12:21 PM, menno <nabob_cd@...> wrote: > > I'm still struggling with this issue. Is someone willing to help me > explaining why this file won't run with <phase6> and several Automation > Points? When i give <phase6> an initial value it works fine, but i like to > change the frequency of the phasing effect from time to time. > (Please put in a sample of your own.) > > thanks, > Menno > > > ----- > http://home.hccnet.nl/mag.knevel/ > http://www.jamendo.com/de/album/6789/ > http://www.jamendo.com/en/album/7428/ > -- > View this message in context: http://www.nabble.com/can-someone-try-this-file-please--tp16528659p16628221.html > > Sent from the Csound - Blue - User mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Bluemusic-users mailing list > Bluemusic-users@... > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Bluemusic-users mailing list Bluemusic-users@... https://lists.sourceforge.net/lists/listinfo/bluemusic-users |
|
|
Re: can someone try this file please?Steven hello,
i changed the resolution of the Horizontal Slider to -1 and limited the frequencyrange to 5000 instead of 10.000. This works well and i can run 2 ExternalObjects with a variable <phase> without problems. First i thought it was a problem because it was generating too much data but now i think it IS a bug. I will file it as a bug. Thanks for your feedback! Menno |
| Free Forum Powered by Nabble | Forum Help |