Csound Csound-dev Csound-tekno Search About

readscore.. k-rate?

Date2015-08-11 10:57
FromRory Walsh
Subjectreadscore.. k-rate?
AttachmentsNone  None  
I need to dynamically construct a score statement while an instrument is performing. readscore seems to work at i-rate only. Is there any way of sending string-based score events at k-rate? 

Date2015-08-11 10:58
FromRory Walsh
SubjectRe: readscore.. k-rate?
AttachmentsNone  None  
Just found scoreline. Going to try that now...

On 11 August 2015 at 11:57, Rory Walsh <rorywalsh@ear.ie> wrote:
I need to dynamically construct a score statement while an instrument is performing. readscore seems to work at i-rate only. Is there any way of sending string-based score events at k-rate? 


Date2015-08-11 11:05
FromRory Walsh
SubjectRe: readscore.. k-rate?
AttachmentsNone  None  
Bingo. 

On 11 August 2015 at 11:58, Rory Walsh <rorywalsh@ear.ie> wrote:
Just found scoreline. Going to try that now...

On 11 August 2015 at 11:57, Rory Walsh <rorywalsh@ear.ie> wrote:
I need to dynamically construct a score statement while an instrument is performing. readscore seems to work at i-rate only. Is there any way of sending string-based score events at k-rate? 



Date2015-08-11 22:30
FromForrest Curo
SubjectRe: readscore.. k-rate?
AttachmentsNone  None  
The command line option -L will take in events as fast as it can read them -- which should be fast enough, if the "file" specified is a fifo being fed by an outside program... (unless, of course, you're running Windows?)

On Tue, Aug 11, 2015 at 3:05 AM, Rory Walsh <rorywalsh@ear.ie> wrote:
Bingo. 

On 11 August 2015 at 11:58, Rory Walsh <rorywalsh@ear.ie> wrote:
Just found scoreline. Going to try that now...

On 11 August 2015 at 11:57, Rory Walsh <rorywalsh@ear.ie> wrote:
I need to dynamically construct a score statement while an instrument is performing. readscore seems to work at i-rate only. Is there any way of sending string-based score events at k-rate? 



------------------------------------------------------------------------------

_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



Date2015-08-12 15:42
FromRory Walsh
SubjectRe: readscore.. k-rate?
AttachmentsNone  None  
Yes, I need this to run on Windows. But I also construct the scores from a Csound instrument that then triggers itself with a new i-statement. It's all working fine now. 

On 11 August 2015 at 23:30, Forrest Curo <treegestalt@gmail.com> wrote:
The command line option -L will take in events as fast as it can read them -- which should be fast enough, if the "file" specified is a fifo being fed by an outside program... (unless, of course, you're running Windows?)

On Tue, Aug 11, 2015 at 3:05 AM, Rory Walsh <rorywalsh@ear.ie> wrote:
Bingo. 

On 11 August 2015 at 11:58, Rory Walsh <rorywalsh@ear.ie> wrote:
Just found scoreline. Going to try that now...

On 11 August 2015 at 11:57, Rory Walsh <rorywalsh@ear.ie> wrote:
I need to dynamically construct a score statement while an instrument is performing. readscore seems to work at i-rate only. Is there any way of sending string-based score events at k-rate? 



------------------------------------------------------------------------------

_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



------------------------------------------------------------------------------

_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here