Re: [Alsa-devel] MIDI timing question

2003-09-01 Thread Clemens Ladisch
I wrote: > This is off the top of my head, so I'll have to check if this works > myself ... ;-) Well, _of course_ I made errors. > snd_seq_queue_tempo_set_tempo(tempo, 92); The tempo value isn't bpm but the MIDI tempo value, i.e., the number of microseconds per quarter note. The correct va

RE: [Alsa-devel] MIDI timing question

2003-08-28 Thread Mark Knecht
:56 AM > To: Mark Knecht > Cc: Alsa-Devel > Subject: Re: [Alsa-devel] MIDI timing question > > > Mark Knecht wrote: > >Does anyone have a simple page I could read with an > explanation about how > > one would go about transmitting a given number of MIDI events

Re: [Alsa-devel] MIDI timing question

2003-08-28 Thread Clemens Ladisch
Mark Knecht wrote: >Does anyone have a simple page I could read with an explanation about how > one would go about transmitting a given number of MIDI events at a known > tempo using the Alsa MIDI services? You'd use the sequencer. There isn't an easy HOWTO that I'd know of. To send some even

[Alsa-devel] MIDI timing question

2003-08-27 Thread Mark Knecht
Hi, Does anyone have a simple page I could read with an explanation about how one would go about transmitting a given number of MIDI events at a known tempo using the Alsa MIDI services? How does one transmit at 92bpm with say 16th note accuracy and really get the events to be timed correctly on