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

Added backed audiotools to replaygain module and updated documentation #1070

Merged
merged 4 commits into from
Nov 10, 2014

Conversation

frubino
Copy link
Contributor

@frubino frubino commented Nov 7, 2014

Added a backend that uses http://audiotools.sourceforge.net like discussed and updated the documentation a bit.

I'll add comments later on, but I'd like for people to test the code if possible.

Francesco

@sampsyo
Copy link
Member

sampsyo commented Nov 8, 2014

This looks quite solid! Thanks!

Looks like there are a few lines that are longer than 80 characters (c.f.). I know it's a tiny thing, but would you mind wrapping those?

If anyone has the dependencies in working order, a quick sanity-check on another system would be awesome.

@@ -70,7 +76,7 @@ configuration file. The available options are:

- ``auto``: Enable ReplayGain analysis during import.
Default: ``yes``.
- ``backend``: The analysis backend; either ``gstreamer`` or ``command``.
- ``backend``: The analysis backend; either ``gstreamer``, ``command`` or ``audtiotools`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

audtiotools should be audiotools

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be fixed now, let me know if it works for you.

@sampsyo sampsyo merged commit e4dfd23 into beetbox:master Nov 10, 2014
sampsyo added a commit that referenced this pull request Nov 10, 2014
Added backed audiotools to replaygain module and updated documentation
sampsyo added a commit that referenced this pull request Nov 10, 2014
This looks mostly helpful for debugging but redundant with the ordinary
logging.
sampsyo added a commit that referenced this pull request Nov 10, 2014
@sampsyo
Copy link
Member

sampsyo commented Nov 10, 2014

Thanks! I can't test this thoroughly at the moment, but it looks like it's in order. I made a few small changes in logging & style, but otherwise merged as-is.

@frubino
Copy link
Contributor Author

frubino commented Nov 10, 2014

Good, I'll take a moment to comment the code a bit later, let me know if it works.

@frubino
Copy link
Contributor Author

frubino commented Nov 10, 2014

I pulled your commits, maybe you've got the wrong name in the changelog?

sampsyo added a commit that referenced this pull request Nov 10, 2014
@sampsyo
Copy link
Member

sampsyo commented Nov 10, 2014

Oh no; how embarrassing! Sorry. 😳 I must have been looking at the wrong profile page when I typed that.

@frubino
Copy link
Contributor Author

frubino commented Nov 10, 2014

No problem at all.

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

Successfully merging this pull request may close these issues.

3 participants