# Day 3

## Slides

{% embed url="<https://docs.google.com/presentation/d/e/2PACX-1vQChwzhVSYOyb1dawp2tBArOEIKF2TpwOHAl7XHR1NyEhRQYqXOYQGaMab9_pnq4Lc1F2jYDBNYtOlk/pub?start=false&loop=false&delayms=3000>" %}

{% embed url="<https://docs.google.com/presentation/d/e/2PACX-1vSG5vEWQYCY0zSl1LkbUlNY4so7LLsQmdx3HIMSckZNiCKlyVTG3QZvHqNg6q7HhaETb1z2kC4bgc8x/pub?start=false&loop=false&delayms=3000>" %}

## Shared Document for collaborative writing

{% embed url="<https://pad.riseup.net/p/UPDATE_Festival>" %}

## Patch of the day

{% embed url="<https://cables.gl/p/rrwBuL>" %}

{% embed url="<https://cables.gl/p/I-WV4L>" %}

### Bonus

{% embed url="<https://cables.gl/p/J9hTKK>" %}
Lorenz Attractor
{% endembed %}

## Activities

**Goal: Design the map of external input to motion and color of current systems**

1. How can we combine colors and textures?
2. What  devices can be used? <https://cables.gl/ops/Ops.Devices>

Referential patches:

* [Audio Classifier](https://cables.gl/edit/rJ0LGl)
* [Sound Machine](https://cables.gl/edit/zubKVf)
* [Color detection](https://cables.gl/edit/vSwLsT)
* [Speech recognition](https://cables.gl/p/9p7kw4)
* [Iterate over images: animation](https://cables.gl/p/NBYREL)
* [Time sequenced](https://cables.gl/p/GbEqL-)

Makey makey references for building physical controllers:

* <https://www.youtube.com/watch?v=o4iTQ7lr2W0>
* <https://www.youtube.com/watch?v=rfQqh7iCcOU&t=62s>

## Aditional Links

{% embed url="<https://neilstrickland.github.io/ordinary_differential_equations/web/linear_2d/index.html>" %}
Second patch of the day's formula
{% endembed %}

{% embed url="<https://neilstrickland.github.io/ordinary_differential_equations/web/phase/index.html>" %}
Many phase portraits
{% endembed %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dynamics.solsarratea.world/content/day-3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
