RSound icon indicating copy to clipboard operation
RSound copied to clipboard

sine-window doesn't work at all?

Open jbclements opened this issue 8 years ago • 0 comments

(define (my-note f) (rs-mult (sine-window SAMPLE-TONE-LEN (* 0.1 FRAME-RATE)) (make-tone f 0.5 SAMPLE-TONE-LEN)))

jbclements avatar Oct 14 '16 16:10 jbclements