We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi all,
I need to read in an MP3-file. I installed the MP3.jl package but I face an error while precompiling.
On Windows 10, I get the error "space required before ? operator". On Ubuntu I get the error "extra token MP3INFO after end of expression".
I am on Julia 1.3, with [c0f69490] MP3 v0.0.0 #master (https://github.com/JuliaAudio/MP3.jl)
Perhaps someone can point me out where I go wrong? Is this package still maintained?
Are there other options to read an MP3-file from disk?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi all,
I need to read in an MP3-file. I installed the MP3.jl package but I face an error while precompiling.
On Windows 10, I get the error "space required before ? operator". On Ubuntu I get the error "extra token MP3INFO after end of expression".
I am on Julia 1.3, with [c0f69490] MP3 v0.0.0 #master (https://github.com/JuliaAudio/MP3.jl)
Perhaps someone can point me out where I go wrong? Is this package still maintained?
Are there other options to read an MP3-file from disk?
Thanks in advance!
The text was updated successfully, but these errors were encountered: