[Csnd] QuteCsound 0.3.2 beta
Date | 2008-10-22 02:39 |
From | "Andres Cabrera" |
Subject | [Csnd] QuteCsound 0.3.2 beta |
Attachments | None |
Date | 2008-10-22 04:43 |
From | "Dr. Richard Boulanger" |
Subject | [Csnd] Re: QuteCsound 0.3.2 beta |
Attachments | None None |
Date | 2008-10-22 12:58 |
From | peiman khosravi |
Subject | [Csnd] Re: QuteCsound 0.3.2 beta |
Hi Andrés, Thanks for the release. I cannot launch on intel osx though. Is this because I'm using a double version of csound perhaps? Best Peiman On 22 Oct 2008, at 02:39, Andres Cabrera wrote: > Hi all, > > A new development version of QuteCsound is now available at: > > https://sourceforge.net/project/showfiles.php? > group_id=227265&package_id=289578&release_id=634900 > > New in 0.3.2: > Sliders and Labels can now be created and deleted, and properties can > be edited and are saved in MacCsound format. > Finished implementing Find and Replace. > Added icons for Toolbar. > Many improvements in handling of supported MacCsound widgets. > New test release for PPC Macs. > > Known issues: > - Crash on OS X when running threaded and widgets are active > - Many of the Examples from MacCsound crash QuteCsound > > There's still a long way to go, but this version is an important > improvement from 0.3.1. > > Please try it out and let me know any problems or ideas you have. > > Cheers, > Andrés > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound" |
Date | 2008-10-22 13:56 |
From | "Andres Cabrera" |
Subject | [Csnd] Re: Re: QuteCsound 0.3.2 beta |
Attachments | None |
Date | 2008-10-22 14:39 |
From | peiman khosravi |
Subject | [Csnd] Re: Re: Re: QuteCsound 0.3.2 beta |
Thanks very much. I'm building now, hope it works... Peiman On 22 Oct 2008, at 13:56, Andres Cabrera wrote: > Hi Peiman, > > That is probably the problem. I build QuteCsound against the floats > version. Since you have built csound for doubles, building QuteCsound > should be a piece of cake. Here are the instructions: > > http://qutecsound.svn.sourceforge.net/viewvc/qutecsound/trunk/ > qutecsound/BUILDING?revision=55&view=markup > > Let me know if you need any help. > > Cheers, > Andrés > > On Wed, Oct 22, 2008 at 6:58 AM, peiman khosravi > |
Date | 2008-10-22 18:59 |
From | peiman khosravi |
Subject | [Csnd] Re: Re: Re: QuteCsound 0.3.2 beta |
Hello, Probably a very stupid question. What does "Execute "qmake" on the src/ dir of the postqc sources" mean? Thanks Peiman On 22 Oct 2008, at 13:56, Andres Cabrera wrote: > Hi Peiman, > > That is probably the problem. I build QuteCsound against the floats > version. Since you have built csound for doubles, building QuteCsound > should be a piece of cake. Here are the instructions: > > http://qutecsound.svn.sourceforge.net/viewvc/qutecsound/trunk/ > qutecsound/BUILDING?revision=55&view=markup > > Let me know if you need any help. > > Cheers, > Andrés > > On Wed, Oct 22, 2008 at 6:58 AM, peiman khosravi > |
Date | 2008-10-22 20:20 |
From | "Andres Cabrera" |
Subject | [Csnd] Re: Re: Re: Re: QuteCsound 0.3.2 beta |
Attachments | None |
Date | 2008-10-22 20:22 |
From | PINOT François |
Subject | [Csnd] Re: QuteCsound 0.3.2 beta |
Andres Cabrera a écrit : > Hi all, > > A new development version of QuteCsound is now available at: > > https://sourceforge.net/project/showfiles.php?group_id=227265&package_id=289578&release_id=634900 > > New in 0.3.2: > Sliders and Labels can now be created and deleted, and properties can > be edited and are saved in MacCsound format. > Finished implementing Find and Replace. > Added icons for Toolbar. > Many improvements in handling of supported MacCsound widgets. > New test release for PPC Macs. > > Known issues: > - Crash on OS X when running threaded and widgets are active > - Many of the Examples from MacCsound crash QuteCsound > > There's still a long way to go, but this version is an important > improvement from 0.3.1. > > Please try it out and let me know any problems or ideas you have. > > Cheers, > Andrés > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" > Hi Andrés, I just downloaded the sources of your project from the above URL to build a QuteCsound on my linux box (Ubuntu 8.04). But there's no Makefile in the src directory. Could you send me a copy of this Makefile? Best regards François |
Date | 2008-10-22 20:26 |
From | "Andres Cabrera" |
Subject | [Csnd] Re: Re: QuteCsound 0.3.2 beta |
Attachments | None |
Date | 2008-10-23 20:56 |
From | peiman khosravi |
Subject | [Csnd] Re: Re: Re: Re: Re: QuteCsound 0.3.2 beta |
Thanks for the clarification. So I run qmake "CONFIG += buid64" and it prints out these lines which seem promising: Project MESSAGE: Building for float (32-bit) csound. Project MESSAGE: For doubles use qmake "CONFIG += build64" Project MESSAGE: Building using CsoundLib Project MESSAGE: Building for float (32-bit) csound. Project MESSAGE: For doubles use qmake "CONFIG += build64" Project MESSAGE: Building using CsoundLib Project MESSAGE: Building for float (32-bit) csound. Project MESSAGE: For doubles use qmake "CONFIG += build64" Project MESSAGE: Building using CsoundLib Just to note that I had to manually copy CsoundLib64 which is where csound is installed to CsoundLib as qmake is looking for the latter, maybe this could be changed somehow? But after I don't see any xcode files. Running the osx-prepare-bundle.sh script gives me an error also and doesn't seem to work. Any suggestions are very much appreciated. Best Peiman On 22 Oct 2008, at 20:20, Andres Cabrera wrote:
|
Date | 2008-10-24 14:15 |
From | "Andres Cabrera" |
Subject | [Csnd] Re: Re: Re: Re: Re: Re: QuteCsound 0.3.2 beta |
Attachments | None |
Date | 2008-10-24 14:33 |
From | "peiman khosravi" |
Subject | [Csnd] Re: Re: Re: Re: Re: Re: Re: QuteCsound 0.3.2 beta |
Attachments | None None |
Date | 2008-10-24 14:34 |
From | "peiman khosravi" |
Subject | [Csnd] Re: Re: Re: Re: Re: Re: Re: QuteCsound 0.3.2 beta |
Attachments | None None |
Date | 2008-10-24 14:53 |
From | "peiman khosravi" |
Subject | [Csnd] Re: Re: Re: Re: Re: Re: Re: QuteCsound 0.3.2 beta |
Attachments | None None |
Date | 2008-10-24 14:59 |
From | "Andres Cabrera" |
Subject | [Csnd] Re: Re: Re: Re: Re: Re: Re: Re: QuteCsound 0.3.2 beta |
Attachments | None |
Date | 2008-10-24 15:12 |
From | "peiman khosravi" |
Subject | [Csnd] Re: Re: Re: Re: Re: Re: Re: Re: Re: QuteCsound 0.3.2 beta |
Attachments | None None |
Date | 2008-10-24 15:13 |
From | "peiman khosravi" |
Subject | [Csnd] Re: Re: Re: Re: Re: Re: Re: Re: Re: QuteCsound 0.3.2 beta |
Attachments | None None |