On Fri, Feb 07, 2014 at 10:41:59AM +0000, Richard Shann wrote: > On Thu, 2014-02-06 at 23:37 -0600, Jeremiah Benham wrote: > > On Thu, Feb 06, 2014 at 09:31:19AM +0000, Richard Shann wrote: > > > On Wed, 2014-02-05 at 15:20 -0300, Paul Brossier wrote: > > > > > Could you create some defines for the aubio version available at > > > > > configure time? > > > > > > > > well, i'm not really looking forward to maintain code for 0.3.2. > > > > > > > > how about we maintain this patch instead? one would just need to > > > > revert > > > > it to use 0.3.2 instead of 0.4.0. > > > > > > I'm not sure I understand the intricacies of all this - I suspect the > > > biggest hurdle will come trying to get GUB to build aubio4 (because GUB > > > doesn't know about waf and trying to teach GUB anything is a dark > > > art)... unless it's broke we could just opt not to fix it, carry on > > > delivering the same fossilized libraries for windows. > > > > I found a class for dealing with waf in gub. I had to apply a patch to > > aubio because it wanted to use srandom andthis was not defined but I was > > able to get it compiled. Then I applied Paul's patch to a git snapshot and > > created a mingw build: > > > > http://denemo.org/~jjbenham/gub/uploads/denemo-0.0.0-0.mingw.exe > > > I downloaded and installed this, it fails to start because it cant find > aubio-4.dll so I guess this didn't get into the package...
I see that gub built the dll: ./target/mingw/root/usr/lib/aubio-4.dll ./target/mingw/installer/denemo-git.savannah.gnu.org--denemo.git-master/usr/lib/aubio-4.dll I will look into it later if it is not for the release anyway. Jeremiah > > I have built the aubio-4 version under Debian stable (using headers and > libraries for aubio-4 installed in the user's own home directory) and it > executes ok. The note onset stuff is working (that is the opening source > audio for transcribing to notation) but the microphone entry failed to > detect any notes. The latter is somewhat uncertain because I often get a > failure to get a signal in from the microphone on this box, however I > immediately switched to the aubio3 version and that worked so there is > probably a real problem there. > > Richard > _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
