octave:1> [y, fs, nbits]=wavread('/home/Desktop/windycity.wav'); octave:2> figure(1) ans = 1 octave:3> plot(y) octave:4> title('Music Waveform'); octave:5> soundsc(y,fs) error: `soundsc' undefined near line 5 column 1
...................................................................................... this is what i am getting when i am using the soundsc function. Can any one explain me the problem with the octave with the soundsc function. ** Attachment added: "this the octave in the shell i have been using" http://launchpadlibrarian.net/23689943/snapshot1.png -- function soundsc fails after wavread https://bugs.launchpad.net/bugs/195402 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs