<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://fweb.wallawalla.edu/class-wiki/index.php?action=history&amp;feed=atom&amp;title=Tips_for_Installing_Octave</id>
	<title>Tips for Installing Octave - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://fweb.wallawalla.edu/class-wiki/index.php?action=history&amp;feed=atom&amp;title=Tips_for_Installing_Octave"/>
	<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Tips_for_Installing_Octave&amp;action=history"/>
	<updated>2026-04-06T21:06:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Tips_for_Installing_Octave&amp;diff=10370&amp;oldid=prev</id>
		<title>Frohro: Created page with &#039;====How to get Sound.m to work in Windows====  First make sure you have the audio 1.1.4 package installed in octave forge.  Install sox to the octave bin dir.    http://sourcefor…&#039;</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Tips_for_Installing_Octave&amp;diff=10370&amp;oldid=prev"/>
		<updated>2011-12-13T06:03:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;====How to get Sound.m to work in Windows====  First make sure you have the audio 1.1.4 package installed in octave forge.  Install sox to the octave bin dir.    http://sourcefor…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;====How to get Sound.m to work in Windows====&lt;br /&gt;
&lt;br /&gt;
First make sure you have the audio 1.1.4 package installed in octave forge.&lt;br /&gt;
&lt;br /&gt;
Install sox to the octave bin dir.&lt;br /&gt;
&lt;br /&gt;
  http://sourceforge.net/projects/sox/files/sox/14.3.2/sox-14.3.2-win32.exe/download&lt;br /&gt;
&lt;br /&gt;
Or extract the contents of the sox-14.3.2 folder inside the zip folder into the bin dir.&lt;br /&gt;
&lt;br /&gt;
  http://sourceforge.net/projects/sox/files/sox/14.3.2/sox-14.3.2-win32.zip/download&lt;br /&gt;
&lt;br /&gt;
Open sound.m from &lt;br /&gt;
&lt;br /&gt;
  .\Octave\3.2.4_gcc-4.4.0\share\octave\packages\audio-1.1.4&lt;br /&gt;
&lt;br /&gt;
Edit sound.m by commenting out line 99 and paste the following right after&lt;br /&gt;
&lt;br /&gt;
  if(file_in_path(EXEC_PATH, &amp;quot;sox.exe&amp;quot;))&lt;br /&gt;
  sound_play_utility = &amp;quot;sox.exe -t AU - -d&amp;quot;;&lt;/div&gt;</summary>
		<author><name>Frohro</name></author>
	</entry>
</feed>