help-octave
[Top][All Lists]
Advanced

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

audio pkg problem Mac OS X


From: Attila Filep
Subject: audio pkg problem Mac OS X
Date: Tue, 19 Oct 2010 16:05:05 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.9) Gecko/20100915 Lightning/1.0b2 Thunderbird/3.1.4

 I tried to install the audio-1.1.4 pkg and get the following messages:

OFSndPlay.cc: In function ‘-[OFSoundPlayer playFile:]’:
OFSndPlay.cc:28: warning: class 'OFSoundPlayer' does not implement the 'NSSoundDelegate' protocol
OFSndPlay.cc: In function ‘-[OFSoundPlayer playData:]’:
OFSndPlay.cc:37: warning: class 'OFSoundPlayer' does not implement the 'NSSoundDelegate' protocol
OFSndPlay.cc: In function ‘main’:
OFSndPlay.cc:74: warning: ‘stringWithCString:’ is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:386)

but the pkg seams to be installed:

Package Name | Version | Installation directory
---------------+---------+-----------------------
actuarial *| 1.1.0 | /Users/macbook/octave/actuarial-1.1.0
audio *| 1.1.4 | /Users/macbook/octave/audio-1.1.4
image *| 1.0.13 | /Users/macbook/octave/image-1.0.13
miscellaneous *| 1.0.9 | /Users/macbook/octave/miscellaneous-1.0.9
optim *| 1.0.12 | /Users/macbook/octave/optim-1.0.12
signal *| 1.0.11 | /Users/macbook/octave/signal-1.0.11
specfun *| 1.0.9 | /Users/macbook/octave/specfun-1.0.9

a short test shows that it doesn't work.

record(3,8000)
Please hit ENTER and speak afterwards!

dd: /dev/dsp: No such file or directory
cmd = dd if=/dev/dsp of="/var/folders/Vz/Vz+mM+H7H0GxhAh1ZyVIVE+++TI/-Tmp-/oct-IgA1PU" bs=8000 count=3
error: fread: invalid stream number = -1
error: called from:
error: /Applications/Octave.app/Contents/Resources/share/octave/3.2.3/m/audio/record.m at line 60, column 5

I use the precomplied 32-bit octave 3.2.3 version for Mac Os X 10.6.4.
Any suggestion?





reply via email to

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