Jump to content

Recommended Posts

Posted

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!

Posted

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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...