readscore.. k-rate?
Date | 2015-08-11 10:57 |
From | Rory Walsh |
Subject | readscore.. k-rate? |
Attachments | None 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?
|
Date | 2015-08-11 10:58 |
From | Rory Walsh |
Subject | Re: readscore.. k-rate? |
Attachments | None None |
Just found scoreline. Going to try that now... On 11 August 2015 at 11:57, Rory Walsh <rorywalsh@ear.ie> wrote:
|
Date | 2015-08-11 11:05 |
From | Rory Walsh |
Subject | Re: readscore.. k-rate? |
Attachments | None None |
Bingo. On 11 August 2015 at 11:58, Rory Walsh <rorywalsh@ear.ie> wrote:
|
Date | 2015-08-11 22:30 |
From | Forrest Curo |
Subject | Re: readscore.. k-rate? |
Attachments | None 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:
|
Date | 2015-08-12 15:42 |
From | Rory Walsh |
Subject | Re: readscore.. k-rate? |
Attachments | None 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:
|