Re: [Bluemusic-users] displays
Brought to you by:
kunstmusik
|
From: Steven Yi <ste...@gm...> - 2015-04-06 20:34:01
|
Hi Menno, I think --displays generally doesn't work well with Blue, having to do with FLTK's interaction with Java's Swing user-interface library. What I should do at some point is to figure out how interface into Csound's display routines from Java (perhaps an issue should be added for that...). In the meanwhile, what you might want to try is to turn off use of the API and use the commandline runner. That will run Csound in its own process and should avoid any possible crashing. That will remove some realtime change capabilities, but might be enough for working through displaying things. steven p.s. - I finally found some time to work on Blue again. I'm trying to finish some work on redoing mouse handling with multi-line mode. Once that's done, I think what I'll do is release a preview build and ask for help in testing and identifying features that should be implemented for audio layers before release. On Mon, Apr 6, 2015 at 3:16 PM, Menno Knevel <mag...@gm...> wrote: > i am testing the padsynth with Blue - a great way to be able to loop a > section and experiment!. > I discovered that when i have set the start and end time with option > --displays at one point Blue freezes. I have to quit the program manually. > > > > -- > View this message in context: http://csound.1045644.n5.nabble.com/displays-tp5740855.html > Sent from the Csound - Blue - User mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT > Develop your own process in accordance with the BPMN 2 standard > Learn Process modeling best practices with Bonita BPM through live exercises > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF > _______________________________________________ > Bluemusic-users mailing list > Blu...@li... > https://lists.sourceforge.net/lists/listinfo/bluemusic-users |