rt and let occasional wrong values through. :-/
> I will stay with 2) for the moment (so nothing will change).
Ok.
BTW, what about apps sending (NON)REGPARAM events? Is it possible, and
if so, are they converted into CCs even when passed directly to other
ALSA sequencer apps?
//David Olo
correct" way to implement 14 bit CCs seems to involve a timeout,
which will add latency to all CCs that can be 14 bit, and apps that
want to be smart about it to reduce latency may not be able to do so
without getting at the raw CCs.
//David Olofson - Programmer, Composer, Open Source A
On Monday 16 June 2003 11.10, David Olofson wrote:
[...]
> I'm going to have another look at it. There has to be some
> explanation why it mysteriously Just Works(TM).
Yep, the explanation is most probably that I was using ALSA rawmidi
input... :-) With the ALSA sequencer "driv
On Monday 16 June 2003 10.57, Jaroslav Kysela wrote:
> On Mon, 16 Jun 2003, David Olofson wrote:
> > On Monday 16 June 2003 10.29, Jaroslav Kysela wrote:
> > [...]
> >
> > > The driver code and alsa-lib does not handle nonreg and reg
> > > paramete
his is weird... Wonder what's actually happening in there. :-)
//David Olofson - Programmer, Composer, Open Source Advocate
.- The Return of Audiality! .
| Free/Open Source Audio Engine for use in Games or Studio. |
| RT and off-line synth. Scripting. Sampl
r code makes one suspect. ;-) If the
controller actually sends the CCs involved in NRPNs, it *should*
work, if ALSA cares to decode it - and this is a generic MIDI thing,
so one would assume it's done in some place like alsa-lib, rather
than inside drivers. I'm not sure about that, th
ev->data.control.value);
break;
...
case SND_SEQ_EVENT_PITCHBEND:
dev->read_ms->bend(ev->data.control.channel,
ev->data.control.value);
break;
SN". Too much task switching overhead. ;-)
If someone beats me to it, I'll do what I can to help out.
//David Olofson - Programmer, Composer, Open Source Advocate
.- The Return of Audiality! .
| Free/Open Source Audio Engine for use in Games or Stu
24 bit signal paths
internally, and they seem to use the same multichannel DMA engine and
stuff as well. There's specific firmware for pretty much every model
in their driver, but on the host side, it seems like it's mostly
about configurations and feature sets.
//David Olofson - Pr
;t be too much work to get the other cards working I think,
but I can't test on anything but Layla20 myself.
Anyway, I'm short on hacking time these days, and I have some other
projects I need to deal with first.
//David Olofson - Programmer, Composer, Open Source Advocat
On Thursday 30 January 2003 13.53, Takashi Iwai wrote:
> At Thu, 30 Jan 2003 13:14:13 +0100,
>
> David Olofson wrote:
> > I've noticed that there is a Note event type (the one with
> > duration and Off velocity), and means for sending it.
> >
> > Does this mea
event that will be turned into separate
Note On and Note Off events by the sequencer.
What's the deal?
//David Olofson - Programmer, Composer, Open Source Advocate
.- The Return of Audiality! .
| Free/Open Source Audio Engine for use in Games or Studio. |
| R
I was just informed that the next release of the Echo driver source
will be under the GPL.
So, it looks like I'm gonna' get that Layla moving again! :-)
//David Olofson - Programmer, Composer, Open Source Advocate
.- The Return of Audiality! .
|
how much time I'd need to add Echo
support to ALSA?
Thanks,
*off to read that source*
//David Olofson - Programmer, Composer, Open Source Advocate
.- Coming soon from VaporWare Inc....
| The Return of Audiality! Real, working software. Really! |
| Real time
14 matches
Mail list logo