Recamán's Sequence - Part 2 (Audio)
Coding Challenge #110.2
In Part 2 of this coding challenge, I use the Recamán’s number sequence to create a series of musical notes, with the help of the p5.js Sound library. #CodingRecaman
Community Contributions
You can also add your own version! (See how)
Other parts of this coding challenge
Links discussed in this coding challenge
- Recamán's Sequence by MathWorld
- OEIS
- Bernardo Recamán Santos on Wikipedia
Videos discussed in this coding challenge
- Recamán's Sequence by Numberphile
- Recamán's Sequence by Dale Gerdemann
- ADSR Envelope with p5.js
- Sound Synthesis with p5.js