[CM] using sndlib in guile

Pedro Kroger kroegerlistas at pedrokroeger.net
Sat Aug 28 11:08:28 PDT 2004


Hi,

so, I could load sndlib inside guile but I don't know what to do next!
I want to play some frequencies to dac, I did:

(dynamic-call "mus_xen_init" lib)
(define osc (make-oscil 440))
(oscil osc)

but I get no sound. Could anyone help me?

TIA,

Pedro




More information about the Cmdist mailing list