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

Type error on PitchFilter after PitchPredominantMelody #674

Closed
oriolromani opened this issue Jan 28, 2018 · 0 comments
Closed

Type error on PitchFilter after PitchPredominantMelody #674

oriolromani opened this issue Jan 28, 2018 · 0 comments

Comments

@oriolromani
Copy link
Contributor

In the documentation of PitchFilter it is written that the output of PitchPredominantMelody can be used.
But when doing on streaming like this gives a TypeError, Float is given but Vector is expected

dbogdanov added a commit that referenced this issue Feb 1, 2018
Throw a more informative exception on type mismatch in
StreamingAlgorithmWrapper. When the declared type for streaming mode
cannot be matched to the types in standard mode implementation, an
exception will occur (for example, #674). Improve its message text.
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

1 participant