Csound Csound-dev Csound-tekno Search About

[Csnd] Csound5 ond 64 bit Windows

Date2012-02-20 08:55
FromPedro Kroger
Subject[Csnd] Csound5 ond 64 bit Windows
Hi,

Is there a binary of csound for 64 bit Windows? I only see a version for 32 bit Windows (i.e. Csound5.16-gnu-win32-d.exe). I want to use it with a 64bit version of python.

Thanks,


Pedro

--
http://pedrokroger.net





Date2012-02-20 17:17
FromMichael Gogins
SubjectRe: [Csnd] Csound5 ond 64 bit Windows
The Csound installer contains Csound compiled for 32 bit architecture
with 64 bit audio sample size. This will run on 64 bit Windows, e.g.
on Windows 7.

At this time, I am not aware of any build of Csound on Windows
specifically for 64 bit architecture. There would, however, be
advantages to such a build. It might run a little faster and it could
definitely use far more memory.

At some point, we will distribute such a build. Has anyone built
Csound for 64 bit architecture on Windows that I don't know about?

Regards,
Mike

On Mon, Feb 20, 2012 at 3:55 AM, Pedro Kroger  wrote:
> Hi,
>
> Is there a binary of csound for 64 bit Windows? I only see a version for 32 bit Windows (i.e. Csound5.16-gnu-win32-d.exe). I want to use it with a 64bit version of python.
>
> Thanks,
>
>
> Pedro
>
> --
> http://pedrokroger.net
>
>
>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>



-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com


Date2012-02-20 22:47
Fromandy fillebrown
SubjectRe: [Csnd] Csound5 ond 64 bit Windows
Qt, pthreads, lilbsndfile, and the core Csound library can be built
using mingw-w64.  I don't know about the other dependencies, but those
libraries work well.
http://mingw-w64.sourceforge.net/

Cheers,
~ andy.f



On Mon, Feb 20, 2012 at 12:17 PM, Michael Gogins
 wrote:
> The Csound installer contains Csound compiled for 32 bit architecture
> with 64 bit audio sample size. This will run on 64 bit Windows, e.g.
> on Windows 7.
>
> At this time, I am not aware of any build of Csound on Windows
> specifically for 64 bit architecture. There would, however, be
> advantages to such a build. It might run a little faster and it could
> definitely use far more memory.
>
> At some point, we will distribute such a build. Has anyone built
> Csound for 64 bit architecture on Windows that I don't know about?
>
> Regards,
> Mike
>
> On Mon, Feb 20, 2012 at 3:55 AM, Pedro Kroger  wrote:
>> Hi,
>>
>> Is there a binary of csound for 64 bit Windows? I only see a version for 32 bit Windows (i.e. Csound5.16-gnu-win32-d.exe). I want to use it with a 64bit version of python.
>>
>> Thanks,
>>
>>
>> Pedro
>>
>> --
>> http://pedrokroger.net
>>
>>
>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>
>
>
> --
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>


Date2012-02-20 23:11
FromErik de Castro Lopo
SubjectRe: [Csnd] Csound5 ond 64 bit Windows
andy fillebrown wrote:

> Qt, pthreads, libsndfile, and the core Csound library can be built
> using mingw-w64.  I don't know about the other dependencies, but those
> libraries work well.
> http://mingw-w64.sourceforge.net/

I distribute pre-build libsndfile binaries for 64 bit windows from
the libsndfile download page. Those binaries a built using mingw-w64.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/

Date2012-02-20 23:33
Fromandy fillebrown
SubjectRe: [Csnd] Csound5 ond 64 bit Windows
I forgot to mention that Qt does not build with gcc 4.7 yet.  I'm
using the gcc 4.6 release.

~ af



On Mon, Feb 20, 2012 at 6:11 PM, Erik de Castro Lopo
 wrote:
> andy fillebrown wrote:
>
>> Qt, pthreads, libsndfile, and the core Csound library can be built
>> using mingw-w64.  I don't know about the other dependencies, but those
>> libraries work well.
>> http://mingw-w64.sourceforge.net/
>
> I distribute pre-build libsndfile binaries for 64 bit windows from
> the libsndfile download page. Those binaries a built using mingw-w64.
>
> Erik
> --
> ----------------------------------------------------------------------
> Erik de Castro Lopo
> http://www.mega-nerd.com/
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>