-
Notifications
You must be signed in to change notification settings - Fork 36
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 a setting to enable mono playback. #59
base: master
Are you sure you want to change the base?
Conversation
leftover from 56fac40
TODO: * Port lastfm password without adding the property to PraghaPreferences. * So, not save it in memory. Only search when necessary. * Maybe save the hexadecimal characters to hide the password.
TODO: Extend it.
TODO: Remove control of password when uptate now playing.
Before, When update the library, and add external files breaking pragha!. Nobody notice???? ¬¬
Before, When update the library, and add external files breaking pragha!. Nobody notice???? ¬¬
Based on yumex Makefile.. =)
Based on yumex Makefile.. =)
I almost went crazy thinking that there was something wrong with the latest patches!. In resume, when the playlist ends, returns to play but completely random!. No repeats previous playlist!.
I almost went crazy thinking that there was something wrong with the latest patches!. In resume, when the playlist ends, returns to play but completely random!. No repeats previous playlist!.
Hi @mvdkwast But a doubt .. When is necessary use mono?. If you have a stereo soundcard and want to use a single speaker would be more interesting use audioparonama and merge it within the equalizer... (You can get the same directly on pulseaudio.. haha) p.s: Another thing, be careful with the use of tabs and spaces.. and avoid adding comnits that are not relevant to your pull request!. 😅 |
Hi, The mono option is useful when you want to listen to music on a guitar Mixing left and right to mono is not the same thing as panning the signal I'm not sure the equalizer would be the best place to toggle between mono Sorry for the commit mess, I'm not very used to git and did not find how to On Tue, Dec 3, 2013 at 9:48 PM, matiasdelellis [email protected]:
|
Ohh.. Ok.. This is a real application where it can be useful.. 😊
Do not worry.. Well .. It really is not an intrusive change .. So I invite you to continue working .. 😉 |
ps: Makes all changes based on master!. Not from 1.2, because I will not add functionality there.. |
This adds a setting to the audio preferences that allows for mono playback. This is useful when you only have one speaker, which would normally cause the content of the right track to be lost.