<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>N3bulosa's blog &#187; mp3blaster linux</title>
	<atom:link href="http://silvia.noc-root.net/blog/tag/mp3blaster-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://silvia.noc-root.net/blog</link>
	<description></description>
	<lastBuildDate>Sat, 14 Aug 2010 00:24:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Crear listas de reproducción para mp3blaster</title>
		<link>http://silvia.noc-root.net/blog/2005/10/07/crear-listas-de-reproduccion-para-mp3blaster/</link>
		<comments>http://silvia.noc-root.net/blog/2005/10/07/crear-listas-de-reproduccion-para-mp3blaster/#comments</comments>
		<pubDate>Fri, 07 Oct 2005 00:53:00 +0000</pubDate>
		<dc:creator>silvia</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[mp3blaster linux]]></category>

		<guid isPermaLink="false">http://silvia.linuxchixperu.org/?p=39</guid>
		<description><![CDATA[Para empezar el mp3blaster es un reproductor de mp3 basado en texto; osea que éste reproductor se ejecuta en cualquier emulador de terminal X (sea gnome-terminal o Konsole) o las terminales propiamente (tty0, tty1&#8230;) y su uso es bastante sencillo: 
# mp3blaster /fullmp3/*.mp3 y tienes todos los mp3s listados de ese directorio y ha escuchar [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: arial;">Para empezar el <strong>mp3blaster </strong>es un reproductor de mp3 basado en texto; osea que éste reproductor se ejecuta en cualquier emulador de terminal X <strong>(sea gnome-terminal o Konsole)</strong> o las terminales propiamente <strong>(tty0, tty1&#8230;)</strong> y su uso es bastante sencillo: </span></p>
<p><span style="font-family: arial;"><strong># mp3blaster /fullmp3/*.mp3</strong> y tienes todos los mp3s listados de ese directorio y ha escuchar se ha dicho!.</span><br />
<span style="font-family: arial;"><br />
Si quieres algún grupo en particular de tu directorio puedes poner, por ejemplo:<br />
<strong># mp3blaster fullmp3/Travis*.mp3</strong> </span><br />
<span style="font-family: arial;"><br />
<strong><span style="color: #ffffff;">:::Creando la Lista de Reproducción:::</span></strong><br />
<a href="http://photos1.blogger.com/blogger/2748/671/1600/Music2.jpg"><img style="FLOAT: left; MARGIN: 0px 10px 10px 0px; WIDTH: 162px; CURSOR: hand; HEIGHT: 158px" src="http://photos1.blogger.com/blogger/2748/671/320/Music2.jpg" border="0" alt="" width="198" height="214" /></a>Puedes acceder a sus opciones via las teclas de función (F1, F2, F3&#8230;), opciones muy variadas como: Select Files, Load/Add Playlist, Add Group, Write Playlist, étece. Antes no habí­a usado ninguna de estas opciones hasta hoy y!!!&#8230;entré como de costumbre, pero quize agregar otro grupo de mp3s de otra partición y puse <strong>[F1]Select Files</strong> y me aparecí­a el &#8220;Manual de Terminal de GNOME&#8221; y es que como estaba en ese <strong>emulador de terminal X para GNOME</strong>, el <strong>[F1]</strong> me activaba esa opción, bueno abri el <strong>kconsole</strong> para ver si en éste pasaba lo mismo y nop, ahi pude usar esta opción&#8230;raro no? <img src='http://silvia.noc-root.net/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </span></p>
<p>Bueno pero fue entonces que decidí­ crear listas de reproducción para esto puede hacerse de 3 formas:</p>
<p><strong><span style="color: #ffffff;">«::One::»</span></strong><br />
<span style="color: #ffffff;">-</span>Entras al Mp3Blaster seleccionando un grupo de mp3s, algo así­:<br />
<strong># mp3blaster /fullmp3/[Incubus]*.mp3 </strong><br />
<span style="color: #ffffff;">-</span> Luego, <strong>[F4]Write Playlist</strong>, y pones el nombre de la lista con la extensión <strong>*.lst</strong>, en mi caso: <strong>incubus.lst</strong> y listo! (por defecto se guarda en /root)<br />
<span style="color: #ffffff;">-</span> De este modo habrás creado una lista y la podrás seleccionar con <strong>[F3]Load/Add Playlist</strong></p>
<p><strong><span style="color: #ffffff;">«::Two::»</span></strong><br />
Otra forma de crearlo es así­:</p>
<p><span id="more-41"></span><br />
<span style="color: #ffffff;">-</span> Creas un fichero con la extensión lst, donde especificas el directorio y el mp3 en cuestión, así­:<br />
<strong># vim lista.lst</strong> y escribes lo siguiente:</p>
<p>&lt;global playmode=&#8221;allgroups&#8221;&gt;<br />
/fullmp3/Sterophonics &#8211; Maybe Tomorrow.mp3<br />
/fullmp3/Alanis Morissette &#8211; Ironic.mp3<br />
/fullmp3/Jamiroquai &#8211; Picture of my life.mp3<br />
/fullmp3/Nelly Furtado &#8211; Party.mp3 . . .</p>
<p><span style="color: #ffffff;">-</span> Sales del editor con &#8216;:wq&#8217;<br />
<span style="color: #ffffff;">-</span> De igual modo cuando entres al mp3blaster llamas a tu lista de reproducción con la tecla de función<strong> [F3]</strong><br />
<strong></strong><br />
<strong></strong><br />
<strong><span style="color: #ffffff;">«::Three::»</span></strong><br />
<span style="color: #ffffff;">-</span> Si ya entraste al mp3blaster así­ : <strong># mp3blaster</strong> , no tendrás nada en la lista.<br />
<span style="color: #ffffff;">-</span> Entonces, escoges <strong>[F1] Select Files</strong> y tu &#8216;Menu&#8217; de opciones cambiará, ahi la tecla <strong>[F4]</strong> <strong>Enter New Patch</strong> (aquí­ escribes la ubicación del directorio con los mp3s).- Seleccionas los mp3s con la barra espaciadora.<br />
<span style="color: #ffffff;">-</span> Luego, <strong>[F1]Add Files to List</strong> y voilá ahi tienes tu lista con mp3s aleatorios (las que seleccionaste).<br />
<span style="color: #ffffff;">-</span> Finalmente guardas esta nueva lista<strong>: [F4] Write Playlist</strong><br />
<strong></strong><br />
Por cierto, es posible abrir todas tus listas de reproducción al mismo tiempo, enjoy! <a href="http://photos1.blogger.com/blogger/2748/671/1600/music.gif"><img style="FLOAT: right; MARGIN: 0px 0px 10px 10px; WIDTH: 148px; CURSOR: hand; HEIGHT: 147px" src="http://photos1.blogger.com/blogger/2748/671/320/music.gif" border="0" alt="" width="107" height="97" /></a></p>
<p><strong><span style="color: #ffffff;">Note:</span></strong> mp3blaster is an interactive text-based mp3 player with a number of unique features. It supports multiple playlists allowing you to divide tracks into albums allowing great flexibility with the play order.</p>
<p><span style="font-family: arial;">Finalizo con: <strong>&#8220;La música limpia el alma del polvo cotidiano&#8221;</strong> osea reconforta, anima!! <img src='http://silvia.noc-root.net/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </span></p>
<p><strong>C ya! Have a nice weekend! :*<br />
</strong></p>
<p><span style="font-family: arial;"></p>
<div><strong><span style="font-size:85%;">[ Adeene ] Where I end you begin &#8230;.splash!! O.o?</span></strong></div>
<p><strong></strong></p>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://silvia.noc-root.net/blog/2005/10/07/crear-listas-de-reproduccion-para-mp3blaster/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
