###### David Westgate # Computers Sound and Music Portfolio This portfolio repository tracks my regular progress and updates to correspond with CS516 at Portland State University Fall 2024. ## Contents ### [`nodebook.md`](./notebook.md) Portfolio progress will primarily be noted in this notebook, with the intention that newest entries will appear at the top. Types of entires will be indicated as follows * 📝 Objectives * 🤔 Lecture reflections * ⚙️ Clerical Changes Format is subject to change ### [`code`](./code/) Notebook assignments will at times link to code found in this directory. Some structure within the code directory may emerge as the course progresses #### Code Quick Reference * [clipped](./code/clipped/README.md) * [adaptive-tone-control](./code/adaptive-tone-control/README.md) * [tuner](./code/tuner/README.md) * [popgen](./code/popgen/README.md) * [project](./code/project/README.md) ## Credit At the time of writing, this portfolio is solely the original work of David Westgate. Any credits to other contributors (including AI), if they occour will be noted in-line with the particular content. Technical and foundational knowledge for this content is primarily credited to the [course notes](https://github.com/pdx-cs-sound/course-notes) provided by Professor Massey ## License The [MIT License](https://opensource.org/license/mit) applies to all original contributions