help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SOUND function and Macs


From: kuniggety
Subject: Re: SOUND function and Macs
Date: Sun, 13 May 2012 16:46:51 -0700 (PDT)

Posted in case other people run into the same problem. The problem for me and
is why I was getting the error:

ssh: connect to host machine-mac-mini.local port 22: Connection refused
warning: broken pipe -- some output may be lost 

Was that the local check wasn't working correctly on my Mac (I'm just
running it locally). I just commented out the entire check in sound.m,
leaving only:

isLocal = 1;

And it worked just fine.

--
View this message in context: 
http://octave.1599824.n4.nabble.com/SOUND-function-and-Macs-tp2293433p4629742.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]