> For the complete documentation index, see [llms.txt](https://andreas-lectures.gitbook.io/lectures-and-courses/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://andreas-lectures.gitbook.io/lectures-and-courses/audiovisual-design.md).

# Audiovisual Design

{% hint style="info" %}
**Audiovisuelle Gestaltung (audiovisual design)**&#x20;

17.0285, Laborübung (LU)\
Wintersemester 2024&#x20;

Universität für Musik und darstellende Kunst Graz \
Institut für Elektronische Musik und Akustik&#x20;

Lektor: Andreas Pirchner <br>
{% endhint %}

### Course Structure (revised)

* Session 1 (18.10.2024): Course Overview, Introduction Processing, , OSC, Connections, Image-/Video-FX
* Session 2 (19.10.2024): Recap of Session 1 (due to absence of large parts of the group), \
  audiovisual artforms&#x20;
* Session 3 (15.11.2024): Introduction to TouchDesigner, Theories of audiovisual perception, aestetic concepts of audiovisual art, visualisation of music and sound
* Session 4 (16.11.2024): 3D environments in TouchDesigner and Processing, work on exercise
* Session 5 (6.12.2024): TouchDesigner Generative AI, Stable Diffusion, planning of final project, discussion of ideas for final project
* Session 6 (14.12.2024): Particle Systems in TD and Processing, individual discussions of work on final project
* Session 7 (18.01.2025): Discussion of work on  project, individual discussions of work on final project
* Session 8 (25.01.2025):  Project / presentation


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://andreas-lectures.gitbook.io/lectures-and-courses/audiovisual-design.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.
