1

I tried to evaluate FoxDot.start on SuperCollider but it shows SynthDef error:-

**ERROR: SynthDef makeSound not found FAILURE IN SERVER /s_new SynthDef not found** etc.

On FoxDot, it didn't say any error but produce no sound. Please advise.

SolacunaRT
  • 111
  • 1

1 Answers1

0

Evaluate these two lines:

Quarks.install("FoxDot")
FoxDot.start
El tornillo
  • 437
  • 3
  • 16