Csound Csound-dev Csound-tekno Search About

[Csnd] WinXound Beta 1 for Max OsX released

Date2010-03-27 09:48
FromStefano Bonetti
Subject[Csnd] WinXound Beta 1 for Max OsX released
Hi All,
a new first version of WinXound for Mac OsX (10.5 or major) is ready for download.
It is written in Cocoa and compiled in Universal Binary (so it should run either on i386 and ppc architectures).

WinXound Home Page:  http://winxound.codeplex.com/

Please signal bugs, suggestions or feedbacks to:

Stefano

Date2010-03-27 12:55
FromFrancesco Barreca
Subject[Csnd] Re: WinXound Beta 1 for Max OsX released
Great!!!
I'll test it and tell you then.
Ciao Francesco

Il giorno 27/mar/2010, alle ore 10.48, Stefano Bonetti ha scritto:

Hi All,
a new first version of WinXound for Mac OsX (10.5 or major) is ready for download.
It is written in Cocoa and compiled in Universal Binary (so it should run either on i386 and ppc architectures).

WinXound Home Page:  http://winxound.codeplex.com/

Please signal bugs, suggestions or feedbacks to:

Stefano


Date2010-03-27 12:57
FromAndres Cabrera
Subject[Csnd] Re: WinXound Beta 1 for Max OsX released
Hi,
Thanks very much for this. I want to try it, but on 10.4 it tells me
that it's not compatible with my system. I suspect it needs 10.4 or
greater...
Anyway, I'll try it later on 10.6.

I wanted to ask you, did you do a complete rewrite on Cocoa, or are
there some tools that help you port from MFC to Cocoa?

Cheers,
Andrés


On Sat, Mar 27, 2010 at 9:48 AM, Stefano Bonetti
 wrote:
> Hi All,
> a new first version of WinXound for Mac OsX (10.5 or major) is ready for
> download.
> It is written in Cocoa and compiled in Universal Binary (so it should run
> either on i386 and ppc architectures).
> Download link:  http://winxound.codeplex.com/releases/view/42631
> WinXound Home Page:  http://winxound.codeplex.com/
> Please signal bugs, suggestions or feedbacks to:
> stefano_bonetti@tin.it
> Stefano



-- 


Andrés


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"


Date2010-03-27 12:59
FromAndres Cabrera
Subject[Csnd] Re: WinXound Beta 1 for Max OsX released
Hi,

Sorry, hadn't read the requirements, of course you mention it won't
run on 10.4...

Cheers,
Andrés

On Sat, Mar 27, 2010 at 12:57 PM, Andres Cabrera  wrote:
> Hi,
> Thanks very much for this. I want to try it, but on 10.4 it tells me
> that it's not compatible with my system. I suspect it needs 10.4 or
> greater...
> Anyway, I'll try it later on 10.6.
>
> I wanted to ask you, did you do a complete rewrite on Cocoa, or are
> there some tools that help you port from MFC to Cocoa?
>
> Cheers,
> Andrés
>
>
> On Sat, Mar 27, 2010 at 9:48 AM, Stefano Bonetti
>  wrote:
>> Hi All,
>> a new first version of WinXound for Mac OsX (10.5 or major) is ready for
>> download.
>> It is written in Cocoa and compiled in Universal Binary (so it should run
>> either on i386 and ppc architectures).
>> Download link:  http://winxound.codeplex.com/releases/view/42631
>> WinXound Home Page:  http://winxound.codeplex.com/
>> Please signal bugs, suggestions or feedbacks to:
>> stefano_bonetti@tin.it
>> Stefano
>
>
>
> --
>
>
> Andrés
>



-- 


Andrés


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"


Date2010-03-27 13:39
FromStefano Bonetti
Subject[Csnd] Re: Re: WinXound Beta 1 for Max OsX released
Dear Andres,

> I wanted to ask you, did you do a complete rewrite on Cocoa, or are
> there some tools that help you port from MFC to Cocoa?
Unfortunately no, so I've done a complete rewrite of the code
from C# (and some C++ stuffs) to Objective-C ...
but I have to admit that the Cocoa framework is very intuitive.


... and thanks to you Andres, for your great work on csound!

Ciao,
Stefano



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"

Date2010-03-27 14:06
From"Dr. Richard Boulanger"
Subject[Csnd] Re: WinXound Beta 1 for Max OsX released
Hello Stefano,

WOW.  Wonderful.  Congratulations.  
This is a clean, intuitive, and elegant alternative to QuteCsound.

I was especially excited by the fact that you provided the sources.... 
and that they compiled "perfectly" and "instantly" under Xcode 3.1.3 
on my MacBook Pro running OS X 10.5.8

Can't wait to share this with my Csound Students and my Audio Programming Students too!

Please post an announcement at cSounds.com too!


Dr. B.

On Mar 27, 2010, at 5:48 AM, Stefano Bonetti wrote:

Hi All,
a new first version of WinXound for Mac OsX (10.5 or major) is ready for download.
It is written in Cocoa and compiled in Universal Binary (so it should run either on i386 and ppc architectures).

WinXound Home Page:  http://winxound.codeplex.com/

Please signal bugs, suggestions or feedbacks to:

Stefano


Date2010-03-27 14:28
FromAnthony Palomba
Subject[Csnd] Re: Re: WinXound Beta 1 for Max OsX released
I would like to second that. Stefano has done a fantastic job of
developing a csound environment that is clean and simple and allows
me to get things done. I love the new python integration!

Keep up the good work Stefano!



Anthony





On Sat, Mar 27, 2010 at 9:06 AM, Dr. Richard Boulanger <rboulanger@berklee.edu> wrote:
Hello Stefano,

WOW.  Wonderful.  Congratulations.  
This is a clean, intuitive, and elegant alternative to QuteCsound.

I was especially excited by the fact that you provided the sources.... 
and that they compiled "perfectly" and "instantly" under Xcode 3.1.3 
on my MacBook Pro running OS X 10.5.8

Can't wait to share this with my Csound Students and my Audio Programming Students too!

Please post an announcement at cSounds.com too!


Dr. B.

On Mar 27, 2010, at 5:48 AM, Stefano Bonetti wrote:

Hi All,
a new first version of WinXound for Mac OsX (10.5 or major) is ready for download.
It is written in Cocoa and compiled in Universal Binary (so it should run either on i386 and ppc architectures).

WinXound Home Page:  http://winxound.codeplex.com/

Please signal bugs, suggestions or feedbacks to:

Stefano



Date2010-03-27 14:40
FromStefano Bonetti
Subject[Csnd] Re: Re: WinXound Beta 1 for Max OsX released
Many thanks Dr. B for your appreciations!
I'm happy to provide this little and (I hope) useful tool to the cSound community ...

About Python and Lua support, I have to admit that I am in your same situation ...
I've firstly added this feature on Windows after some suggestions by other users,
and so I've ported it directly to OsX.
So anyone who wants to help us in this direction is welcome!


Let me know something about bugs or suggestions from you or from your students!

Stefano



Il giorno 27/mar/2010, alle ore 15.06, Dr. Richard Boulanger ha scritto:

Hello Stefano,

WOW.  Wonderful.  Congratulations.  
This is a clean, intuitive, and elegant alternative to QuteCsound.

I was especially excited by the fact that you provided the sources.... 
and that they compiled "perfectly" and "instantly" under Xcode 3.1.3 
on my MacBook Pro running OS X 10.5.8

Can't wait to share this with my Csound Students and my Audio Programming Students too!

Please post an announcement at cSounds.com too!


Dr. B.

On Mar 27, 2010, at 5:48 AM, Stefano Bonetti wrote:

Hi All,
a new first version of WinXound for Mac OsX (10.5 or major) is ready for download.
It is written in Cocoa and compiled in Universal Binary (so it should run either on i386 and ppc architectures).

WinXound Home Page:  http://winxound.codeplex.com/

Please signal bugs, suggestions or feedbacks to:

Stefano



Date2010-03-27 17:26
FromAndres Cabrera
Subject[Csnd] Re: Re: Re: WinXound Beta 1 for Max OsX released
Hi,

I just had a look on 10.6, and it works really well, and I love the
clean interface. QuteCsound looks messy and cluttered by comparison...

I actually remember WinXsound from my Windows days, as the most usable
Csound editor on Windows, and some of the ideas in QuteCsound like the
inspector are actually taken from WinXsound's explorer...

So, nice work, and I'll be stealing some ideas again... =)

Cheers,
Andrés

On Sat, Mar 27, 2010 at 1:39 PM, Stefano Bonetti
 wrote:
> Dear Andres,
>
>> I wanted to ask you, did you do a complete rewrite on Cocoa, or are
>> there some tools that help you port from MFC to Cocoa?
>
> Unfortunately no, so I've done a complete rewrite of the code
> from C# (and some C++ stuffs) to Objective-C ...
> but I have to admit that the Cocoa framework is very intuitive.
>
>
> ... and thanks to you Andres, for your great work on csound!
>
> Ciao,
> Stefano
>
>
>
> 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"
>
>



-- 


Andrés


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"


Date2010-03-27 20:21
Fromjoachim heintz
Subject[Csnd] Re: WinXound Beta 1 for Max OsX released
Hi Stefano -

it works perfectly, and it's great to have it. Thanks!
If I may ask: Why did you choose Microsoft Public License?

Best -

	joachim



Am 27.03.2010 um 10:48 schrieb Stefano Bonetti:

> Hi All,
> a new first version of WinXound for Mac OsX (10.5 or major) is ready  
> for download.
> It is written in Cocoa and compiled in Universal Binary (so it  
> should run either on i386 and ppc architectures).
>
> Download link:  http://winxound.codeplex.com/releases/view/42631
> WinXound Home Page:  http://winxound.codeplex.com/
>
> Please signal bugs, suggestions or feedbacks to:
> stefano_bonetti@tin.it
>
> Stefano



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"

Date2010-03-27 21:09
FromStefano Bonetti
Subject[Csnd] Re: Re: WinXound Beta 1 for Max OsX released
Dear Joachim,
WinXound was started on Windows and so I've decided to put it on the
codeplex site; at that time there were only a few licenses and I've
chosen this one ... but without worry about it.
For me, anyone could use the code freely without limitations, so  
probably
I have to put it under the GNU license ...

At the moment, on the site, I can choose between:
GNU Gplv2 or GNU LPGL or eventually MIT License.
If you have some suggestions, you're welcome ...

Let me know ...
Stefano


Il giorno 27/mar/2010, alle ore 21.21, joachim heintz ha scritto:

> Hi Stefano -
>
> it works perfectly, and it's great to have it. Thanks!
> If I may ask: Why did you choose Microsoft Public License?
>
> Best -
>
> 	joachim
>
>
>
> Am 27.03.2010 um 10:48 schrieb Stefano Bonetti:
>
>> Hi All,
>> a new first version of WinXound for Mac OsX (10.5 or major) is  
>> ready for download.
>> It is written in Cocoa and compiled in Universal Binary (so it  
>> should run either on i386 and ppc architectures).
>>
>> Download link:  http://winxound.codeplex.com/releases/view/42631
>> WinXound Home Page:  http://winxound.codeplex.com/
>>
>> Please signal bugs, suggestions or feedbacks to:
>> stefano_bonetti@tin.it
>>
>> Stefano
>
>
>
> 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"
>



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"

Date2010-03-27 21:16
FromStefano Bonetti
Subject[Csnd] Re: Re: Re: Re: WinXound Beta 1 for Mac OsX released
Dear Andrés,
thank you very much for your appreciations! 
The source code of WinXound is freely usable and if it helps you to create a native version of QuteCsound you're welcome and I'm happy too. However QuteCsound is a very good interface and I also have used it on windows and I like it very much specially for the interactive widgets tools. Probably, for crossplatform reasons, it may seem sometime 'cluttered and messy', but of course can do things that WinXound can't. The main goal of WinXound is to be and to remain a simple and lightweight editor with some useful functions...
and so, nice work also to you!

Stefano



Hi,

I just had a look on 10.6, and it works really well, and I love the
clean interface. QuteCsound looks messy and cluttered by comparison...

I actually remember WinXsound from my Windows days, as the most usable
Csound editor on Windows, and some of the ideas in QuteCsound like the
inspector are actually taken from WinXsound's explorer...

So, nice work, and I'll be stealing some ideas again... =)

Cheers,
Andrés

Date2010-03-27 21:48
Fromjoachim heintz
Subject[Csnd] Re: Re: Re: WinXound Beta 1 for Max OsX released
Thanks. I was a bit irritated because I had to agree to MS-PL when I  
tried to download your file. But perhaps I didn't look carefully  
enough to choose the licence I like.
Ciao -
	j


Am 27.03.2010 um 22:09 schrieb Stefano Bonetti:

> Dear Joachim,
> WinXound was started on Windows and so I've decided to put it on the
> codeplex site; at that time there were only a few licenses and I've
> chosen this one ... but without worry about it.
> For me, anyone could use the code freely without limitations, so  
> probably
> I have to put it under the GNU license ...
>
> At the moment, on the site, I can choose between:
> GNU Gplv2 or GNU LPGL or eventually MIT License.
> If you have some suggestions, you're welcome ...
>
> Let me know ...
> Stefano
>
>
> Il giorno 27/mar/2010, alle ore 21.21, joachim heintz ha scritto:
>
>> Hi Stefano -
>>
>> it works perfectly, and it's great to have it. Thanks!
>> If I may ask: Why did you choose Microsoft Public License?
>>
>> Best -
>>
>> 	joachim
>>
>>
>>
>> Am 27.03.2010 um 10:48 schrieb Stefano Bonetti:
>>
>>> Hi All,
>>> a new first version of WinXound for Mac OsX (10.5 or major) is  
>>> ready for download.
>>> It is written in Cocoa and compiled in Universal Binary (so it  
>>> should run either on i386 and ppc architectures).
>>>
>>> Download link:  http://winxound.codeplex.com/releases/view/42631
>>> WinXound Home Page:  http://winxound.codeplex.com/
>>>
>>> Please signal bugs, suggestions or feedbacks to:
>>> stefano_bonetti@tin.it
>>>
>>> Stefano
>>
>>
>>
>> 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"
>>
>
>
>
> 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"
>
>



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"

Date2010-03-28 11:25
FromPeiman Khosravi
Subject[Csnd] Re: Re: Re: WinXound Beta 1 for Max OsX released
WinXound was my favourite Csound editor on windows (which is where I started learning csound). So glad to have it on OS X now! Thanks :-)


On 27 Mar 2010, at 14:28, Anthony Palomba wrote:

I would like to second that. Stefano has done a fantastic job of
developing a csound environment that is clean and simple and allows
me to get things done. I love the new python integration!

Keep up the good work Stefano!



Anthony





On Sat, Mar 27, 2010 at 9:06 AM, Dr. Richard Boulanger <rboulanger@berklee.edu> wrote:
Hello Stefano,

WOW.  Wonderful.  Congratulations.  
This is a clean, intuitive, and elegant alternative to QuteCsound.

I was especially excited by the fact that you provided the sources.... 
and that they compiled "perfectly" and "instantly" under Xcode 3.1.3 
on my MacBook Pro running OS X 10.5.8

Can't wait to share this with my Csound Students and my Audio Programming Students too!

Please post an announcement at cSounds.com too!


Dr. B.

On Mar 27, 2010, at 5:48 AM, Stefano Bonetti wrote:

Hi All,
a new first version of WinXound for Mac OsX (10.5 or major) is ready for download.
It is written in Cocoa and compiled in Universal Binary (so it should run either on i386 and ppc architectures).

WinXound Home Page:  http://winxound.codeplex.com/

Please signal bugs, suggestions or feedbacks to:

Stefano