Csound Csound-dev Csound-tekno Search About

[Csnd] Csound Mac Standalone

Date2011-02-15 20:09
Frommatt ingalls
Subject[Csnd] Csound Mac Standalone
Hi - 

I am working on an OSX Standalone that you can import your own .csd 
and design your own Cocoa interface.  Here is a movie i made explaining it.
(please forgive my stammering!)

http://gallery.me.com/mattingalls/100066


If you want to try it out for yourself you can download the standalone here:
(Universal 32-bit - OSX 10.5 or higher needed)
http://csounds.com/matt/CsoundApp.zip

Still in-progress (optimization needed especially)
but let me know if you think it is of any use!

If there's enough interest, i could create a "compiler" application to handle the
hackiness for you.

Thanks!
m@

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"


Date2011-02-15 20:28
FromRichard Boulanger
SubjectRe: [Csnd] Csound Mac Standalone
WOW!

Matt.  

This is fantastic!  

It's so powerful and simple to do, understand and appreciate.

Thanks for working on this and for providing such a great video.

It will be immensely useful.... to me, my students and all csounders everywhere.

AWESOME.

And yes... It would be really great if you could make some custom widgets to display waveforms, keyboards, ftables, data, etc.

Hope you will continue working on this.

How and where can I make a donation to support your continued efforts?

Thanks,

Dr. B.


On Feb 15, 2011, at 3:09 PM, matt ingalls wrote:

> Hi - 
> 
> I am working on an OSX Standalone that you can import your own .csd 
> and design your own Cocoa interface.  Here is a movie i made explaining it.
> (please forgive my stammering!)
> 
> http://gallery.me.com/mattingalls/100066
> 
> 
> If you want to try it out for yourself you can download the standalone here:
> (Universal 32-bit - OSX 10.5 or higher needed)
> http://csounds.com/matt/CsoundApp.zip
> 
> Still in-progress (optimization needed especially)
> but let me know if you think it is of any use!
> 
> If there's enough interest, i could create a "compiler" application to handle the
> hackiness for you.
> 
> Thanks!
> m@
> 
> 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"


Date2011-02-15 20:52
Frompeiman khosravi
SubjectRe: [Csnd] Csound Mac Standalone
Matt this is very good news. It looks clean and simple and full of
potential. Will this ever be merged with your csoundAU application??

Thanks

Peiman

On 15 February 2011 20:28, Richard Boulanger  wrote:
> WOW!
>
> Matt.
>
> This is fantastic!
>
> It's so powerful and simple to do, understand and appreciate.
>
> Thanks for working on this and for providing such a great video.
>
> It will be immensely useful.... to me, my students and all csounders everywhere.
>
> AWESOME.
>
> And yes... It would be really great if you could make some custom widgets to display waveforms, keyboards, ftables, data, etc.
>
> Hope you will continue working on this.
>
> How and where can I make a donation to support your continued efforts?
>
> Thanks,
>
> Dr. B.
>
>
> On Feb 15, 2011, at 3:09 PM, matt ingalls wrote:
>
>> Hi -
>>
>> I am working on an OSX Standalone that you can import your own .csd
>> and design your own Cocoa interface.  Here is a movie i made explaining it.
>> (please forgive my stammering!)
>>
>> http://gallery.me.com/mattingalls/100066
>>
>>
>> If you want to try it out for yourself you can download the standalone here:
>> (Universal 32-bit - OSX 10.5 or higher needed)
>> http://csounds.com/matt/CsoundApp.zip
>>
>> Still in-progress (optimization needed especially)
>> but let me know if you think it is of any use!
>>
>> If there's enough interest, i could create a "compiler" application to handle the
>> hackiness for you.
>>
>> Thanks!
>> m@
>>
>> 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"


Date2011-02-15 21:06
Frommatt ingalls
SubjectRe: [Csnd] Csound Mac Standalone
> WOW!

thanks rick :)

> It's so powerful and simple to do, understand and appreciate.

well i am sure once you start using it you will have a long list of feature requests....

for instance, some of the menu/icon things are editable and some are not.  preferences, like saving state of widgets would be nice.
debugging (text output) window.  i definitely am not happy with csound's portaudio or coreaudio performance and will replace it with my own coreaudio code.

it also would be really nice to be able to have all of Csound.Lib inside the App bundle so you could create an app that is useable by anyone (no installation required) -- but this is a real pain with all the dlls csound uses -- even if it is working i would assume apple would not accept it into the MacStore because of licensing and security issues..

> 
> And yes... It would be really great if you could make some custom widgets to display waveforms, keyboards, ftables, data, etc.

ok, i have a feeling i will run into some problems the more complex things are, but will give it some thought.

> 
> How and where can I make a donation to support your continued efforts?

thanks!   
i still have a paypal link on http://www.csounds.com/matt/d+d.html
(i think it still works??)

> having a compiler app would be cool too.

OK -- although, it might be easier on my end and more flexible on the user end to just wrap up all of my stuff into an XCode project template.. then users would just use XCode to build their own standalones, with the flexibility to add whatever else the want.

> 1 step closer to your iPad version of Csound?

i am working an an iPad app, but i have ditched Csound because of all the 3rd-party libs and opcode dlls and have written a synth/dsp library from scratch (!!!)

-m

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"


Date2011-02-15 21:09
Frommatt ingalls
SubjectRe: [Csnd] Csound Mac Standalone
it would be cool if you could build the same interface for both a standalone and an AU, wouldn't it?

that old CsoundAU project needs a bunch of things updated but maybe it wouldn't take too much effort....hmm..


On Feb 15, 2011, at 12:52 PM, peiman khosravi wrote:

> Matt this is very good news. It looks clean and simple and full of
> potential. Will this ever be merged with your csoundAU application??
> 
> Thanks
> 
> Peiman
> 
> On 15 February 2011 20:28, Richard Boulanger  wrote:
>> WOW!
>> 
>> Matt.
>> 
>> This is fantastic!
>> 
>> It's so powerful and simple to do, understand and appreciate.
>> 
>> Thanks for working on this and for providing such a great video.
>> 
>> It will be immensely useful.... to me, my students and all csounders everywhere.
>> 
>> AWESOME.
>> 
>> And yes... It would be really great if you could make some custom widgets to display waveforms, keyboards, ftables, data, etc.
>> 
>> Hope you will continue working on this.
>> 
>> How and where can I make a donation to support your continued efforts?
>> 
>> Thanks,
>> 
>> Dr. B.
>> 
>> 
>> On Feb 15, 2011, at 3:09 PM, matt ingalls wrote:
>> 
>>> Hi -
>>> 
>>> I am working on an OSX Standalone that you can import your own .csd
>>> and design your own Cocoa interface.  Here is a movie i made explaining it.
>>> (please forgive my stammering!)
>>> 
>>> http://gallery.me.com/mattingalls/100066
>>> 
>>> 
>>> If you want to try it out for yourself you can download the standalone here:
>>> (Universal 32-bit - OSX 10.5 or higher needed)
>>> http://csounds.com/matt/CsoundApp.zip
>>> 
>>> Still in-progress (optimization needed especially)
>>> but let me know if you think it is of any use!
>>> 
>>> If there's enough interest, i could create a "compiler" application to handle the
>>> hackiness for you.
>>> 
>>> Thanks!
>>> m@
>>> 
>>> 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"
> 



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"


Date2011-02-15 21:11
FromRichard Boulanger
SubjectRe: [Csnd] Csound Mac Standalone
Yes.  This would be incredibly useful.

Good luck with this.

-dB

On Feb 15, 2011, at 4:09 PM, matt ingalls wrote:

> it would be cool if you could build the same interface for both a standalone and an AU, wouldn't it?
> 
> that old CsoundAU project needs a bunch of things updated but maybe it wouldn't take too much effort....hmm..
> 
> 
> On Feb 15, 2011, at 12:52 PM, peiman khosravi wrote:
> 
>> Matt this is very good news. It looks clean and simple and full of
>> potential. Will this ever be merged with your csoundAU application??
>> 
>> Thanks
>> 
>> Peiman
>> 
>> On 15 February 2011 20:28, Richard Boulanger  wrote:
>>> WOW!
>>> 
>>> Matt.
>>> 
>>> This is fantastic!
>>> 
>>> It's so powerful and simple to do, understand and appreciate.
>>> 
>>> Thanks for working on this and for providing such a great video.
>>> 
>>> It will be immensely useful.... to me, my students and all csounders everywhere.
>>> 
>>> AWESOME.
>>> 
>>> And yes... It would be really great if you could make some custom widgets to display waveforms, keyboards, ftables, data, etc.
>>> 
>>> Hope you will continue working on this.
>>> 
>>> How and where can I make a donation to support your continued efforts?
>>> 
>>> Thanks,
>>> 
>>> Dr. B.
>>> 
>>> 
>>> On Feb 15, 2011, at 3:09 PM, matt ingalls wrote:
>>> 
>>>> Hi -
>>>> 
>>>> I am working on an OSX Standalone that you can import your own .csd
>>>> and design your own Cocoa interface.  Here is a movie i made explaining it.
>>>> (please forgive my stammering!)
>>>> 
>>>> http://gallery.me.com/mattingalls/100066
>>>> 
>>>> 
>>>> If you want to try it out for yourself you can download the standalone here:
>>>> (Universal 32-bit - OSX 10.5 or higher needed)
>>>> http://csounds.com/matt/CsoundApp.zip
>>>> 
>>>> Still in-progress (optimization needed especially)
>>>> but let me know if you think it is of any use!
>>>> 
>>>> If there's enough interest, i could create a "compiler" application to handle the
>>>> hackiness for you.
>>>> 
>>>> Thanks!
>>>> m@
>>>> 
>>>> 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"
>> 
> 
> 
> 
> 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"


Date2011-02-15 21:14
FromRichard Boulanger
SubjectRe: [Csnd] Csound Mac Standalone
Yes.  This would be incredibly useful.

Good luck with this.


On Feb 15, 2011, at 4:09 PM, matt ingalls wrote:

> it would be cool if you could build the same interface for both a standalone and an AU, wouldn't it?
> 
> that old CsoundAU project needs a bunch of things updated but maybe it wouldn't take too much effort....hmm..
> 
> 
> On Feb 15, 2011, at 12:52 PM, peiman khosravi wrote:
> 
>> Matt this is very good news. It looks clean and simple and full of
>> potential. Will this ever be merged with your csoundAU application??
>> 
>> Thanks
>> 
>> Peiman
>> 
>> On 15 February 2011 20:28, Richard Boulanger  wrote:
>>> WOW!
>>> 
>>> Matt.
>>> 
>>> This is fantastic!
>>> 
>>> It's so powerful and simple to do, understand and appreciate.
>>> 
>>> Thanks for working on this and for providing such a great video.
>>> 
>>> It will be immensely useful.... to me, my students and all csounders everywhere.
>>> 
>>> AWESOME.
>>> 
>>> And yes... It would be really great if you could make some custom widgets to display waveforms, keyboards, ftables, data, etc.
>>> 
>>> Hope you will continue working on this.
>>> 
>>> How and where can I make a donation to support your continued efforts?
>>> 
>>> Thanks,
>>> 
>>> Dr. B.
>>> 
>>> 
>>> On Feb 15, 2011, at 3:09 PM, matt ingalls wrote:
>>> 
>>>> Hi -
>>>> 
>>>> I am working on an OSX Standalone that you can import your own .csd
>>>> and design your own Cocoa interface.  Here is a movie i made explaining it.
>>>> (please forgive my stammering!)
>>>> 
>>>> http://gallery.me.com/mattingalls/100066
>>>> 
>>>> 
>>>> If you want to try it out for yourself you can download the standalone here:
>>>> (Universal 32-bit - OSX 10.5 or higher needed)
>>>> http://csounds.com/matt/CsoundApp.zip
>>>> 
>>>> Still in-progress (optimization needed especially)
>>>> but let me know if you think it is of any use!
>>>> 
>>>> If there's enough interest, i could create a "compiler" application to handle the
>>>> hackiness for you.
>>>> 
>>>> Thanks!
>>>> m@
>>>> 
>>>> 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"
>> 
> 
> 
> 
> 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"


Date2011-02-15 21:57
Fromloucohen@jolc.net
SubjectRe: [Csnd] Csound Mac Standalone
Matt, this is an incredibly valuable gift to csound users! thanks, thanks, thanks!!!!
-Lou
 


----- Original Message -----
From:
csound@lists.bath.ac.uk

To:

Cc:

Sent:
Tue, 15 Feb 2011 12:09:25 -0800
Subject:
[Csnd] Csound Mac Standalone


Hi -

I am working on an OSX Standalone that you can import your own .csd
and design your own Cocoa interface. Here is a movie i made explaining it.
(please forgive my stammering!)

http://gallery.me.com/mattingalls/100066


If you want to try it out for yourself you can download the standalone here:
(Universal 32-bit - OSX 10.5 or higher needed)
http://csounds.com/matt/CsoundApp.zip

Still in-progress (optimization needed especially)
but let me know if you think it is of any use!

If there's enough interest, i could create a "compiler" application to handle the
hackiness for you.

Thanks!
m@

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"


Date2011-02-15 22:57
FromRichard Boulanger
SubjectRe: [Csnd] Csound Mac Standalone
Yes.  This would be incredibly useful.

Good luck with this.


On Feb 15, 2011, at 4:09 PM, matt ingalls wrote:

> it would be cool if you could build the same interface for both a standalone and an AU, wouldn't it?
> 
> that old CsoundAU project needs a bunch of things updated but maybe it wouldn't take too much effort....hmm..
> 
> 
> On Feb 15, 2011, at 12:52 PM, peiman khosravi wrote:
> 
>> Matt this is very good news. It looks clean and simple and full of
>> potential. Will this ever be merged with your csoundAU application??
>> 
>> Thanks
>> 
>> Peiman
>> 
>> On 15 February 2011 20:28, Richard Boulanger  wrote:
>>> WOW!
>>> 
>>> Matt.
>>> 
>>> This is fantastic!
>>> 
>>> It's so powerful and simple to do, understand and appreciate.
>>> 
>>> Thanks for working on this and for providing such a great video.
>>> 
>>> It will be immensely useful.... to me, my students and all csounders everywhere.
>>> 
>>> AWESOME.
>>> 
>>> And yes... It would be really great if you could make some custom widgets to display waveforms, keyboards, ftables, data, etc.
>>> 
>>> Hope you will continue working on this.
>>> 
>>> How and where can I make a donation to support your continued efforts?
>>> 
>>> Thanks,
>>> 
>>> Dr. B.
>>> 
>>> 
>>> On Feb 15, 2011, at 3:09 PM, matt ingalls wrote:
>>> 
>>>> Hi -
>>>> 
>>>> I am working on an OSX Standalone that you can import your own .csd
>>>> and design your own Cocoa interface.  Here is a movie i made explaining it.
>>>> (please forgive my stammering!)
>>>> 
>>>> http://gallery.me.com/mattingalls/100066
>>>> 
>>>> 
>>>> If you want to try it out for yourself you can download the standalone here:
>>>> (Universal 32-bit - OSX 10.5 or higher needed)
>>>> http://csounds.com/matt/CsoundApp.zip
>>>> 
>>>> Still in-progress (optimization needed especially)
>>>> but let me know if you think it is of any use!
>>>> 
>>>> If there's enough interest, i could create a "compiler" application to handle the
>>>> hackiness for you.
>>>> 
>>>> Thanks!
>>>> m@
>>>> 
>>>> 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"
>> 
> 
> 
> 
> 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"


Date2011-02-15 23:00
Frommatt ingalls
SubjectRe: [Csnd] Csound Mac Standalone
i just made another video showing how to clean up your app more with new icon, about box, & removed menus:


-m
(hey lou!!!!!)

On Feb 15, 2011, at 1:57 PM, loucohen@jolc.net wrote:

Matt, this is an incredibly valuable gift to csound users! thanks, thanks, thanks!!!!
-Lou
 


----- Original Message -----

To:

Cc:

Sent:
Tue, 15 Feb 2011 12:09:25 -0800
Subject:
[Csnd] Csound Mac Standalone


Hi -

I am working on an OSX Standalone that you can import your own .csd
and design your own Cocoa interface. Here is a movie i made explaining it.
(please forgive my stammering!)

http://gallery.me.com/mattingalls/100066


If you want to try it out for yourself you can download the standalone here:
(Universal 32-bit - OSX 10.5 or higher needed)
http://csounds.com/matt/CsoundApp.zip

Still in-progress (optimization needed especially)
but let me know if you think it is of any use!

If there's enough interest, i could create a "compiler" application to handle the
hackiness for you.

Thanks!
m@

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"



Date2011-02-15 23:11
FromRichard Boulanger
SubjectRe: [Csnd] Csound Mac Standalone
Nice.  More customization.  Awesome!  Thanks.

Rick

On Feb 15, 2011, at 6:00 PM, matt ingalls wrote:

i just made another video showing how to clean up your app more with new icon, about box, & removed menus:


-m
(hey lou!!!!!)

On Feb 15, 2011, at 1:57 PM, loucohen@jolc.net wrote:

Matt, this is an incredibly valuable gift to csound users! thanks, thanks, thanks!!!!
-Lou
 


----- Original Message -----

To:

Cc:

Sent:
Tue, 15 Feb 2011 12:09:25 -0800
Subject:
[Csnd] Csound Mac Standalone


Hi -

I am working on an OSX Standalone that you can import your own .csd
and design your own Cocoa interface. Here is a movie i made explaining it.
(please forgive my stammering!)

http://gallery.me.com/mattingalls/100066


If you want to try it out for yourself you can download the standalone here:
(Universal 32-bit - OSX 10.5 or higher needed)
http://csounds.com/matt/CsoundApp.zip

Still in-progress (optimization needed especially)
but let me know if you think it is of any use!

If there's enough interest, i could create a "compiler" application to handle the
hackiness for you.

Thanks!
m@

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"




Date2011-02-16 00:20
Frompeiman khosravi
SubjectRe: [Csnd] Csound Mac Standalone
This is certainly something to get most people excited about csound.

Thanks

Peiman



On 15 February 2011 23:11, Richard Boulanger  wrote:
> Nice.  More customization.  Awesome!  Thanks.
> Rick
> On Feb 15, 2011, at 6:00 PM, matt ingalls wrote:
>
> i just made another video showing how to clean up your app more with new
> icon, about box, & removed menus:
> http://gallery.me.com/mattingalls#100076
> -m
> (hey lou!!!!!)
> On Feb 15, 2011, at 1:57 PM, loucohen@jolc.net wrote:
>
> Matt, this is an incredibly valuable gift to csound users! thanks, thanks,
> thanks!!!!
> -Lou
>
>
>
> ----- Original Message -----
> From:
> csound@lists.bath.ac.uk
> To:
> Cc:
> Sent:
> Tue, 15 Feb 2011 12:09:25 -0800
> Subject:
> [Csnd] Csound Mac Standalone
>
>
> Hi -
>
> I am working on an OSX Standalone that you can import your own .csd
> and design your own Cocoa interface. Here is a movie i made explaining it.
> (please forgive my stammering!)
>
> http://gallery.me.com/mattingalls/100066
>
>
> If you want to try it out for yourself you can download the standalone here:
> (Universal 32-bit - OSX 10.5 or higher needed)
> http://csounds.com/matt/CsoundApp.zip
>
> Still in-progress (optimization needed especially)
> but let me know if you think it is of any use!
>
> If there's enough interest, i could create a "compiler" application to
> handle the
> hackiness for you.
>
> Thanks!
> m@
>
> 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"


Date2011-02-16 07:41
FromAndres Cabrera
SubjectRe: [Csnd] Csound Mac Standalone
Hi Matt,

Very nice work. You mentioned on your video that the coreaudio
module's performance in Csound is really bad. Do you have any idea
why, or how it can be fixed?

Cheers,
Andres

On Tue, Feb 15, 2011 at 11:00 PM, matt ingalls  wrote:
> i just made another video showing how to clean up your app more with new
> icon, about box, & removed menus:
> http://gallery.me.com/mattingalls#100076
> -m
> (hey lou!!!!!)
> On Feb 15, 2011, at 1:57 PM, loucohen@jolc.net wrote:
>
> Matt, this is an incredibly valuable gift to csound users! thanks, thanks,
> thanks!!!!
> -Lou
>
>
>
> ----- Original Message -----
> From:
> csound@lists.bath.ac.uk
> To:
> Cc:
> Sent:
> Tue, 15 Feb 2011 12:09:25 -0800
> Subject:
> [Csnd] Csound Mac Standalone
>
>
> Hi -
>
> I am working on an OSX Standalone that you can import your own .csd
> and design your own Cocoa interface. Here is a movie i made explaining it.
> (please forgive my stammering!)
>
> http://gallery.me.com/mattingalls/100066
>
>
> If you want to try it out for yourself you can download the standalone here:
> (Universal 32-bit - OSX 10.5 or higher needed)
> http://csounds.com/matt/CsoundApp.zip
>
> Still in-progress (optimization needed especially)
> but let me know if you think it is of any use!
>
> If there's enough interest, i could create a "compiler" application to
> handle the
> hackiness for you.
>
> Thanks!
> m@
>
> 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"

Date2011-02-16 12:21
FromVictor Lazzarini
SubjectRe: [Csnd] Csound Mac Standalone
That is because it was written for 10.3 and it has not been updated. I  
am discontinuing it for the next release.

Matt can correct me on this, but what he does with his IO is to stick  
a call to Csound::PerformKsmps (or PerformBuffer) inside
the coreaudio callback, dispensing with intermediary circular buffers  
(as in the portaudio and coreaudio modules). This is
what a frontend can do.

However, in my experience the portaudio module performs well.

Victor
On 16 Feb 2011, at 07:41, Andres Cabrera wrote:

> Hi Matt,
>
> Very nice work. You mentioned on your video that the coreaudio
> module's performance in Csound is really bad. Do you have any idea
> why, or how it can be fixed?
>
> Cheers,
> Andres
>
> On Tue, Feb 15, 2011 at 11:00 PM, matt ingalls   
> wrote:
>> i just made another video showing how to clean up your app more  
>> with new
>> icon, about box, & removed menus:
>> http://gallery.me.com/mattingalls#100076
>> -m
>> (hey lou!!!!!)
>> On Feb 15, 2011, at 1:57 PM, loucohen@jolc.net wrote:
>>
>> Matt, this is an incredibly valuable gift to csound users! thanks,  
>> thanks,
>> thanks!!!!
>> -Lou
>>
>>
>>
>> ----- Original Message -----
>> From:
>> csound@lists.bath.ac.uk
>> To:
>> Cc:
>> Sent:
>> Tue, 15 Feb 2011 12:09:25 -0800
>> Subject:
>> [Csnd] Csound Mac Standalone
>>
>>
>> Hi -
>>
>> I am working on an OSX Standalone that you can import your own .csd
>> and design your own Cocoa interface. Here is a movie i made  
>> explaining it.
>> (please forgive my stammering!)
>>
>> http://gallery.me.com/mattingalls/100066
>>
>>
>> If you want to try it out for yourself you can download the  
>> standalone here:
>> (Universal 32-bit - OSX 10.5 or higher needed)
>> http://csounds.com/matt/CsoundApp.zip
>>
>> Still in-progress (optimization needed especially)
>> but let me know if you think it is of any use!
>>
>> If there's enough interest, i could create a "compiler" application  
>> to
>> handle the
>> hackiness for you.
>>
>> Thanks!
>> m@
>>
>> 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"

Date2011-02-18 09:59
FromAndres Cabrera
SubjectRe: [Csnd] Csound Mac Standalone
Hi,

On Tue, Feb 15, 2011 at 9:06 PM, matt ingalls  wrote:
> it also would be really nice to be able to have all of Csound.Lib inside the App bundle so you could create an app that is useable by anyone (no installation required) -- but this is a real pain with all the dlls csound uses -- even if it is working i would assume apple would not accept it into the MacStore because of licensing and security issues..

I have a shell script to prepare this for QuteCsound, you might want
to have a look:
http://qutecsound.svn.sourceforge.net/viewvc/qutecsound/trunk/qutecsound/bin/osx-prepare-bundle.sh?revision=808&content-type=text%2Fplain

Cheers,
Andres


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"


Date2011-02-20 23:10
Frommatt ingalls
SubjectRe: [Csnd] Csound Mac Standalone
thanks andres!

i have something similar i used when i tried doing this with MacCsound last year -- i never was fully confident that i caught everything...

On Feb 18, 2011, at 1:59 AM, Andres Cabrera wrote:

> Hi,
> 
> On Tue, Feb 15, 2011 at 9:06 PM, matt ingalls  wrote:
>> it also would be really nice to be able to have all of Csound.Lib inside the App bundle so you could create an app that is useable by anyone (no installation required) -- but this is a real pain with all the dlls csound uses -- even if it is working i would assume apple would not accept it into the MacStore because of licensing and security issues..
> 
> I have a shell script to prepare this for QuteCsound, you might want
> to have a look:
> http://qutecsound.svn.sourceforge.net/viewvc/qutecsound/trunk/qutecsound/bin/osx-prepare-bundle.sh?revision=808&content-type=text%2Fplain
> 
> Cheers,
> Andres
> 
> 
> 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"


Date2011-02-27 17:14
Fromk_o_m_p
SubjectRe: [Csnd] Csound Mac Standalone
This is a wonderfull tool, something I was looking for since a long time.  Thank you Matt!
-Luís

Am 15.02.11 21:09, schrieb matt ingalls:
Hi - 

I am working on an OSX Standalone that you can import your own .csd 
and design your own Cocoa interface.  Here is a movie i made explaining it.
(please forgive my stammering!)

http://gallery.me.com/mattingalls/100066


If you want to try it out for yourself you can download the standalone here:
(Universal 32-bit - OSX 10.5 or higher needed)
http://csounds.com/matt/CsoundApp.zip

Still in-progress (optimization needed especially)
but let me know if you think it is of any use!

If there's enough interest, i could create a "compiler" application to handle the
hackiness for you.

Thanks!
m@

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"




--
signatur ---
luis antunes pena
c/o Internationales Kuenstlerhaus Villa Concordia
Concordiastr. 28
D-96049 Bamberg
(Germany)

http://sumtone.com
http://ixherculean.com

+49 (0)176 968 09 867
skype: antunespena