I'm playing around with some oscillator sync stuff. Trying to use the ramp LFO as an audio oscillator, and JAMming it every zero crossing to get a hard sync synth kind of thing.
My understanding of the CHO operations is still very superficial. I've been reading through the datasheets of course, but I'm still not really sure how I would read the ramp LFO and use it like an audio signal and send it to an output. Any suggestions? Is this even possible, or will I need to code a software ramp?
Sending LFOs to outputs
Moderator: frank
-
livingston
- Posts: 131
- Joined: Sun Nov 15, 2009 3:37 pm
- Location: New Orleans, LA US
Very simple example:
Code: Select all
skp run,start
wldr 0,32767,4096
start:
cho rdal,RMP0
wrax DACL,0
Frank Thomson
Experimental Noize
Experimental Noize