Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unknown pitch detection method ‘’ #2

Open
MrDetonia opened this issue Feb 7, 2017 · 3 comments
Open

unknown pitch detection method ‘’ #2

MrDetonia opened this issue Feb 7, 2017 · 3 comments

Comments

@MrDetonia
Copy link

When trying to create an aubiopitch~ object, pd crashes with this error:

AUBIO ERROR: pitch: unknown pitch detection method ‘’
[1]    2015 segmentation fault  pd -lib aubio

Creating one with an explicit method (e.g. aubiopitch~ default) works just fine. It seems that it does not try to fall back when created without that argument.

The aubiopitch help patch also cannot be opened due to this issue. I had to consult the online documentation to figure out what argument to pass in.

Version Info
Puredata: Pd-0.47.1 ("") compiled 13:19:08 Feb 7 2017
aubio: aubio-0.4.4_1
aubio-pd: aubio external for pd, version '0.4'

@piem
Copy link
Member

piem commented Feb 8, 2017

Hi @MrDetonia

Thanks for your report. Unfortunately I can not reproduce this.

How did you compile aubio? and pd-aubio?

cheers, piem

@MrDetonia
Copy link
Author

aubio was installed from my distro's package manager, here is the template: https://github.com/voidlinux/void-packages/blob/master/srcpkgs/aubio/template

pd-aubio was compiled from a download link on the aubio.org site: http://aubio.org/pub/pd-aubio/pd-aubio-0.4.tar.bz2

I have just tried compiling straight from a clone of this git repo and it appears to be working. Looks like it has already been fixed upstream from that source archive.

@piem
Copy link
Member

piem commented Feb 10, 2017

ok, thanks for testing, 0.5 will be release shortly.

cheers, piem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants