blob: afda4c49c3be390f3a2befefa288f0eefb1ae07a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
|
<!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=%3CAANLkTi%3Dm6PLk3q4QSASN96OfM%3DgWZv7WqOBSKENfWULU%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002186.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] mageia sound tasks</H1>
<B>Sascha Schneider</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20mageia%20sound%20tasks&In-Reply-To=%3CAANLkTi%3Dm6PLk3q4QSASN96OfM%3DgWZv7WqOBSKENfWULU%40mail.gmail.com%3E"
TITLE="[Mageia-dev] mageia sound tasks">ungleichklang at gmail.com
</A><BR>
<I>Sun Jan 16 19:48:33 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002186.html">[Mageia-dev] mageia sound tasks
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2187">[ date ]</a>
<a href="thread.html#2187">[ thread ]</a>
<a href="subject.html#2187">[ subject ]</a>
<a href="author.html#2187">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>The idea with the sound-profile really sounds good, didn't knew about that.
Regards, sascha
2011/1/16 Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>>:
><i> Hi,
</I>><i>
</I>><i> 'Twas brillig, and Sascha Schneider at 21/12/10 21:06 did gyre and gimble:
</I>>><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>><i>
</I>><i> Sorry I've been a little quiet of late. Email backlog + work commitments
</I>><i> + $EXCUSE.
</I>><i>
</I>><i> I've added a comment to the wiki page about the suggestion of editing
</I>><i> /etc/sysconfig/pulseaudio. This file is more or less outdated now. I
</I>><i> should probably tidy things up and remove it.
</I>><i>
</I>><i> Nowadays we use "Sound Profiles" which should be an ideal scenario to
</I>><i> allow you to package up various tweaks and tricks with symlinks and get
</I>><i> them activated automatically when the user switches to a different sound
</I>><i> profile.
</I>><i>
</I>><i> The sound profiles are based on the alternatives system.
</I>><i>
</I>><i> See: update-alternatives --display soundprofile
</I>><i>
</I>><i> Ultimately you can read the current profile.conf here:
</I>><i>
</I>><i> CONFIG=/etc/sound/profiles/current/profile.conf
</I>><i>
</I>><i>
</I>><i> But to create a new profile, just the pulseaudio package. It's basically
</I>><i> just a matter of creating a folder /etc/sound/profiles/myprofile
</I>><i>
</I>><i> When you register it with the alternatives system you give it a
</I>><i> priority. I would suggest that if the package containing the soundstudio
</I>><i> profile is not installed by default then it can have a higher priority
</I>><i> than the pulseaudio one, and thus automatically activate when installed.
</I>><i>
</I>><i> Things like udev rules and such like could be installed by the package
</I>><i> but only activated when the profile is actually active (e.g. via
</I>><i> symlinks) - you may want to put dummy udev rules in place for the other
</I>><i> profiles too to make the symlinks always resolve.
</I>><i>
</I>><i> Also disabling libcanberra (by exporting CANBERRA_DRIVER=null) would
</I>><i> also be sensible - event sounds and such like are obviously highly
</I>><i> pointless/evil when doing pro-audio work! Currently the driver is
</I>><i> changed via this mechanism for a pure alsa profile (CANBERRA_DRIVER=alsa).
</I>><i>
</I>><i> HTHs
</I>><i>
</I>><i> Col
</I>><i>
</I>><i>
</I>><i> --
</I>><i>
</I>><i> Colin Guthrie
</I>><i> mageia(at)colin.guthr.ie
</I>><i> <A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A>
</I>><i>
</I>><i> Day Job:
</I>><i>  Tribalogic Limited [<A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A>]
</I>><i> Open Source:
</I>><i>  Mageia Contributor [<A HREF="http://www.mageia.org/">http://www.mageia.org/</A>]
</I>><i>  PulseAudio Hacker [<A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A>]
</I>><i>  Trac Hacker [<A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A>]
</I>><i>
</I></PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002186.html">[Mageia-dev] mageia sound tasks
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2187">[ date ]</a>
<a href="thread.html#2187">[ thread ]</a>
<a href="subject.html#2187">[ subject ]</a>
<a href="author.html#2187">[ 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>
|