Csound Csound-dev Csound-tekno Search About

[Csnd] synchronizing

Date2010-09-07 16:09
FromJohann Bach
Subject[Csnd] synchronizing
Is there a way to synchronize csound with other processes, such as a
midi player, or a program that animates a cursor that moves along a
visual score?

Thanks,
Johann


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-09-07 16:39
FromRory Walsh
Subject[Csnd] Re: synchronizing
OSC is one way to communicate between Csound and other software. Apart
from that you can simply use midi or use the API.

On 7 September 2010 16:09, Johann Bach  wrote:
> Is there a way to synchronize csound with other processes, such as a
> midi player, or a program that animates a cursor that moves along a
> visual score?
>
> Thanks,
> Johann
>
>
> 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-09-07 17:57
Fromandy fillebrown
Subject[Csnd] Re: synchronizing
I calculate where the play cursor should be after calling
csoundPerformKsmps and send an event to the app telling it to update
the play cursor's position before calling csoundPerformKsmps again.

~ andy.f



On Tue, Sep 7, 2010 at 11:09 AM, Johann Bach  wrote:
> Is there a way to synchronize csound with other processes, such as a
> midi player, or a program that animates a cursor that moves along a
> visual score?
>
> Thanks,
> Johann
>
>
> 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"