-
Notifications
You must be signed in to change notification settings - Fork 828
High-resolution volume control and normalisation #660
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
Merged
sashahilton00
merged 24 commits into
librespot-org:dev
from
roderickvd:hi-res-volume-control
Apr 10, 2021
Merged
Changes from 11 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
f29e521
High-resolution volume control and normalisation
roderickvd 1672eb8
Fix build on Rust < 1.50.0
roderickvd 5257be7
Add command-line option to set F32 or S16 bit output
roderickvd 6379926
Fix example
roderickvd a4ef174
Fix Alsa backend for 64-bit systems
roderickvd 5f26a74
Add support for S32 output format
roderickvd 309e264
Rename steepness to knee
roderickvd 9dcaeee
Default to S16 output
roderickvd 770ea15
Add support for S24 and S24_3 output formats
roderickvd b94879d
Fix GStreamer buffer pool size [ref #660 review]
roderickvd a1326ba
First round of refactoring
roderickvd 001d3ca
Bump Alsa, cpal and GStreamer crates
roderickvd 74b2fea
Refactor sample conversion into separate struct
roderickvd bfca1ec
Minor code improvements and crates bump
roderickvd cdbce21
Make S16 to F32 sample conversion less magical
roderickvd a200b25
Fix formatting
roderickvd cc60dc1
Fix buffer size in JACK Audio backend
roderickvd d252eee
Warn about broken backends
roderickvd 07d710e
Use AudioFormat size for SDL
roderickvd 78bc621
Move SamplesConverter into convert.rs
roderickvd 928a673
DRY up constructors
roderickvd d0ea963
Optimize requantizer to work in `f32`, then round
roderickvd 222f9bb
Bump playback crates to the latest supporting Rust 1.41.1
roderickvd e20b96c
Merge remote-tracking branch 'upstream/dev' into hi-res-volume-control
roderickvd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.