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?
gchar *
determine_interval (gint bass, gint harmony, gboolean * status)
Jeremiah