Re: [Cs-dev] Towards a new release
Date | 2007-02-26 14:57 |
From | Michael Gogins |
Subject | Re: [Cs-dev] Towards a new release |
I have built a number of features on Ubuntu that I would like to include in the Debian package. Actually I am not sure which features are really new. The features I build include CsoundVST, the Java interface and Lua interfaces, the STK C++ opcodes, csound5gui, cseditor, and I think some other things. Later I will post a complete list of options in my build. If you know how to add things to the package, you could ry to build the additional features on your system and add them to the package; or you could tell me how to do add to the package; or I could learn on my own. What would you prefer? I would also appreciate a still more unobtrusive look and feel to csound5gui. If its developer is unwilling to do this I may give it a try -- I won't insist on packaging my version but I will put it out for comment. Regards, Mike -----Original Message----- >From: jpff |
Date | 2007-02-26 15:55 |
From | Andres Cabrera |
Subject | Re: [Cs-dev] Towards a new release |
Michael Gogins wrote: > I would also appreciate a still more unobtrusive look and feel to csound5gui. If its developer is unwilling to do this I may give it a try -- I won't insist on packaging my version but I will put it out for comment. > > Regards, > Mike > OK, OK, =) I'll post a new proposal tonight. Cheers, Andrés ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2007-02-26 16:42 |
From | Andres Cabrera |
Subject | Re: [Cs-dev] Towards a new release |
Hi, I've posted a new look for csound5gui. If you prefer something else, just commit it, I have no problem. Cheers, Andrés Michael Gogins wrote: > I have built a number of features on Ubuntu that I would like to include in the Debian package. Actually I am not sure which features are really new. The features I build include CsoundVST, the Java interface and Lua interfaces, the STK C++ opcodes, csound5gui, cseditor, and I think some other things. Later I will post a complete list of options in my build. > > If you know how to add things to the package, you could ry to build the additional features on your system and add them to the package; or you could tell me how to do add to the package; or I could learn on my own. What would you prefer? > > I would also appreciate a still more unobtrusive look and feel to csound5gui. If its developer is unwilling to do this I may give it a try -- I won't insist on packaging my version but I will put it out for comment. > > Regards, > Mike > > -----Original Message----- > >> From: jpff |
Date | 2007-02-26 20:33 |
From | Rory Walsh |
Subject | Re: [Cs-dev] Towards a new release |
Attachments | myTest.csd None None |
Sorry to throw a spanner in the works but I recently, last Friday, updated to windows version 5.04.2 and immediately it broke some of my instruments. I've attached one instrument which now give a segmentation fault which used to run fine before. I have removed any midi stuff from it as it was originally set up to work with midi..... can anyone spot what the problem might be? Rory. Andres Cabrera wrote: > Hi, > I've posted a new look for csound5gui. If you prefer something else, > just commit it, I have no problem. > > Cheers, > |
Date | 2007-02-26 20:46 |
From | Rory Walsh |
Subject | Re: [Cs-dev] Towards a new release |
I did some more messing around and found that the problem may be with 'outch'. Was it changed recently? The following .csd will kill csound for me if I try to output more than one channel using 'outch'. |
Date | 2007-02-27 04:38 |
From | Tim Mortimer |
Subject | Re: [Cs-dev] Towards a new release |
http://www.nabble.com/seqtime-%3D-utter-frustration-tf3207548.html#a8907329 was there any resolution to the seqtime issues pre 5.05 release?? personnaly i think excluding the start point from possible loop points is both counter-intuitive, & makes the object useless in some situations, but anyway. I hope trigseq proves a bit more user friendly/ bug free. i won't be trying it for a few days yet however.... anyway, i can probably find some workarounds using event & #define statements... thank you Csound illuminati/glitterati.... -- View this message in context: http://www.nabble.com/Towards-a-new-release-tf3292064.html#a9175252 Sent from the Csound - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2007-02-27 08:44 |
From | Tim Mortimer |
Subject | Re: [Cs-dev] Towards a new release |
Really my need for trigseq & seqtime is minimal, as i get deeper into it, I'm finding alternate methodologies.. I don't mind if this isn't fixed / if it's going to slow the whole process down. Just making sure it's not forgotten, that's all.... Tim Mortimer wrote: > > http://www.nabble.com/seqtime-%3D-utter-frustration-tf3207548.html#a8907329 > > was there any resolution to the seqtime issues pre 5.05 release?? > > personnaly i think excluding the start point from possible loop points is > both counter-intuitive, & makes the object useless in some situations, but > anyway. > > I hope trigseq proves a bit more user friendly/ bug free. i won't be > trying it for a few days yet however.... > > anyway, i can probably find some workarounds using event & #define > statements... > > thank you Csound illuminati/glitterati.... > -- View this message in context: http://www.nabble.com/Towards-a-new-release-tf3292064.html#a9177522 Sent from the Csound - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2007-02-27 09:49 |
From | "Oeyvind Brandtsegg" |
Subject | Re: [Cs-dev] Towards a new release |
Attachments | None |
Date | 2007-02-27 10:43 |
From | jpff |
Subject | Re: [Cs-dev] Towards a new release |
I have changed outch to remove the contorted code. It seems to have changed back at some stage.... I have been revising this code (again) this morning, and will check/commit as time allows ==John ffitch ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |