AOUT C Programming for MIOS8

Hello all,

 

I want control 2x CEMs Cutoff and Resonance in 12/4 Resolution. So I have build up 2 AOUT_LC for that case, which are connected to one of my PIC18F452.

At least I want write a simple code to control CV1 and CV2 (Cutoff/Reso), but I don’t find an little MIOS8 C example to get in.

 

  1. Which source/driver can i use for that pic?

  2. How can I initialise the AOUT-Driver, so that it work in AOUT_LC mode?

 

Thx for any help.

 

Greets,

rio

http://discourse.midibox.org/t/topic/4783

 

should also work for AOUT_LC, search in the sources for more infos

 

Best Regards, Thorsten.

Perfect!