<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alessandro.delgallo.net//index.php?action=history&amp;feed=atom&amp;title=SOX</id>
	<title>SOX - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alessandro.delgallo.net//index.php?action=history&amp;feed=atom&amp;title=SOX"/>
	<link rel="alternate" type="text/html" href="https://wiki.alessandro.delgallo.net//index.php?title=SOX&amp;action=history"/>
	<updated>2026-09-15T07:03:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://wiki.alessandro.delgallo.net//index.php?title=SOX&amp;diff=3827&amp;oldid=prev</id>
		<title>Xunil: Reverted edits by Ypebezimyx (Talk) to last version by 127.0.0.1</title>
		<link rel="alternate" type="text/html" href="https://wiki.alessandro.delgallo.net//index.php?title=SOX&amp;diff=3827&amp;oldid=prev"/>
		<updated>2010-11-18T14:56:32Z</updated>

		<summary type="html">&lt;p&gt;Reverted edits by &lt;a href=&quot;/index.php/Special:Contributions/Ypebezimyx&quot; title=&quot;Special:Contributions/Ypebezimyx&quot;&gt;Ypebezimyx&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:Ypebezimyx&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:Ypebezimyx (page does not exist)&quot;&gt;Talk&lt;/a&gt;) to last version by &lt;a href=&quot;/index.php?title=User:127.0.0.1&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:127.0.0.1 (page does not exist)&quot;&gt;127.0.0.1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Mandare l'audio di una scheda (/dev/dsp1) a un'altra (/dev/dsp) ==&lt;br /&gt;
 sox -c 2 -s -w -r 32000 -t ossdsp /dev/dsp1 -t ossdsp -w -r 32000 /dev/dsp&lt;br /&gt;
&lt;br /&gt;
== Forwardare L'audio in rete ==&lt;br /&gt;
 elwood xunil # while [ 1 ]; do nc -l -w 10 -p 12345 | sox -t ogg - -t ossdsp /dev/dsp; done&lt;br /&gt;
      Input Filename : -&lt;br /&gt;
      Sample Size    : 16-bits&lt;br /&gt;
      Sample Encoding: Vorbis&lt;br /&gt;
      Channels       : 2&lt;br /&gt;
      Sample Rate    : 8000&lt;br /&gt;
      Comments       :&lt;br /&gt;
      COMMENT=Processed by SoX&lt;br /&gt;
&lt;br /&gt;
 [root@zombie ~]# sox -w -c 2 -t ossdsp /dev/dsp -t ogg - |  nc elwood 12345&lt;/div&gt;</summary>
		<author><name>Xunil</name></author>
	</entry>
</feed>