Mercurial > pidgin.yaz
annotate .cvsignore @ 12903:2bb4dc533a31
[gaim-migrate @ 15256]
redpen686 posted modified sounds to gaim-devel:
"The tones were sampled at 44.1 KHz (with a range of up to 22.05 KHz),
which is fine, but since the tones are only up to ~3 to 4 KHz, a lot of
space could be saved by downsampling.
I went to 11,025 Hz, since it is already enough for these frequencies,
and it's also the lowest common denominator for soundcards (rather than
8 or 16 KHz, for example).
The 'alert' sound needed a lowpass filter, but only because of the
high-pitched attack, which people won't notice anyway.
All are still 16-bit, and in stereo (except for the 'alert' sound, which
didn't need it), and so should sound virtually identical."
These are significantly smaller files and I didn't notice a difference in
the sound (of course, my speakers suck). They're also louder, which is good.
I'm committing these so people can try them out.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Tue, 17 Jan 2006 02:49:32 +0000 |
parents | b0ad08e1d492 |
children | 5adc0c9da9f3 |
rev | line source |
---|---|
1893 | 1 config.h |
2 libtool | |
3 config.status | |
4 intl | |
5 ABOUT-NLS | |
5048 | 6 compile |
1893 | 7 config.guess |
8 config.sub | |
4558
d22814243d13
[gaim-migrate @ 4839]
Christian Hammond <chipx86@chipx86.com>
parents:
4427
diff
changeset
|
9 Doxyfile |
1893 | 10 ltconfig |
11 ltmain.sh | |
12 install-sh | |
13 missing | |
14 aclocal.m4 | |
15 configure | |
16 config.h.in | |
17 stamp-h.in | |
18 Makefile.in | |
19 config.log | |
20 config.cache | |
21 Makefile | |
22 stamp-h | |
23 gaim.spec | |
2168
74947d32d3c6
[gaim-migrate @ 2178]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1894
diff
changeset
|
24 depcomp |
74947d32d3c6
[gaim-migrate @ 2178]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1894
diff
changeset
|
25 stamp-h1 |
3358
092594c175ff
[gaim-migrate @ 3377]
Christian Hammond <chipx86@chipx86.com>
parents:
3356
diff
changeset
|
26 autom4te*.cache |
3356
8647a5b37b5c
[gaim-migrate @ 3375]
Christian Hammond <chipx86@chipx86.com>
parents:
3355
diff
changeset
|
27 configure.2.1x |
3358
092594c175ff
[gaim-migrate @ 3377]
Christian Hammond <chipx86@chipx86.com>
parents:
3356
diff
changeset
|
28 confdefs.h |
092594c175ff
[gaim-migrate @ 3377]
Christian Hammond <chipx86@chipx86.com>
parents:
3356
diff
changeset
|
29 *.swp |
3702 | 30 win32-install-dir |
3703 | 31 .temp-gettextize |
9365 | 32 gaim.pc |
10362 | 33 *.apspec |