Summary: | Sound effects when lowering or higher sound with volume control | ||
---|---|---|---|
Product: | [Applications] kmix | Reporter: | Wesley Velroij <velroij> |
Component: | general | Assignee: | Christian Esken <esken> |
Status: | ASSIGNED --- | ||
Severity: | wishlist | CC: | jjm, joethefox, niburu1 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Wesley Velroij
2009-01-14 17:31:06 UTC
The implementation was already there since KDE3.x, but was deactivated due to issues (blocking the soundcard). It is probably better today, with better soundcards (hardware mixing) or todays enhanced Linux multimedia architectures (software mixing by driver or framework). I will see whether it still works. SVN commit 911134 by esken: Adjust API for doing the Phonon setCurrentSource() call. CCBUGS: 180688 M +2 -3 kmixdockwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=911134 OK, withe a tiny patch it compiles, but I don't hear any sound. Probably I have to use full path, or resolve the OGG file by using the ressource lookup library functions. Well, later ... *** Bug 181631 has been marked as a duplicate of this bug. *** This would be a nice option to have and not only for accessibility reasons. During the KDE Multimedia Sprint we agreed to make it available for (only) the system volume - using libcanberra. Marking this as TODO - Assigned. Volume feedback, previously only supported by PulseAudio but now for all audio backends, now implemented by https://invent.kde.org/multimedia/kmix/-/commit/5749abf20cbcde1c84d7d1e56431ebc5c33daf3c |