denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Release 1.0.8


From: Richard Shann
Subject: Re: [Denemo-devel] Release 1.0.8
Date: Sat, 05 Oct 2013 09:47:04 +0100

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





reply via email to

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