On Fri, 2013-10-04 at 13:13 -0500, Jeremiah Benham wrote:
> 
> Did the librubberband stuff work correctly with the mingw binary? 

The librubberband stuff appears to be working just fine - you can slow
down the playback with the speed control. Unfortunately, the libsndfile
seems to be restricted to opening .wav files, not .ogg and worse still
the aubio onsets routine is then crashing trying to detect note
onsets :(
There is no line number information in the windows binary so it is a
little difficult to say what the problem is but the crash appears to be
in generate_note_onsets(), there is a message about accessing memory
outside the size (800) of the block allocated on the heap. I suspect
this is a lurking memory management bug - that code is very rough.

Richard



_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to