2023-06-13 09:48:18 +00:00
|
|
|
|
---
|
2023-06-13 11:07:14 +00:00
|
|
|
|
title: Week 9
|
|
|
|
|
date: 2023-06-09
|
|
|
|
|
weight: 9
|
2023-06-13 09:48:18 +00:00
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# 2023 Tokyo University of the Arts Art media Center「Code and Design」
|
|
|
|
|
|
|
|
|
|
## Slides (in Japanese)
|
|
|
|
|
|
2023-06-13 11:07:14 +00:00
|
|
|
|
{{< button href="2023-code-and-design-9.pdf">}}Slides(PDF){{< /button >}}
|
2023-06-13 09:48:18 +00:00
|
|
|
|
|
|
|
|
|
{{< button href="./slides">}}Slides(HTML){{< /button >}}
|
|
|
|
|
|
|
|
|
|
|
2023-06-13 11:07:14 +00:00
|
|
|
|
## Arduino Example
|
2023-06-13 09:48:18 +00:00
|
|
|
|
|
2023-06-13 11:07:14 +00:00
|
|
|
|
{{< preview_code href="tone_minimal.ino" type= "ino">}}
|
2023-06-13 09:48:18 +00:00
|
|
|
|
|
2023-06-13 11:07:14 +00:00
|
|
|
|
{{< preview_code href="tone_random_flip.ino" type= "ino">}}
|
2023-06-13 09:48:18 +00:00
|
|
|
|
|
2023-06-13 11:07:14 +00:00
|
|
|
|
{{< preview_code href="mozzi_sine.ino" type= "ino">}}
|
2023-06-13 09:48:18 +00:00
|
|
|
|
|
2023-06-13 11:07:14 +00:00
|
|
|
|
{{< preview_code href="mozzi_envelope.ino" type= "ino">}}
|
2023-06-13 09:48:18 +00:00
|
|
|
|
|
2023-06-13 11:07:14 +00:00
|
|
|
|
{{< preview_code href="mozzi_reich.ino" type= "ino">}}
|