From: Guillaume Pellerin Date: Tue, 13 Oct 2020 14:05:08 +0000 (+0200) Subject: update titles X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=44dc6427f48e23fe4f8780a82fbbbed5c71cd93c;p=slides.git update titles --- diff --git a/src/slides/timeside-2020.md b/src/slides/timeside-2020.md index 0082044..0893af1 100644 --- a/src/slides/timeside-2020.md +++ b/src/slides/timeside-2020.md @@ -546,7 +546,7 @@ class: ircam ] --- -class: ircam, middle, center +class: ircam, middle, center, inverse #TimeSide player @@ -554,10 +554,10 @@ class: ircam, middle, center --- class: ircam -#TimeSide +#timeside.player .pull-left-30[ -##Player (v1, SoundManager2) +## v1 (SoundManager2) - on demand processing - simple marker annotation @@ -572,9 +572,9 @@ class: ircam class: ircam .pull-left[ -#TimeSide +#timeside.player -##Player v2 (Web Audio, prototype) +##v2 (HTML5) ###Assumption : NO audio duration limit @@ -592,9 +592,11 @@ class: ircam --- -class: ircam +class: ircam, tight + +#timeside.player -# API SDK +##API SDK .pull-left[ - Timeside API: 75 routes @@ -640,12 +642,12 @@ openapi-generator supports Python, C/C++, Ruby, Go, Rust etc... --- class: ircam -# Player developement +#timeside.player development - DOM Manipulation: Vue (composition-api) - Waveform / Analysis: D3 rendering using SVG - Annotation: DOM - + --- class: ircam