« Return to Thread: No Sound

No Sound

by yj777 :: Rate this Message:

Reply to Author | View in Thread

I am getting no sound out of supercollider-installer-3.3winAlpha6.zip
on Win XP SP2 using an M-Audio firewire pro 2626 interface running the latest drivers and also running ASIO4ALL.

I have the following statement in the startup.sc file:

s.options.device_("ASIO : ASIO4ALL v2");

The server seems to boot fine and i get the following:

Booting with:
  In: ASIO : ASIO4ALL v2
  Out: ASIO : ASIO4ALL v2
  Sample rate: 44100.000
  Latency (in/out): 0.012 / 0.012 sec
SuperCollider 3 server ready..
notification is on

I get a message from the ASIO4ALL tray app when SC starts: "512 samples at 44000"

but when i open a new code windows and run a simple command like {Pan2.ar(SinOsc.ar(440,0,0.1),0.0)}.play , i get no sound.

Thanks

 « Return to Thread: No Sound