denemo-devel
[Top][All Lists]
Advanced

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

Re: MIDI (was Re: [Denemo-devel] Anacrusis script needed)


From: Jeremiah Benham
Subject: Re: MIDI (was Re: [Denemo-devel] Anacrusis script needed)
Date: Thu, 10 Sep 2009 08:08:00 -0500

On Wed, 2009-09-09 at 22:09 +0100, Richard Shann wrote:

> I don't have any understanding of this stuff at the moment, so I can't
> help without reading up on it. Usually there is an example that comes
> with these libraries that you can modify and integrate - is that where
> you started? Or did you work from the docs? 

I started with the docs and then went to the manual. After studying a
few examples I feel like I am getting to grips with it. I just pushed
some code to git that emulates a "monosynth" (a synth incapable of
polyphony). It is not a synth though because it just writes midi data to
the jack port. It sends an all note off followed by note on then off
again. This way only one note can play at a time. This is intended for
scripting and immediate playback only.  It is sufficient for ear
training games that are melodic or rhythmic in nature. 

comments?

> I recall sending an email
> about code which caused every note being sent twice (IIRC altering the
> channel), but I don't recall your response...

I don't know if I responded. I did not have an answer at the time. You
seem to have fixed it because it does not do that for me. There is a bug
somewhere in here I plan on hunting down shortly.

Jeremiah
> 
> Richard
> 
> 





reply via email to

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