# Synthesis

## Learn

1. Watch:
   * [**Hans & Clint | Masters At Work**](https://www.youtube.com/watch?v=NdG5dEfAcxQ)
   * [**Synthesizer Basics (Berkley)**](https://www.youtube.com/watch?v=c3udLCvoCC0)
   * optional = [Analog Synthesis Concepts](https://cmtext.indiana.edu/synthesis/chapter4_synthesis_concepts.php)
   * optional = [Understanding Every Synthesizer in 5 Minutes](https://dennisstoelwinder.medium.com/understanding-every-synthesizer-in-a-5-minute-read-7af0a4a3a920)
2. Using Chrome = complete [**Learning Synths (Ableton interactive learning)**](https://learningsynths.ableton.com/)**.**
3. With great patience and focus, slowly work your way through understanding \*how\* the instrument in the [**playground**](https://learningsynths.ableton.com/en/playground) works in the following manner:
   * click on the menu in the bottom right (four squares)
     * Preset: Default
     * Sequence: Midtone
   * push play
   * work your way through the instrument starting with the top left going down, adjusting only one parameter at a time ... do no move on to adjusting the next parameter until you completely understand the one you are on (you may want to put the parameter back to it's home/neutral position before moving on to the next)

## Assignment

1. Take a **1min** "[long shot](https://en.wikipedia.org/wiki/Long_take)" video recording of anything appropriate for a Baylor course (you may use your phone)
   * To produce a video quickly that will allow for a wider range of musical possibilities, I suggest a fixed-camera rather than moving camera (use a tripod or set your phone on something stationary) ... need inspiration? = <https://www.pexels.com/videos/>
2. Drag the video into your DAW (just as you would audio)
3. Create a soundtrack using \*only\* synthesizers
   * goals:
     * automate synthesizer settings
     * use different types of synths (granular, physical modeling, subtractive, samplers)
4. Export the video along with your soundtrack

##


---

# 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://benjohansen.gitbook.io/eacomp/old/course-schedule-spring2021-mus4203/synthesis.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.
