Csound Csound-dev Csound-tekno Search About

Re: [Csnd] CsoundApi & p-fields

Date2018-01-26 16:17
FromJoel Ramsbottom
SubjectRe: [Csnd] CsoundApi & p-fields
something like so?

braces represent the pd message

{
event
i 133 0 7 50 400 200 1 100
i 133 2 9 50 800 200 1 1000
}

only the first score statement gets acknowledged?

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2018-01-26 16:24
FromRichard
SubjectRe: [Csnd] CsoundApi & p-fields
You can send a whole lot of events at once. They get buffered and will 
fire on time....


On 26/01/18 17:17, Joel Ramsbottom wrote:
> something like so?
>
> braces represent the pd message
>
> {
> event
> i 133 0 7 50 400 200 1 100
> i 133 2 9 50 800 200 1 1000
> }
>
> only the first score statement gets acknowledged?
>
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>          https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2018-01-26 17:17
FromVictor Lazzarini
SubjectRe: [Csnd] CsoundApi & p-fields
Exactly. Can’t recall exactly the message format in Pd. Maybe others will be able to advise.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

> On 26 Jan 2018, at 16:24, Richard  wrote:
> 
> You can send a whole lot of events at once. They get buffered and will fire on time....
> 
> 
>> On 26/01/18 17:17, Joel Ramsbottom wrote:
>> something like so?
>> 
>> braces represent the pd message
>> 
>> {
>> event
>> i 133 0 7 50 400 200 1 100
>> i 133 2 9 50 800 200 1 1000
>> }
>> 
>> only the first score statement gets acknowledged?
>> 
>> Csound mailing list
>> Csound@listserv.heanet.ie
>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>> Send bugs reports to
>>         https://github.com/csound/csound/issues
>> Discussions of bugs and features can be posted here
> 
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>       https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here