denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] determine_interval


From: Richard Shann
Subject: Re: [Denemo-devel] determine_interval
Date: Fri, 03 Jun 2016 14:30:20 +0100

On Fri, 2016-06-03 at 11:31 +0100, Richard Shann wrote:
> On Thu, 2016-06-02 at 22:24 -0500, Jeremiah Benham wrote:
> > Richard, 
> > 
> > I am trying to compile without any libaubio. This function was in
> > src/audio/pitchentry.c. I have told src/Makefile.am not to build
> > pitchentry.c.Is there a better place for this function to be defined
> > so that scheme-callbacks.o can compile?  
> 
> yes, but it requires pulling out the PR_temperament from being local to
> pitchrecog.c
> 
> I think I understand the issues involved (I've been experimenting this
> morning) and I hope I can move it to figure.c later today.

on closer inspection this wasn't the way to go. The code in pitchentry.c
is not just for audio pitch entry but MIDI pitch entry too, it handles
the pitch spelling mechanism. I've checked in a version of pitchentry.c
which has two functions stubbed out if DISABLE_AUBIO is defined.
This may be sufficient for what you are doing, though there could be
another stub or two required - I can't test as there is no option to
configure without aubio at present.

Richard






reply via email to

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