denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Fluidsynth build


From: Jeremiah Benham
Subject: Re: [Denemo-devel] Fluidsynth build
Date: Wed, 28 Oct 2009 16:33:14 -0500





On Oct 28, 2009, at 3:53 PM, Richard Shann <address@hidden> wrote:

On Wed, 2009-10-28 at 18:35 +0000, Richard Shann wrote:
Its wired up to d-Output-midi-event or whatever it is called. I
really
don't understand the differences between what d-PutMIDI and
d-PlayMidiNote? Is d-PutMIDI any arbitrary midi message?
I think it is just 4 byte messages - it was supposed to be just
passing
midi event from midi in to the midi out, after having intercepted and
modified them - i.e. it was supposed to be the basis for midi
filtering;
but I think it may only deal with 4 byte events (hmm let me look - yes
that's right, d-PutMidi takes an 4 byte integer and outputs it
Looking a bit further, in fact, despite the name d-PutMidi it drops all
events except NOTEON which it sends to the pitchentry() routine - i.e.
it is simply acting as a method of entering a pitch, similar to sounding
into a microphone.
I can see where the code needs changing to make this routine sound via
JACK or fluidsynth - I'll do this and see that it works & can check it
in if you would like (it's in pitchentry.c).


Sure. Thanks.

Jeremiah


Richard





_______________________________________________
Denemo-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/denemo-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]