Re: [Csnd] Question rev how to create a ramp waveform vs saw
Date | 2022-09-20 21:43 |
From | Scott Daughtrey |
Subject | Re: [Csnd] Question rev how to create a ramp waveform vs saw |
Issue somewhat resolved. I now realize there is an lfo opcode. However the waveform is unipolar. Is there a way to make it bipolar? Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2022-09-20 21:46 |
From | Dave Seidel |
Subject | Re: [Csnd] Question rev how to create a ramp waveform vs saw |
Add a value equal to half of the amplitude, which will shift it up into the positive range. On Tue, Sep 20, 2022 at 4:43 PM Scott Daughtrey <stunes6556@gmail.com> wrote: Issue somewhat resolved. I now realize there is an lfo opcode. However the waveform is unipolar. Is there a way to make it bipolar? |