On Sat, 2013-10-05 at 09:47 +0100, Richard Shann wrote: > 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 :(
Jeremiah - I have pushed a workaround for this. Can you re-build the mingw binary again? Hopefully we can use this as the interim windows binary until we have version 1.1 ready. Richard > 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 _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
