jrp Posted April 22 Report Posted April 22 Dear forum, i would love to designa midibox that gives me up to 32 custom velocity sensitive envelopes with some special shapes (i want two attack phases) That makes me think: How do you program the timing of an envelope? I would love to learn about this :) In Mios32 there are timers, ticks, delay, freeRTOS tasks.... Where would you built an simple envelope generator? The finished apps like midiboxCV2 are so complex that i could not really find the answer in the code myself. Btw, midiboxCV2 would fit my usecase perfectly, but it is limited to one AOUT module. Thank you very much! Quote
jrp Posted April 25 Author Report Posted April 25 i looked through the analog toolbox code, there it appears that a timer is set to produce a tick every 1ms. So i will try to got that route in mios32. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.