From 9444e921219c89ab0fcce3aa17466913fd8b6543 Mon Sep 17 00:00:00 2001 From: Antoine Grandry Date: Tue, 13 Oct 2020 19:32:14 +0200 Subject: [PATCH] change server use examples titles, add providers example --- src/slides/timeside-2020.md | 36 +++++++++++++++++++++++++++++------- 1 file changed, 29 insertions(+), 7 deletions(-) diff --git a/src/slides/timeside-2020.md b/src/slides/timeside-2020.md index 9d0fff7..1f1897c 100644 --- a/src/slides/timeside-2020.md +++ b/src/slides/timeside-2020.md @@ -505,11 +505,33 @@ https://sandbox.wasabi.telemeta.org/timeside/api/docs/ --- +-- class: ircam #timeside.server .pull-left[ -## Examples of server use in WASABI Project +## Workflow examples in WASABI Project + +### With providers + +- Youtube besed on `youtube-dl` +- Deezer 30 seconds preview consuming Deezer's API + +] + + +.pull-right[ + + +] + +--- + +class: ircam +#timeside.server + +.pull-left[ +## Workflow examples in WASABI Project ### With server @@ -529,9 +551,11 @@ class: ircam #timeside.server .pull-left[ -## Examples of server use in WASABI Project +## Workflow examples in WASABI Project -### With a frontend player +### Import/export of a run on Deezer's infrastructure + +keep audio "at home" @@ -549,11 +573,9 @@ class: ircam #timeside.server .pull-left[ -## Examples of server use in WASABI Project - -### Import/export of a run on Deezer's infrastructure +## Workflow examples in WASABI Project -keep audio "at home" +### With a frontend player -- 2.39.5