Csound Csound-dev Csound-tekno Search About

[Csnd] Csound 6 Windows Installer Available

Date2013-04-29 03:55
FromMichael Gogins
Subject[Csnd] Csound 6 Windows Installer Available
I have uploaded to SourceForge a Windows installer for Csound 6. This is a release candidate. It contains everything the Csound 5 installer did, for the most part. 


The following features are missing:

Java API
CsoundQt
Cabbage
CsoundVST and vst4cs (built but not included)

We expect to be able to add these shortly.

There are a few additions:

WinSound for a GUI front end
pa_minlat to use for determining minimum usable latency on the sound card

Please let me know if there are any problems or if you have any suggestions.

The installer itself is now made using Inno Setup, which I find easier and cleaner to use than the Nullsoft Installer.

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

Date2013-04-29 04:20
FromMarc Demers
SubjectRE: [Csnd] Csound 6 Windows Installer Available

Hi Mike,

 

I’ll try it tomorrow and add CsoundQt and Cabbage.

 

Regards,

 

Marc

 

De : Michael Gogins [mailto:michael.gogins@gmail.com]
Envoyé : dimanche 28 avril 2013 22:56
À : Developer discussions; Csound
Objet : [Csnd] Csound 6 Windows Installer Available

 

I have uploaded to SourceForge a Windows installer for Csound 6. This is a release candidate. It contains everything the Csound 5 installer did, for the most part. 

 

 

The following features are missing:

 

Java API

CsoundQt

Cabbage

CsoundVST and vst4cs (built but not included)

 

We expect to be able to add these shortly.

 

There are a few additions:

 

WinSound for a GUI front end

pa_minlat to use for determining minimum usable latency on the sound card

 

Please let me know if there are any problems or if you have any suggestions.

 

The installer itself is now made using Inno Setup, which I find easier and cleaner to use than the Nullsoft Installer.

 

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


Date2013-04-29 04:41
FromAndres Cabrera
SubjectRe: [Csnd] Csound 6 Windows Installer Available
Hi,

CsoundQt will almost certainly not work yet, as the API has changed. I think Rory has already done the work for Cabbage.

Cheers,
Andrés


On Sun, Apr 28, 2013 at 8:20 PM, Marc Demers <caecos@hotmail.ca> wrote:

Hi Mike,

 

I’ll try it tomorrow and add CsoundQt and Cabbage.

 

Regards,

 

Marc

 

De : Michael Gogins [mailto:michael.gogins@gmail.com]
Envoyé : dimanche 28 avril 2013 22:56
À : Developer discussions; Csound
Objet : [Csnd] Csound 6 Windows Installer Available

 

I have uploaded to SourceForge a Windows installer for Csound 6. This is a release candidate. It contains everything the Csound 5 installer did, for the most part. 

 

 

The following features are missing:

 

Java API

CsoundQt

Cabbage

CsoundVST and vst4cs (built but not included)

 

We expect to be able to add these shortly.

 

There are a few additions:

 

WinSound for a GUI front end

pa_minlat to use for determining minimum usable latency on the sound card

 

Please let me know if there are any problems or if you have any suggestions.

 

The installer itself is now made using Inno Setup, which I find easier and cleaner to use than the Nullsoft Installer.

 

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



Date2013-04-29 07:11
FromTarmo Johannes
SubjectRe: [Csnd] Csound 6 Windows Installer Available

Hello,

 

how much modification does CsoundQt need to run with Csound6?

 

tarmo

 

On Sunday 28 April 2013 20:41:58 Andres Cabrera wrote:

Hi,

CsoundQt will almost certainly not work yet, as the API has changed. I think Rory has already done the work for Cabbage.

Cheers,
Andrés



On Sun, Apr 28, 2013 at 8:20 PM, Marc Demers <caecos@hotmail.ca> wrote:

Hi Mike,

 

I’ll try it tomorrow and add CsoundQt and Cabbage.

 

Regards,

 

Marc

 

De : Michael Gogins [mailto:michael.gogins@gmail.com]
Envoyé : dimanche 28 avril 2013 22:56
À : Developer discussions; Csound
Objet : [Csnd] Csound 6 Windows Installer Available

 

I have uploaded to SourceForge a Windows installer for Csound 6. This is a release candidate. It contains everything the Csound 5 installer did, for the most part. 

 

Can be downloaded from: http://sourceforge.net/projects/csound/files/csound6/csound6.0rc1/Setup_Csound6_1.exe/download

 

The following features are missing:

 

Java API

CsoundQt

Cabbage

CsoundVST and vst4cs (built but not included)

 

We expect to be able to add these shortly.

 

There are a few additions:

 

WinSound for a GUI front end

pa_minlat to use for determining minimum usable latency on the sound card

 

Please let me know if there are any problems or if you have any suggestions.

 

The installer itself is now made using Inno Setup, which I find easier and cleaner to use than the Nullsoft Installer.

 

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





Date2013-04-29 10:01
FromMichael Rhoades
SubjectRe: [Csnd] Csound 6 Windows Installer Available
Michael, will installing Csound 6 overwrite anything causing Csound 5 to 
fail or can I have them both working on the same machine?

Huge thanks to you and all of the developers!!

Michael Rhoades
http://www.perceptionfactory.com


On 4/28/13 10:55 PM, Michael Gogins wrote:
> I have uploaded to SourceForge a Windows installer for Csound 6. This 
> is a release candidate. It contains everything the Csound 5 installer 
> did, for the most part.
>
> Can be downloaded from: 
> http://sourceforge.net/projects/csound/files/csound6/csound6.0rc1/Setup_Csound6_1.exe/download
>
> The following features are missing:
>
> Java API
> CsoundQt
> Cabbage
> CsoundVST and vst4cs (built but not included)
>
> We expect to be able to add these shortly.
>
> There are a few additions:
>
> WinSound for a GUI front end
> pa_minlat to use for determining minimum usable latency on the sound card
>
> Please let me know if there are any problems or if you have any 
> suggestions.
>
> The installer itself is now made using Inno Setup, which I find easier 
> and cleaner to use than the Nullsoft Installer.
>
> -- 
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com


Date2013-04-30 21:36
FromDavid Mooney
SubjectRe: [Csnd] Csound 6 Windows Installer Available

Thanks, Michael--

I use an older computer for Csound that runs on WindowsXP and is not connected to the Internet, so two questions:

--Is the download going to read the OS of the computer I'm using to download it, or...
--Is compatibility with XP not an issue?

--David Mooney


On Sun, Apr 28, 2013 at 10:55 PM, Michael Gogins <michael.gogins@gmail.com> wrote:
I have uploaded to SourceForge a Windows installer for Csound 6. This is a release candidate. It contains everything the Csound 5 installer did, for the most part. 


The following features are missing:

Java API
CsoundQt
Cabbage
CsoundVST and vst4cs (built but not included)

We expect to be able to add these shortly.

There are a few additions:

WinSound for a GUI front end
pa_minlat to use for determining minimum usable latency on the sound card

Please let me know if there are any problems or if you have any suggestions.

The installer itself is now made using Inno Setup, which I find easier and cleaner to use than the Nullsoft Installer.

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



--
Opaque Melodies
http://opaquemelodies.com

Date2013-04-30 22:28
FromMichael Gogins
SubjectRe: [Csnd] Csound 6 Windows Installer Available

Its probably not compatible, but the issue will be the CPU. try it and see.

On Apr 30, 2013 4:36 PM, "David Mooney" <dmooney023@gmail.com> wrote:

Thanks, Michael--

I use an older computer for Csound that runs on WindowsXP and is not connected to the Internet, so two questions:

--Is the download going to read the OS of the computer I'm using to download it, or...
--Is compatibility with XP not an issue?

--David Mooney


On Sun, Apr 28, 2013 at 10:55 PM, Michael Gogins <michael.gogins@gmail.com> wrote:
I have uploaded to SourceForge a Windows installer for Csound 6. This is a release candidate. It contains everything the Csound 5 installer did, for the most part. 


The following features are missing:

Java API
CsoundQt
Cabbage
CsoundVST and vst4cs (built but not included)

We expect to be able to add these shortly.

There are a few additions:

WinSound for a GUI front end
pa_minlat to use for determining minimum usable latency on the sound card

Please let me know if there are any problems or if you have any suggestions.

The installer itself is now made using Inno Setup, which I find easier and cleaner to use than the Nullsoft Installer.

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



--
Opaque Melodies
http://opaquemelodies.com

Date2013-04-30 22:58
FromMichael Rhoades
SubjectRe: [Csnd] Csound 6 Windows Installer Available
I just installed Csound 6 on my windows XP machine. When I try to start 
Winsound I get an error stating "Cannot find intl.dll". I have searched 
the drive I installed it on, in the default folder, and find no DLL by 
that name so it is not just a path issue.

Any ideas as to what I am missing?



On 4/30/13 4:36 PM, David Mooney wrote:
>
> Thanks, Michael--
>
> I use an older computer for Csound that runs on WindowsXP and is not 
> connected to the Internet, so two questions:
>
> --Is the download going to read the OS of the computer I'm using to 
> download it, or...
> --Is compatibility with XP not an issue?
>
> --David Mooney

Date2013-04-30 23:17
FromMichael Gogins
SubjectRe: [Csnd] Csound 6 Windows Installer Available
This is an error in the setup program. Try renaming libintl-8.dll to intl.dll and see what happens. I will fix the installer.


On Tue, Apr 30, 2013 at 5:58 PM, Michael Rhoades <mrhoades@perceptionfactory.com> wrote:
I just installed Csound 6 on my windows XP machine. When I try to start Winsound I get an error stating "Cannot find intl.dll". I have searched the drive I installed it on, in the default folder, and find no DLL by that name so it is not just a path issue.

Any ideas as to what I am missing?




On 4/30/13 4:36 PM, David Mooney wrote:

Thanks, Michael--

I use an older computer for Csound that runs on WindowsXP and is not connected to the Internet, so two questions:

--Is the download going to read the OS of the computer I'm using to download it, or...
--Is compatibility with XP not an issue?

--David Mooney


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

Date2013-04-30 23:32
FromMichael Rhoades
SubjectRe: [Csnd] Csound 6 Windows Installer Available
It did not like that either. When I renamed it and started Winsound it then said "Cannot find libintl-8.dll. So I then made a copy of what was now named intl.dll and named it libintl-8.dll but then when I restarted Winsound I get an error stating "The procedure entry point libintl_printf could not be located in the Dynamic Link Library intl.dll".

Hope this helps.

On 4/30/13 6:17 PM, Michael Gogins wrote:
This is an error in the setup program. Try renaming libintl-8.dll to intl.dll and see what happens. I will fix the installer.


On Tue, Apr 30, 2013 at 5:58 PM, Michael Rhoades <mrhoades@perceptionfactory.com> wrote:
I just installed Csound 6 on my windows XP machine. When I try to start Winsound I get an error stating "Cannot find intl.dll". I have searched the drive I installed it on, in the default folder, and find no DLL by that name so it is not just a path issue.

Any ideas as to what I am missing?




On 4/30/13 4:36 PM, David Mooney wrote:

Thanks, Michael--

I use an older computer for Csound that runs on WindowsXP and is not connected to the Internet, so two questions:

--Is the download going to read the OS of the computer I'm using to download it, or...
--Is compatibility with XP not an issue?

--David Mooney


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


Date2013-05-01 13:45
FromDavid Mooney
SubjectRe: [Csnd] Csound 6 Windows Installer Available
OK--Heading out of town until late next week so won't get to this for a while. I'll let you know.

--David Mooney


On Tue, Apr 30, 2013 at 5:28 PM, Michael Gogins <michael.gogins@gmail.com> wrote:

Its probably not compatible, but the issue will be the CPU. try it and see.

On Apr 30, 2013 4:36 PM, "David Mooney" <dmooney023@gmail.com> wrote:

Thanks, Michael--

I use an older computer for Csound that runs on WindowsXP and is not connected to the Internet, so two questions:

--Is the download going to read the OS of the computer I'm using to download it, or...
--Is compatibility with XP not an issue?

--David Mooney


On Sun, Apr 28, 2013 at 10:55 PM, Michael Gogins <michael.gogins@gmail.com> wrote:
I have uploaded to SourceForge a Windows installer for Csound 6. This is a release candidate. It contains everything the Csound 5 installer did, for the most part. 


The following features are missing:

Java API
CsoundQt
Cabbage
CsoundVST and vst4cs (built but not included)

We expect to be able to add these shortly.

There are a few additions:

WinSound for a GUI front end
pa_minlat to use for determining minimum usable latency on the sound card

Please let me know if there are any problems or if you have any suggestions.

The installer itself is now made using Inno Setup, which I find easier and cleaner to use than the Nullsoft Installer.

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



--
Opaque Melodies
http://opaquemelodies.com



--
Opaque Melodies
http://opaquemelodies.com

Date2013-05-01 13:47
FromMichael Gogins
SubjectRe: [Csnd] Csound 6 Windows Installer Available
I will also add iconv. I think I know what the problem is, Csound uses one version of these and FluidSynth which is used as a library by the fluid opcodes uses another version. I think the names are different so I can install both versions. I will do that before the end of the weekend.

Regards,
Mike


On Wed, May 1, 2013 at 8:45 AM, David Mooney <dmooney023@gmail.com> wrote:
OK--Heading out of town until late next week so won't get to this for a while. I'll let you know.

--David Mooney


On Tue, Apr 30, 2013 at 5:28 PM, Michael Gogins <michael.gogins@gmail.com> wrote:

Its probably not compatible, but the issue will be the CPU. try it and see.

On Apr 30, 2013 4:36 PM, "David Mooney" <dmooney023@gmail.com> wrote:

Thanks, Michael--

I use an older computer for Csound that runs on WindowsXP and is not connected to the Internet, so two questions:

--Is the download going to read the OS of the computer I'm using to download it, or...
--Is compatibility with XP not an issue?

--David Mooney


On Sun, Apr 28, 2013 at 10:55 PM, Michael Gogins <michael.gogins@gmail.com> wrote:
I have uploaded to SourceForge a Windows installer for Csound 6. This is a release candidate. It contains everything the Csound 5 installer did, for the most part. 


The following features are missing:

Java API
CsoundQt
Cabbage
CsoundVST and vst4cs (built but not included)

We expect to be able to add these shortly.

There are a few additions:

WinSound for a GUI front end
pa_minlat to use for determining minimum usable latency on the sound card

Please let me know if there are any problems or if you have any suggestions.

The installer itself is now made using Inno Setup, which I find easier and cleaner to use than the Nullsoft Installer.

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



--
Opaque Melodies
http://opaquemelodies.com



--
Opaque Melodies
http://opaquemelodies.com



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

Date2013-05-01 13:49
FromMichael Gogins
SubjectRe: [Csnd] Csound 6 Windows Installer Available
BTW, if I am right you can solve the problem by removing the fluidopcodes DLL.


On Wed, May 1, 2013 at 8:47 AM, Michael Gogins <michael.gogins@gmail.com> wrote:
I will also add iconv. I think I know what the problem is, Csound uses one version of these and FluidSynth which is used as a library by the fluid opcodes uses another version. I think the names are different so I can install both versions. I will do that before the end of the weekend.

Regards,
Mike


On Wed, May 1, 2013 at 8:45 AM, David Mooney <dmooney023@gmail.com> wrote:
OK--Heading out of town until late next week so won't get to this for a while. I'll let you know.

--David Mooney


On Tue, Apr 30, 2013 at 5:28 PM, Michael Gogins <michael.gogins@gmail.com> wrote:

Its probably not compatible, but the issue will be the CPU. try it and see.

On Apr 30, 2013 4:36 PM, "David Mooney" <dmooney023@gmail.com> wrote:

Thanks, Michael--

I use an older computer for Csound that runs on WindowsXP and is not connected to the Internet, so two questions:

--Is the download going to read the OS of the computer I'm using to download it, or...
--Is compatibility with XP not an issue?

--David Mooney


On Sun, Apr 28, 2013 at 10:55 PM, Michael Gogins <michael.gogins@gmail.com> wrote:
I have uploaded to SourceForge a Windows installer for Csound 6. This is a release candidate. It contains everything the Csound 5 installer did, for the most part. 


The following features are missing:

Java API
CsoundQt
Cabbage
CsoundVST and vst4cs (built but not included)

We expect to be able to add these shortly.

There are a few additions:

WinSound for a GUI front end
pa_minlat to use for determining minimum usable latency on the sound card

Please let me know if there are any problems or if you have any suggestions.

The installer itself is now made using Inno Setup, which I find easier and cleaner to use than the Nullsoft Installer.

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



--
Opaque Melodies
http://opaquemelodies.com



--
Opaque Melodies
http://opaquemelodies.com



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



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