<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ca">
	<id>http://wiki.joanillo.org/index.php?action=history&amp;feed=atom&amp;title=Eliminar_la_part_vocal_d%27una_can%C3%A7%C3%B3</id>
	<title>Eliminar la part vocal d'una cançó - Historial de revisió</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.joanillo.org/index.php?action=history&amp;feed=atom&amp;title=Eliminar_la_part_vocal_d%27una_can%C3%A7%C3%B3"/>
	<link rel="alternate" type="text/html" href="http://wiki.joanillo.org/index.php?title=Eliminar_la_part_vocal_d%27una_can%C3%A7%C3%B3&amp;action=history"/>
	<updated>2026-08-30T11:00:19Z</updated>
	<subtitle>Historial de revisió per a aquesta pàgina del wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://wiki.joanillo.org/index.php?title=Eliminar_la_part_vocal_d%27una_can%C3%A7%C3%B3&amp;diff=247910&amp;oldid=prev</id>
		<title>Joan: /* ús de lame */</title>
		<link rel="alternate" type="text/html" href="http://wiki.joanillo.org/index.php?title=Eliminar_la_part_vocal_d%27una_can%C3%A7%C3%B3&amp;diff=247910&amp;oldid=prev"/>
		<updated>2011-11-15T10:30:46Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;ús de lame&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Pàgina nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;http://jrharshath.wordpress.com/2009/02/13/how-to-make-karaoke-on-your-ubuntu-box/&lt;br /&gt;
&lt;br /&gt;
Em baixo la cançó ''Halo'' de la cantant Beyoncé (http://www.mp3fusion.net/mp3_download/7818486/Beyonce_Halo_mp3.html). Amb mplayer, puc fer sonar el mp3, i després elimino (atenuo) la part vocal:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ mplayer /home/joan/BeyonceHalo.mp3 &lt;br /&gt;
$ mplayer -ao pcm:file=/home/joan/BeyonceHalo -af karaoke /home/joan/BeyonceHalo.mp3&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
i funciona. El fitxer obtingut és en format PCM Wav (3 ó 4 vegades més gran, es pot convertir a mp3). No és que s'elimini totalment la veu, sinó que queda molt atenuada.&lt;br /&gt;
&lt;br /&gt;
Per convertir a mp3, podem utilitzar lame:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ lame -V2 /home/joan/BeyonceHalo /home/joan/BeyonceHalo_kar.mp3&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Aquest mètode no és la panacea, però funciona:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
And here’s the catch: not all songs respond equally well to this “procedure”. Some pointers:&lt;br /&gt;
&lt;br /&gt;
1. This procedure is meant to “attenuate” the voice, not remove it, like, completely. (#ref: http://www.linuxjournal.com/article/9787)&lt;br /&gt;
2. Songs with male voice repond better than ones with female voice.&lt;br /&gt;
3. Sometimes, drum beats are also badly attenuated along with the vocals. In any case, the “boom” of the beat gets killed.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
També ho provo amb faig_saber.mp3 (Els Pets) i com_anar_al_cel_i_tornar.mp3 (Els Pets)&lt;br /&gt;
&lt;br /&gt;
===ús de lame===&lt;br /&gt;
Per tal d'obtenir bons resultats:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
lame --longhelp nos da una larga lista de posibilidades: diremos que la compresión con bit rate variable (vbr) es la más adecuada en casi cualquier caso, entonces un comando de compresión se vería así:&lt;br /&gt;
&lt;br /&gt;
lame -v -abr128 archivo.wav archivo.mp3&lt;br /&gt;
&lt;br /&gt;
Esto significa que &amp;quot;archivo.wav&amp;quot; será convertido a &amp;quot;archivo.mp3&amp;quot; en un promedio de 128 bit rate, logrando el menor espacio posible en una calidad de compresión normal.&lt;br /&gt;
&lt;br /&gt;
Sugiero la utilización del formato Ogg Vorbis dado que logra el doble de calidad a igual tamaño final y no tiene problemas legales por patentes en ningún país del mundo. &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Autor}}, juliol 2009&lt;br /&gt;
[[Category: karaoke]]&lt;/div&gt;</summary>
		<author><name>Joan</name></author>
		
	</entry>
</feed>