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

Sorry, not an issue - Can I get a binary from you? #2

Open
111MilesToGo opened this issue Sep 21, 2017 · 2 comments
Open

Sorry, not an issue - Can I get a binary from you? #2

111MilesToGo opened this issue Sep 21, 2017 · 2 comments

Comments

@111MilesToGo
Copy link

Since I am new to github and have no experience in C compiling, I would like to get a binary of this plugin from you. I have been pointed to your soxr resampler by the author of DeaDBeeF, Alexey Yakovenko.

I have tried to compile on openSUSE Tumbleweed, but it fails since it doesn't have the soxr.h. I am stuck.

Please help! Thanks a lot.

@111MilesToGo
Copy link
Author

I have been in contact with the author of DeaDBeeF and would like to suggest to you the following:

Please, if you feel your soxr plugin is good enough for the public, please make it public on the "Get Plugins" page of the official DeaDBeeF webpage. You would follow the guidelines given in https://github.com/Alexey-Yakovenko/deadbeef-plugin-builder . I guess there would be more people than just me, if they knew about it.

Sorry, I am still too inexperienced in compiling from source for Linux. (Could have done Fortran decades ago...) Thus I cannot give your plugin a test drive.

Happy to hear from you.

Cheers.

@MaidLucy
Copy link

soxr.h ist missing because you don't have the sox-libraries installed. Install them by doing:
sudo apt install sox libsox*

After installing them, you should be able to execute ./go from the deadbeef_soxr-master folder, which compiles it and copies it to the right place.
Now you should be ablte to select "SoX-Resampler" from within the DPS menu.

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