11.18.17 | Week 12. Blog Debrief

Started working on ADSR envelopes: boop

While most of the code (firing / silencing notes, making checks, etc.) is only fired as needed (the entire thing doesn't use loop() in any capacity), the ADSR envelopes are being fired as part of a do-while loop when the note is playing. Due to their nature of changing volume in semi-realtime, achieving properly smooth envelope effects requires a fairly frequent rate of adjustment.

Comments

Popular posts from this blog

12.16.17 | Week 16. Blog Debrief

09.02.17 | Week 1. Blog Debrief

11.04.17 | Week 10. Blog Debrief