<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>mixaggio &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/mixaggio/</link>
	<description>Feed of posts on WordPress.com tagged "mixaggio"</description>
	<pubDate>Mon, 08 Sep 2008 18:18:43 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Suggerimenti per il missaggio.]]></title>
<link>http://musicaduepuntozero.wordpress.com/?p=134</link>
<pubDate>Wed, 03 Sep 2008 23:17:01 +0000</pubDate>
<dc:creator>Amministratore</dc:creator>
<guid>http://musicaduepuntozero.wordpress.com/?p=134</guid>
<description><![CDATA[Mark Dann, Mixing Tips from the Trenches, 2007.
]]></description>
<content:encoded><![CDATA[<p>Mark Dann, <a href="http://www.markdannrecording.com/Mixing_Tips.html" target="_blank"><em>Mixing Tips from the Trenches</em></a>, 2007.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Gestire il mixer per esibizioni dal vivo.]]></title>
<link>http://musicaduepuntozero.wordpress.com/?p=79</link>
<pubDate>Sun, 13 Jul 2008 17:54:11 +0000</pubDate>
<dc:creator>Amministratore</dc:creator>
<guid>http://musicaduepuntozero.wordpress.com/?p=79</guid>
<description><![CDATA[What are the best ways in getting a good gain structure in a live concert mix?, &#8220;Record-Produc]]></description>
<content:encoded><![CDATA[<p><a href="http://www.record-producer.com/learn.cfm?a=4019" target="_blank"><em>What are the best ways in getting a good gain structure in a live concert mix?</em></a>, "<a href="http://www.record-producer.com" target="_blank">Record-Producer</a>", 2007.04.19.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Mixare la batteria.]]></title>
<link>http://musicaduepuntozero.wordpress.com/?p=43</link>
<pubDate>Fri, 06 Jun 2008 12:57:13 +0000</pubDate>
<dc:creator>Amministratore</dc:creator>
<guid>http://musicaduepuntozero.wordpress.com/?p=43</guid>
<description><![CDATA[Qui (da pag. 20).
]]></description>
<content:encoded><![CDATA[<p><a href="http://www.fxpansion.com/uploadedFiles/mixing_with_bfd.pdf" target="_self">Qui</a> (da pag. 20).</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Creare un Photomosaic con Linux]]></title>
<link>http://rafanto.wordpress.com/2007/12/11/creare-un-photomosaic-con-linux/</link>
<pubDate>Tue, 11 Dec 2007 19:33:38 +0000</pubDate>
<dc:creator>rafanto</dc:creator>
<guid>http://rafanto.wordpress.com/2007/12/11/creare-un-photomosaic-con-linux/</guid>
<description><![CDATA[Avete presente la funzione Mosaic del nuovo screensaver di Leopard ? Volete creare un enorme immagin]]></description>
<content:encoded><![CDATA[<p>Avete presente la funzione Mosaic del nuovo screensaver di Leopard ? Volete creare un enorme immagine da centinaia di megapixel utilizzando una cartella di foto differenti! Con linux e metapixel e semplicissimo!</p>
<p>Vi state sicuramente chiedendo linux sappiamo dov'è ma metapixel ??? è semplice come sempre si utilizzano i repos o scaricate il pacchetto da qui :<a href="http://www.complang.tuwien.ac.at/schani/metapixel/"> metapixel</a> (per ubuntu il pacchetto si trova nei repos universe).</p>
<p>Il semplice comando da lanciare nella shell per creare una foto mosaic è:</p>
<p><code>metapixel-prepare -r source destination --width=48 --height=48</code></p>
<p>Naturalmente a source sostituiamo la directory sorgente con le foto da utilizzare e destinazione la directory finale per la creazione delle immagini riadattate in formato 48×48 pixel da utilizzare per il mosaic (l'operazione verrà effettuata ricorsivamente per tutte le foto presenti della cartella origine).</p>
<p>Poi lanciamo un nuovo comando :</p>
<p><code>metapixel --metapixel input.jpg output.png --library destination --scale=35 --distance=500</code></p>
<p>che andrà a creare un immagine indicata da input.jpg con il contenuto della directory precedentemente creata (contenete le img convertite ed adattate) riscalandole (--scale=35 ) a 35 pixel e (--distance=500) impostando un limite di ripetizione img a 500.</p>
<p>così facendo otteniamo una immagine di grande dimensione con una risoluzione di circa 228 megapixels , che cmq varia in base a quello che impostate nel comando.</p>
<p style="text-align:center;"><img src="http://rafanto.wordpress.com/files/2007/12/starrythumbnail.png" alt="starrythumbnail.png" /></p>
<p>Per ulteriori informazioni : <a href="http://www.complang.tuwien.ac.at/schani/metapixel/">http://www.complang.tuwien.ac.at/schani/metapixel/</a></p>
<p><img src="http://static.technorati.com/x/static/img/graphicresources/icn-talkbubble.gif?1149714944" border="0" /> <a href="http://technorati.com/tags/photomosaic" rel="tag">photomosaic</a>, <a href="http://technorati.com/tags/linux" rel="tag">linux</a>, <a href="http://technorati.com/tags/metapixel" rel="tag">metapixel</a>, <a href="http://technorati.com/tags/pixel" rel="tag">pixel</a>, <a href="http://technorati.com/tags/open" rel="tag">open</a>, <a href="http://technorati.com/tags/source" rel="tag">source</a>, <a href="http://technorati.com/tags/free" rel="tag">free</a>, <a href="http://technorati.com/tags/open" rel="tag">open</a>, <a href="http://technorati.com/tags/comando" rel="tag">comando</a>, <a href="http://technorati.com/tags/creare" rel="tag">creare</a>, <a href="http://technorati.com/tags/make" rel="tag">make</a>, <a href="http://technorati.com/tags/foto" rel="tag">foto</a>, <a href="http://technorati.com/tags/mixaggio" rel="tag">mixaggio</a>, <a href="http://technorati.com/tags/mix" rel="tag">mix</a></p>
]]></content:encoded>
</item>

</channel>
</rss>
