denemo-devel
[Top][All Lists]
Advanced

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

Getting MIDI events from scripts. (was Re: [Denemo-devel] Musical ways o


From: Richard Shann
Subject: Getting MIDI events from scripts. (was Re: [Denemo-devel] Musical ways of entering music.)
Date: Fri, 14 Nov 2008 20:18:22 +0000

I've created (d-GetMidi) which evaluates to a single midi event (stored
in an integer).
I was very put out to find that the documented function
scm_from_int(int) did not exist and had to hunt through the header file
to find something to create a scm from an integer. The state of the
scheme documentation makes Denemo seem well documented.
Richard



On Fri, 2008-11-14 at 09:13 -0600, Jeremiah Benham wrote:
> On Fri, 2008-11-14 at 07:35 +0000, Richard Shann wrote:
> 
> > Having slept on the problem, it seems to me that we should start by
> > allowing a script to get the midi events, and write some scripts to do
> > some useful things with them. Then we can assess what the performance is
> > like (whether we need to use C to package up the raw events), and if the
> > performance is not good enough for some purposes, we can think of having
> > multiple layers of access to the midi stream.
> 
> I like this idea. 
> 
> 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]