Csound Csound-dev Csound-tekno Search About

[Csnd] sneak preview of new table editor functions in Cabbage..

Date2013-10-15 00:35
FromRory Walsh
Subject[Csnd] sneak preview of new table editor functions in Cabbage..
Two quick demos of what to expect from the new table editor in
Cabbage. Expect to see more at the Csound conference!

https://vimeo.com/76910406
https://vimeo.com/76909166

Date2013-10-15 01:44
FromAndres Cabrera
SubjectRe: [Csnd] sneak preview of new table editor functions in Cabbage..
Nice!

Can you post the format you are using for this and I'll add something similar in CsoundQt?

Cheers,
Andrés


On Mon, Oct 14, 2013 at 4:35 PM, Rory Walsh <rorywalsh@ear.ie> wrote:
Two quick demos of what to expect from the new table editor in
Cabbage. Expect to see more at the Csound conference!

https://vimeo.com/76910406
https://vimeo.com/76909166


Send bugs reports to the Sourceforge bug trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




Date2013-10-15 03:07
FromSteven Yi
SubjectRe: [Csnd] sneak preview of new table editor functions in Cabbage..
Very nice, Rory!  Looking forward to seeing what you'll show at the conference!

On Mon, Oct 14, 2013 at 8:44 PM, Andres Cabrera  wrote:
> Nice!
>
> Can you post the format you are using for this and I'll add something
> similar in CsoundQt?
>
> Cheers,
> Andrés
>
>
> On Mon, Oct 14, 2013 at 4:35 PM, Rory Walsh  wrote:
>>
>> Two quick demos of what to expect from the new table editor in
>> Cabbage. Expect to see more at the Csound conference!
>>
>> https://vimeo.com/76910406
>> https://vimeo.com/76909166
>>
>>
>> Send bugs reports to the Sourceforge bug trackers
>> csound6:
>>             https://sourceforge.net/p/csound/tickets/
>> csound5:
>>             https://sourceforge.net/p/csound/bugs/
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>


Date2013-10-15 08:19
FromRory Walsh
SubjectRe: [Csnd] sneak preview of new table editor functions in Cabbage..
Sure Andres, but what do you mean by format? I'm not sure I follow.
Users can save their function tables by overwriting an existing
f-statement. To use it with CsoundQT users can just open a simple
table writer as a standalone, edit their tables and write to a text
file that CsoundQT can open with GEN23. There shouldn't be any
problems doing all this in real time either. It just means the user
would have to click a button widget in their CsoundQT interface to
update the table.

On 15 October 2013 01:44, Andres Cabrera  wrote:
> Nice!
>
> Can you post the format you are using for this and I'll add something
> similar in CsoundQt?
>
> Cheers,
> Andrés
>
>
> On Mon, Oct 14, 2013 at 4:35 PM, Rory Walsh  wrote:
>>
>> Two quick demos of what to expect from the new table editor in
>> Cabbage. Expect to see more at the Csound conference!
>>
>> https://vimeo.com/76910406
>> https://vimeo.com/76909166
>>
>>
>> Send bugs reports to the Sourceforge bug trackers
>> csound6:
>>             https://sourceforge.net/p/csound/tickets/
>> csound5:
>>             https://sourceforge.net/p/csound/bugs/
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>


Date2013-10-15 19:09
FromAndres Cabrera
SubjectRe: [Csnd] sneak preview of new table editor functions in Cabbage..
Hi Rory,

I mean how you are storing the widget in the csd file. Or is this just a facility that runs on already written f statements?

Cheers,
Andrés


On Tue, Oct 15, 2013 at 12:19 AM, Rory Walsh <rorywalsh@ear.ie> wrote:
Sure Andres, but what do you mean by format? I'm not sure I follow.
Users can save their function tables by overwriting an existing
f-statement. To use it with CsoundQT users can just open a simple
table writer as a standalone, edit their tables and write to a text
file that CsoundQT can open with GEN23. There shouldn't be any
problems doing all this in real time either. It just means the user
would have to click a button widget in their CsoundQT interface to
update the table.

On 15 October 2013 01:44, Andres Cabrera <mantaraya36@gmail.com> wrote:
> Nice!
>
> Can you post the format you are using for this and I'll add something
> similar in CsoundQt?
>
> Cheers,
> Andrés
>
>
> On Mon, Oct 14, 2013 at 4:35 PM, Rory Walsh <rorywalsh@ear.ie> wrote:
>>
>> Two quick demos of what to expect from the new table editor in
>> Cabbage. Expect to see more at the Csound conference!
>>
>> https://vimeo.com/76910406
>> https://vimeo.com/76909166
>>
>>
>> Send bugs reports to the Sourceforge bug trackers
>> csound6:
>>             https://sourceforge.net/p/csound/tickets/
>> csound5:
>>             https://sourceforge.net/p/csound/bugs/
>> 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 trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




Date2013-10-15 19:17
FromRory Walsh
SubjectRe: [Csnd] sneak preview of new table editor functions in Cabbage..
Yes, users must define their function tables in their score. Then they
can view and edit them in Cabbage. They are then written back to the
score if the user wishes to save the modified table. The syntax for
the widget is here:
http://www.thecabbagefoundation.org/documentation.php#x40


On 15 October 2013 19:09, Andres Cabrera  wrote:
> Hi Rory,
>
> I mean how you are storing the widget in the csd file. Or is this just a
> facility that runs on already written f statements?
>
> Cheers,
> Andrés
>
>
> On Tue, Oct 15, 2013 at 12:19 AM, Rory Walsh  wrote:
>>
>> Sure Andres, but what do you mean by format? I'm not sure I follow.
>> Users can save their function tables by overwriting an existing
>> f-statement. To use it with CsoundQT users can just open a simple
>> table writer as a standalone, edit their tables and write to a text
>> file that CsoundQT can open with GEN23. There shouldn't be any
>> problems doing all this in real time either. It just means the user
>> would have to click a button widget in their CsoundQT interface to
>> update the table.
>>
>> On 15 October 2013 01:44, Andres Cabrera  wrote:
>> > Nice!
>> >
>> > Can you post the format you are using for this and I'll add something
>> > similar in CsoundQt?
>> >
>> > Cheers,
>> > Andrés
>> >
>> >
>> > On Mon, Oct 14, 2013 at 4:35 PM, Rory Walsh  wrote:
>> >>
>> >> Two quick demos of what to expect from the new table editor in
>> >> Cabbage. Expect to see more at the Csound conference!
>> >>
>> >> https://vimeo.com/76910406
>> >> https://vimeo.com/76909166
>> >>
>> >>
>> >> Send bugs reports to the Sourceforge bug trackers
>> >> csound6:
>> >>             https://sourceforge.net/p/csound/tickets/
>> >> csound5:
>> >>             https://sourceforge.net/p/csound/bugs/
>> >> 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 trackers
>> csound6:
>>             https://sourceforge.net/p/csound/tickets/
>> csound5:
>>             https://sourceforge.net/p/csound/bugs/
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>


Date2013-10-15 19:40
FromAndres Cabrera
SubjectRe: [Csnd] sneak preview of new table editor functions in Cabbage..
Ah, OK, nice one. I thought it was a table widget you could add to your interface.

Cheers,
Andrés


On Tue, Oct 15, 2013 at 11:17 AM, Rory Walsh <rorywalsh@ear.ie> wrote:
Yes, users must define their function tables in their score. Then they
can view and edit them in Cabbage. They are then written back to the
score if the user wishes to save the modified table. The syntax for
the widget is here:
http://www.thecabbagefoundation.org/documentation.php#x40


On 15 October 2013 19:09, Andres Cabrera <mantaraya36@gmail.com> wrote:
> Hi Rory,
>
> I mean how you are storing the widget in the csd file. Or is this just a
> facility that runs on already written f statements?
>
> Cheers,
> Andrés
>
>
> On Tue, Oct 15, 2013 at 12:19 AM, Rory Walsh <rorywalsh@ear.ie> wrote:
>>
>> Sure Andres, but what do you mean by format? I'm not sure I follow.
>> Users can save their function tables by overwriting an existing
>> f-statement. To use it with CsoundQT users can just open a simple
>> table writer as a standalone, edit their tables and write to a text
>> file that CsoundQT can open with GEN23. There shouldn't be any
>> problems doing all this in real time either. It just means the user
>> would have to click a button widget in their CsoundQT interface to
>> update the table.
>>
>> On 15 October 2013 01:44, Andres Cabrera <mantaraya36@gmail.com> wrote:
>> > Nice!
>> >
>> > Can you post the format you are using for this and I'll add something
>> > similar in CsoundQt?
>> >
>> > Cheers,
>> > Andrés
>> >
>> >
>> > On Mon, Oct 14, 2013 at 4:35 PM, Rory Walsh <rorywalsh@ear.ie> wrote:
>> >>
>> >> Two quick demos of what to expect from the new table editor in
>> >> Cabbage. Expect to see more at the Csound conference!
>> >>
>> >> https://vimeo.com/76910406
>> >> https://vimeo.com/76909166
>> >>
>> >>
>> >> Send bugs reports to the Sourceforge bug trackers
>> >> csound6:
>> >>             https://sourceforge.net/p/csound/tickets/
>> >> csound5:
>> >>             https://sourceforge.net/p/csound/bugs/
>> >> 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 trackers
>> csound6:
>>             https://sourceforge.net/p/csound/tickets/
>> csound5:
>>             https://sourceforge.net/p/csound/bugs/
>> 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 trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




Date2013-10-15 19:59
FromMichael Gogins
SubjectRe: [Csnd] sneak preview of new table editor functions in Cabbage..
Have you compiled Cabbage now for Csound 6 on Windows? If so where can I get it?

Regards,
Mike


===========================
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Tue, Oct 15, 2013 at 2:40 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
Ah, OK, nice one. I thought it was a table widget you could add to your interface.

Cheers,
Andrés


On Tue, Oct 15, 2013 at 11:17 AM, Rory Walsh <rorywalsh@ear.ie> wrote:
Yes, users must define their function tables in their score. Then they
can view and edit them in Cabbage. They are then written back to the
score if the user wishes to save the modified table. The syntax for
the widget is here:
http://www.thecabbagefoundation.org/documentation.php#x40


On 15 October 2013 19:09, Andres Cabrera <mantaraya36@gmail.com> wrote:
> Hi Rory,
>
> I mean how you are storing the widget in the csd file. Or is this just a
> facility that runs on already written f statements?
>
> Cheers,
> Andrés
>
>
> On Tue, Oct 15, 2013 at 12:19 AM, Rory Walsh <rorywalsh@ear.ie> wrote:
>>
>> Sure Andres, but what do you mean by format? I'm not sure I follow.
>> Users can save their function tables by overwriting an existing
>> f-statement. To use it with CsoundQT users can just open a simple
>> table writer as a standalone, edit their tables and write to a text
>> file that CsoundQT can open with GEN23. There shouldn't be any
>> problems doing all this in real time either. It just means the user
>> would have to click a button widget in their CsoundQT interface to
>> update the table.
>>
>> On 15 October 2013 01:44, Andres Cabrera <mantaraya36@gmail.com> wrote:
>> > Nice!
>> >
>> > Can you post the format you are using for this and I'll add something
>> > similar in CsoundQt?
>> >
>> > Cheers,
>> > Andrés
>> >
>> >
>> > On Mon, Oct 14, 2013 at 4:35 PM, Rory Walsh <rorywalsh@ear.ie> wrote:
>> >>
>> >> Two quick demos of what to expect from the new table editor in
>> >> Cabbage. Expect to see more at the Csound conference!
>> >>
>> >> https://vimeo.com/76910406
>> >> https://vimeo.com/76909166
>> >>
>> >>
>> >> Send bugs reports to the Sourceforge bug trackers
>> >> csound6:
>> >>             https://sourceforge.net/p/csound/tickets/
>> >> csound5:
>> >>             https://sourceforge.net/p/csound/bugs/
>> >> 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 trackers
>> csound6:
>>             https://sourceforge.net/p/csound/tickets/
>> csound5:
>>             https://sourceforge.net/p/csound/bugs/
>> 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 trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"





Date2013-10-15 20:00
FromRory Walsh
SubjectRe: [Csnd] sneak preview of new table editor functions in Cabbage..
Not yet Mike. Been working solely on Linux for the past few weeks. I'm
trying deperately to have versions ready for OSX and windows for the
Csound conference.

On 15 October 2013 19:59, Michael Gogins  wrote:
> Have you compiled Cabbage now for Csound 6 on Windows? If so where can I get
> it?
>
> Regards,
> Mike
>
>
> ===========================
> Michael Gogins
> Irreducible Productions
> http://michaelgogins.tumblr.com
> Michael dot Gogins at gmail dot com
>
>
> On Tue, Oct 15, 2013 at 2:40 PM, Andres Cabrera 
> wrote:
>>
>> Ah, OK, nice one. I thought it was a table widget you could add to your
>> interface.
>>
>> Cheers,
>> Andrés
>>
>>
>> On Tue, Oct 15, 2013 at 11:17 AM, Rory Walsh  wrote:
>>>
>>> Yes, users must define their function tables in their score. Then they
>>> can view and edit them in Cabbage. They are then written back to the
>>> score if the user wishes to save the modified table. The syntax for
>>> the widget is here:
>>> http://www.thecabbagefoundation.org/documentation.php#x40
>>>
>>>
>>> On 15 October 2013 19:09, Andres Cabrera  wrote:
>>> > Hi Rory,
>>> >
>>> > I mean how you are storing the widget in the csd file. Or is this just
>>> > a
>>> > facility that runs on already written f statements?
>>> >
>>> > Cheers,
>>> > Andrés
>>> >
>>> >
>>> > On Tue, Oct 15, 2013 at 12:19 AM, Rory Walsh  wrote:
>>> >>
>>> >> Sure Andres, but what do you mean by format? I'm not sure I follow.
>>> >> Users can save their function tables by overwriting an existing
>>> >> f-statement. To use it with CsoundQT users can just open a simple
>>> >> table writer as a standalone, edit their tables and write to a text
>>> >> file that CsoundQT can open with GEN23. There shouldn't be any
>>> >> problems doing all this in real time either. It just means the user
>>> >> would have to click a button widget in their CsoundQT interface to
>>> >> update the table.
>>> >>
>>> >> On 15 October 2013 01:44, Andres Cabrera 
>>> >> wrote:
>>> >> > Nice!
>>> >> >
>>> >> > Can you post the format you are using for this and I'll add
>>> >> > something
>>> >> > similar in CsoundQt?
>>> >> >
>>> >> > Cheers,
>>> >> > Andrés
>>> >> >
>>> >> >
>>> >> > On Mon, Oct 14, 2013 at 4:35 PM, Rory Walsh 
>>> >> > wrote:
>>> >> >>
>>> >> >> Two quick demos of what to expect from the new table editor in
>>> >> >> Cabbage. Expect to see more at the Csound conference!
>>> >> >>
>>> >> >> https://vimeo.com/76910406
>>> >> >> https://vimeo.com/76909166
>>> >> >>
>>> >> >>
>>> >> >> Send bugs reports to the Sourceforge bug trackers
>>> >> >> csound6:
>>> >> >>             https://sourceforge.net/p/csound/tickets/
>>> >> >> csound5:
>>> >> >>             https://sourceforge.net/p/csound/bugs/
>>> >> >> 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 trackers
>>> >> csound6:
>>> >>             https://sourceforge.net/p/csound/tickets/
>>> >> csound5:
>>> >>             https://sourceforge.net/p/csound/bugs/
>>> >> 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 trackers
>>> csound6:
>>>             https://sourceforge.net/p/csound/tickets/
>>> csound5:
>>>             https://sourceforge.net/p/csound/bugs/
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>>
>>
>


Date2013-10-15 20:44
FromRichard Boulanger
SubjectRe: [Csnd] sneak preview of new table editor functions in Cabbage..
wow… 

super cool and super useful.

can't wait for the demo at the conference.

-dB
On Oct 14, 2013, at 10:07 PM, Steven Yi  wrote:

> Very nice, Rory!  Looking forward to seeing what you'll show at the conference!
> 
> On Mon, Oct 14, 2013 at 8:44 PM, Andres Cabrera  wrote:
>> Nice!
>> 
>> Can you post the format you are using for this and I'll add something
>> similar in CsoundQt?
>> 
>> Cheers,
>> Andrés
>> 
>> 
>> On Mon, Oct 14, 2013 at 4:35 PM, Rory Walsh  wrote:
>>> 
>>> Two quick demos of what to expect from the new table editor in
>>> Cabbage. Expect to see more at the Csound conference!
>>> 
>>> https://vimeo.com/76910406
>>> https://vimeo.com/76909166
>>> 
>>> 
>>> Send bugs reports to the Sourceforge bug trackers
>>> csound6:
>>>            https://sourceforge.net/p/csound/tickets/
>>> csound5:
>>>            https://sourceforge.net/p/csound/bugs/
>>> 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 trackers
> csound6:
>            https://sourceforge.net/p/csound/tickets/
> csound5:
>            https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 
> 



Date2013-10-16 08:27
Frompeiman khosravi
SubjectRe: [Csnd] sneak preview of new table editor functions in Cabbage..
Nice one. You're such a teaser!



On 15 October 2013 20:44, Richard Boulanger <rboulanger@berklee.edu> wrote:
wow…

super cool and super useful.

can't wait for the demo at the conference.

-dB
On Oct 14, 2013, at 10:07 PM, Steven Yi <stevenyi@gmail.com> wrote:

> Very nice, Rory!  Looking forward to seeing what you'll show at the conference!
>
> On Mon, Oct 14, 2013 at 8:44 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
>> Nice!
>>
>> Can you post the format you are using for this and I'll add something
>> similar in CsoundQt?
>>
>> Cheers,
>> Andrés
>>
>>
>> On Mon, Oct 14, 2013 at 4:35 PM, Rory Walsh <rorywalsh@ear.ie> wrote:
>>>
>>> Two quick demos of what to expect from the new table editor in
>>> Cabbage. Expect to see more at the Csound conference!
>>>
>>> https://vimeo.com/76910406
>>> https://vimeo.com/76909166
>>>
>>>
>>> Send bugs reports to the Sourceforge bug trackers
>>> csound6:
>>>            https://sourceforge.net/p/csound/tickets/
>>> csound5:
>>>            https://sourceforge.net/p/csound/bugs/
>>> 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 trackers
> csound6:
>            https://sourceforge.net/p/csound/tickets/
> csound5:
>            https://sourceforge.net/p/csound/bugs/
> 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 trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"