diff --git a/README.md b/README.md index fdeeac4..cde0827 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,12 @@ TD-Faust is an integration of [FAUST](https://faust.grame.fr) (Functional Audio * Support for [polyphonic MIDI](https://faustdoc.grame.fr/manual/midi/). * * You can address parameters of individual voices (like [MPE](https://en.wikipedia.org/wiki/MIDI#MIDI_Polyphonic_Expression)) or group them together. -Demo: +Demo / Tutorial: [![Demo Video Screenshot](https://img.youtube.com/vi/r9oTSwU8ahw/0.jpg)](https://www.youtube.com/watch?v=r9oTSwU8ahw "FAUST in TouchDesigner (Audio Coding Demo)") +Examples of projects made with TD-Faust can be found [here](https://github.com/DBraun/TD-Faust/wiki/Made-With-TD-Faust). + ## New to FAUST? * Browse the suggested [Documentation and Resources](https://github.com/grame-cncm/faust#documentation-and-resources).