diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110116/002186.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110116/002186.html | 117 |
1 files changed, 117 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110116/002186.html b/zarb-ml/mageia-dev/20110116/002186.html new file mode 100644 index 000000000..9930328e7 --- /dev/null +++ b/zarb-ml/mageia-dev/20110116/002186.html @@ -0,0 +1,117 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] mageia sound tasks + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20mageia%20sound%20tasks&In-Reply-To=%3C4D3332CD.5010304%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002185.html"> + <LINK REL="Next" HREF="002187.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] mageia sound tasks</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20mageia%20sound%20tasks&In-Reply-To=%3C4D3332CD.5010304%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] mageia sound tasks">mageia at colin.guthr.ie + </A><BR> + <I>Sun Jan 16 19:02:53 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002185.html">[Mageia-dev] Importing RPM Spec File Syntax +</A></li> + <LI>Next message: <A HREF="002187.html">[Mageia-dev] mageia sound tasks +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2186">[ date ]</a> + <a href="thread.html#2186">[ thread ]</a> + <a href="subject.html#2186">[ subject ]</a> + <a href="author.html#2186">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +'Twas brillig, and Sascha Schneider at 21/12/10 21:06 did gyre and gimble: +><i> Wiki updated <A HREF="http://www.mageia.org/wiki/doku.php?id=soundstudio">http://www.mageia.org/wiki/doku.php?id=soundstudio</A> +</I> +Sorry I've been a little quiet of late. Email backlog + work commitments ++ $EXCUSE. + +I've added a comment to the wiki page about the suggestion of editing +/etc/sysconfig/pulseaudio. This file is more or less outdated now. I +should probably tidy things up and remove it. + +Nowadays we use "Sound Profiles" which should be an ideal scenario to +allow you to package up various tweaks and tricks with symlinks and get +them activated automatically when the user switches to a different sound +profile. + +The sound profiles are based on the alternatives system. + +See: update-alternatives --display soundprofile + +Ultimately you can read the current profile.conf here: + +CONFIG=/etc/sound/profiles/current/profile.conf + + +But to create a new profile, just the pulseaudio package. It's basically +just a matter of creating a folder /etc/sound/profiles/myprofile + +When you register it with the alternatives system you give it a +priority. I would suggest that if the package containing the soundstudio +profile is not installed by default then it can have a higher priority +than the pulseaudio one, and thus automatically activate when installed. + +Things like udev rules and such like could be installed by the package +but only activated when the profile is actually active (e.g. via +symlinks) - you may want to put dummy udev rules in place for the other +profiles too to make the symlinks always resolve. + +Also disabling libcanberra (by exporting CANBERRA_DRIVER=null) would +also be sensible - event sounds and such like are obviously highly +pointless/evil when doing pro-audio work! Currently the driver is +changed via this mechanism for a pure alsa profile (CANBERRA_DRIVER=alsa). + +HTHs + +Col + + +-- + +Colin Guthrie +mageia(at)colin.guthr.ie +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited [<A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A>] +Open Source: + Mageia Contributor [<A HREF="http://www.mageia.org/">http://www.mageia.org/</A>] + PulseAudio Hacker [<A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A>] + Trac Hacker [<A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A>] +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002185.html">[Mageia-dev] Importing RPM Spec File Syntax +</A></li> + <LI>Next message: <A HREF="002187.html">[Mageia-dev] mageia sound tasks +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2186">[ date ]</a> + <a href="thread.html#2186">[ thread ]</a> + <a href="subject.html#2186">[ subject ]</a> + <a href="author.html#2186">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |