Re: real time midi optimization
Date | 2007-09-01 20:53 |
From | " Partev Barr Sarkissian" |
Subject | Re: real time midi optimization |
Lately, I've been reading Csound lit about how, in circumstances like this, setting the k-rate to be the same as the sample (or audio) rate is being used as a solution. Where: sr = 44100 kr = 44100 ksmps = 1 Make sure of the ability of your buffers to deal with that rate for both audio and MIDI simultaneously. Also, find a happy medium for idur = p3, a slight adjust may be nedded. I've been seeing more of this sort of solution lately. Also, 'filter' or mask the MIDI data. Turn-off any MIDI functions in your receiver device that you're not using. This will cut down on data neede to be processed and the processing required. Keep MIDI cables short to minimum length and don't daisy chain devices, use a star hook-up configuration. -- Partev --- mpm@alumni.caltech.edu wrote: From: Michael Mossey |
Date | 2007-09-01 22:18 |
From | Greg Thompson |
Subject | Re: real time midi optimization |
I'm not sure what you're suggesting? If ksmps = 1 it wouldn't matter what the buffer size would. The overhead of using ksmps = 1 is certainly not ideal for realtime performance. I would set ksmps to at least 10 or 20 .. if not much larger (100 ... 400) Also - what do you mean by ... idur = p3, slight adjust? greg On Sep 1, 2007, at 3:53 PM, Partev Barr Sarkissian wrote: > Lately, I've been reading Csound lit about how, in circumstances > like this, setting the k-rate to be the same as the sample (or audio) > rate is being used as a solution. > > Where: sr = 44100 > kr = 44100 > ksmps = 1 > > Make sure of the ability of your buffers to deal with that > rate for both audio and MIDI simultaneously. > Also, find a happy medium for idur = p3, a slight adjust may be > nedded. I've been seeing more of this sort of solution lately. > > Also, 'filter' or mask the MIDI data. Turn-off any MIDI functions > in your receiver device that you're not using. This will cut down > on data neede to be processed and the processing required. Keep > MIDI cables short to minimum length and don't daisy chain > devices, use a star hook-up configuration. > > -- Partev > > > > > > > > --- mpm@alumni.caltech.edu wrote: > > From: Michael Mossey |
Date | 2007-09-02 15:33 |
From | Jean Piché |
Subject | csoundXO and OLPC |
Greg, This is private to you. Can you explain to me what is going on with regards to "csoundXO-OLPC-Vercoe-Bender-Boulanger" ? We, at TamTam, have largely been kept apart from the musings and I would like to know a bit more. Are you under orders not to talk to me? You can speak in confidence, even if it is only to tell me you cant speak! I am not partial to any particular point of view... j Jean Piché Professeur Faculté de musique Université de Montréal _________________________________ |
Date | 2007-09-02 15:39 |
From | Jean Piché |
Subject | Re: csoundXO and OLPC |
oh.. bejeezuzzzz..... apologies Jean Piché Professeur Faculté de musique Université de Montréal _________________________________ On 2-Sep-07, at 10:33 AM, Jean Piché wrote:
|
Date | 2007-09-02 16:51 |
From | Greg Thompson |
Subject | Re: csoundXO and OLPC |
Jean, greg PS - the crow flies at midnight ;^) On Sep 2, 2007, at 10:33 AM, Jean Piché wrote:
|