You are not logged in.
The Volti mixer has a severe bug as far as selecting which volume controls will be displayed in the mixer. It turns out to be very difficult to display just the controls you want because the checkbox for enabling a control (under Select Controls) often ends up controlling the display of a DIFFERENT volume control, or may have no effect whatsoever. See my post under "Help & Support (Stable)". I recommend getting rid of Volti until it is fixed (if that ever happens). I have no firm recommendation for a replacement, but I liked pavucontrol in !# (though it requires pulseaudio, but so does Skype, which I also use).
Anyone else know of a good mixer? I do a lot of sound recording.
Offline
qasmixer - sits on panel - controls volume and looks like a mixer not a speaker
That's it - bottom middle, beside the artha icon.
· ↓ ↓ ↓ ↓ ↓ ↓ ·
BunsenLabs Forums now Open for Registration
· ↑ ↑ ↑ ↑ ↑ ↑ · BL ModSquad
Offline
· ↓ ↓ ↓ ↓ ↓ ↓ ·
BunsenLabs Forums now Open for Registration
· ↑ ↑ ↑ ↑ ↑ ↑ · BL ModSquad
Offline
Offline
I have no idea ... that is way over this noobs head.
Whatever made qasmixer look the way it did in Waldorf (Wheezy) I'd like to have in Bunsen though
· ↓ ↓ ↓ ↓ ↓ ↓ ·
BunsenLabs Forums now Open for Registration
· ↑ ↑ ↑ ↑ ↑ ↑ · BL ModSquad
Offline
Ewww (just tried it out). What...is it qt? It doesn't inherant the GTK theme at all. Just that...that...blue.
EDIT: Correct Link
Linux User #586672
Come and Die -- Kyle Idleman
Offline
Back to the OP suggestion to drop Volti... If you look at the (sparse) documentation for the Volti program, its primary purpose is to provide a system-wide audio volume control which can be adjusted using a control in the system tray. I think for a large majority of BunsenLabs users, it will work just fine for that -- because most users are using their sound card to either play music through a music player program like VLC or Clementine or whatever, OR to listen to videos being viewed through a web browser. I haven't seen many (any?) complaints that it doesn't do that well.
Yes, Volti also provides "mixing", to allow multiple audio sources to "share" the computer's sound card simultaneously, but I suspect that is a relatively rare use case.
For anyone who "do[es] a lot of sound recording", I agree you will probably need to look at other audio mixing software. (I don't record audio, so I can't offer any suggestions - but I have no doubt there are several options to choose from.)
I can't speak for BunsenLabs developers, and I don't know what-all went into the decision to choose Volti to replace whatever volume control was being used in #!, but I doubt they were too concerned about Volti's mixing capabilities.
Ben
Offline
@OP: Have you tried setting pavucontrol as the default mixer?
sudo apt-get install pavucontrol
Then right-click on the volti icon and go to Preferences → Mixer and uncheck the "Use internal mixer" & "Run in terminal" boxes then enter "pavucontrol" in the "External mixer" box.
Last edited by Head_on_a_Stick (2015-07-23 18:15:31)
Offline
@tynman: But pnmixer will work as both a system-wide volume control and a mixer. The only issue for the development team is that it isn't (yet) in the Debian repos.
@HoaS: Thank you for the tip.
@microaide: You can install PNMixer using dpkg or gdebi. Just understand that currently you'll have to compile the pkg on your own if it's upgraded and you need the upgrade, or hope someone else compiles it and shares the resulting deb.
If you decide to tryout PNMixer, remember to make the necessary changes in /home/<user>/.config/openbox/autostart.
Last edited by KrunchTime (2015-07-23 22:15:58)
Linux User #586672
Come and Die -- Kyle Idleman
Offline
Ewww (just tried it out). What...is it qt? It doesn't inherant the GTK theme at all. Just that...that...blue.
EDIT: Correct Link
Do you have qt4-qtconfig installed? With it, you should be able to tweak Qt settings to more closely match your gtk theme.
EDIT: Scratch that; qtconfig doesn't do anything to the widgets within the qasmixer window. Apparently qasmixer uses its own hard-coded theme.
Last edited by pvsage (2015-07-23 22:19:36)
Offline
a powder blue prius... not bad...
but a well-coded qt app (4 or 5) can be made to listen to gtk theming.
apart from that, please don't mix up appearance (qt vs gtk) with sound architecture (alsa vs pulseaudio), please.
any questions concerning the latter, reply to this thread.
Offline
Just remove Volti if you don't like it...
sudo apt-get purge volti && sudo apt-get --purge autoremove
Logout and login.
Last edited by hhh (2015-07-27 22:45:54)
bunsenlabs 8) forum mod squad
Offline
The alternative (I guess only if "we" are using alsa) would be: volumeicon-alsa, with a config like this
https://raw.githubusercontent.com/bront … volumeicon
pros:
- fast,
- looks good/vintage
cons:
- alsamixer run in urxvt is keyboard only as it seems, one would have to use ctrl+c or esc to exit the window (if urxvt is set to not use decorations ...).
- silly notifications when using scroll-wheel on the icon
- forced positioning will probably not work for bunsen (-geometry 100x30-20-50), as it is against top/bottom tint2 gui selector logic.
Last edited by brontosaurusrex (2015-07-28 00:33:17)
Offline
^ +1
Simple, clean, faster, practical and productive
Offline
Volti was responsible for a different bug on my system and replacing it with volumeicon-alsa fixed my problem. I would recommend volti gets dropped too.
Here is the thread:
http://crunchbang.org/forums/viewtopic.php?id=40500
Offline
Isn't alsa, pulseaudio, volumeicon, pavucontrol or xfce4-mixer enough?
Offline
@ostrolk, huh?
@MrDowntempo, what bug? Also, you never responded in that thread to my last questions.
The decision to use volti over volumeicon-alsa was purely aesthetic... volumeicon's default theme results in a black icon over a black panel, while we can configure volti to use Faenza icons by default.
That said, I've installed volumeicon and have configured the theme as described here...
http://crunchbang.org/forums/viewtopic.php?id=39737
Switching to volumeicon is easy enough... install it, replace volti with volumeicon in ~/.config/openbox/autostart (the command to use is "volumeicon" w/out quotes) and logout/login. Remove volti if everything is working. Volti is heavier on RAM usage than volumeicon. We'll definitely discuss this. If we can configure volumeicon to match the other panel icons and not be nearly invisible, I'll recommend switching to it.
Thanks for the feedback!
The Debian bugs for volti I've found that are still open...
https://bugs.debian.org/cgi-bin/bugrepo … bug=786728
https://bugs.debian.org/cgi-bin/bugrepo … bug=782592
https://bugs.debian.org/cgi-bin/bugrepo … bug=782748
bunsenlabs 8) forum mod squad
Offline
@hhh The big is if I use volti to mute (the icon itself) audio remains muted but unmuting via volti doesn't work. Instead I have to use pavmixer or some other command to unmute.
Offline
Right, that's this one...
https://bugs.debian.org/cgi-bin/bugrepo … bug=786728
Which is a variation on the other bugs one can find about unmuting unmutes alsa but leaves pulse muted.
What I was hoping to find out was if you currently have the backported xfce4-volumed package installed too, as I think that's part of the fix.
bunsenlabs 8) forum mod squad
Offline
Yes. I stated that in the thread. Backported xfce4 volumed was installed but that alone didn't help. Only after removing volti and replacing it did I get the expected unmuting behavior.
Offline
OK, thanks for the info. It's different for me on my hardware and the same with both volti and volumeicon, if I mute via the applet, un-muting from there still doesn't work, I have to use my keyboard unmute button.
bunsenlabs 8) forum mod squad
Offline
@ostrolk, huh?
I have only alsa, pulseaudio, pavucontrol and volumeicon.
The volumeicon's preferences give you 5 icon choices, default, white gnome, black gnome, tango and blue bar.
Offline
I don't know what you mean by "enough". Hydrogen currently has pulseaudio/alsa for sound, pavucontrol is pulse's mixer and we're using volti for a panel applet. This thread is about dropping volti, which leaves the question of what will replace it in the tint2 notification panel?
We're looking into volumeicon as it's lighter on RAM, but johnraff's discovered a visual glitch that screams "lack of polish". If you scroll on the applet to adjust volume, you get 2 notifications.
I've opened an issue on Maato's Volumeicon GitHub page, we'll see if he responds. In the meantime, if anyone has a workaround for this, please post it. If we can't find one, we'll most likely stick with volti, one can always replace it with their applet of choice.
bunsenlabs 8) forum mod squad
Offline
Here's a picture of my desktop running volumeicon-alsa. I'm pretty sure it's obeying my icon theme. I am however afflicted by the double notification bug too.
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.
Server: acrobat