From f49b5c5070d8e88b8f15db47f65cd4fcf0436bfd Mon Sep 17 00:00:00 2001 From: Jens-Christian Fischer Date: Wed, 31 May 2017 11:55:37 +0200 Subject: [PATCH] Changed formatting and added some tranistions --- css/grains.css | 24 ++++++++++++++++++++---- grains.rst | 38 +++++++++++++++++++++++++++++++++++++- 2 files changed, 57 insertions(+), 5 deletions(-) diff --git a/css/grains.css b/css/grains.css index 2a4a624..96fc96c 100644 --- a/css/grains.css +++ b/css/grains.css @@ -47,11 +47,12 @@ } body { - font-family: 'Fredericka the Great', cursive; min-height: 740px; + color: black; + // background: #fff; - background: rgb(215, 215, 215); - background: radial-gradient(rgb(240, 240, 240), rgb(190, 190, 190)); + // background: rgb(230, 230, 230); + background: radial-gradient(rgb(250, 250, 250), rgb(210, 210, 210)); } @@ -73,9 +74,24 @@ body { .impress-enabled .step.active { opacity: 1 } +h1 { + font-family: 'Fredericka the Great', cursive; + font-weight: bold; +} + +h2 { + font-family: 'Fredericka the Great', cursive; + font-weight: bold; +} + + +li { + line-height: 1.4em; +} + #title h1 { - font-size: 127px; + font-size: 180px; font-weight: bold; line-height: 140px; } diff --git a/grains.rst b/grains.rst index cfbb4ee..6bc248c 100644 --- a/grains.rst +++ b/grains.rst @@ -1,5 +1,5 @@ :title: Grains - we are sounds in the Universe -:data-transition-duration: 1500 +:data-transition-duration: 1000 :css: css/grains.css ---- @@ -18,6 +18,9 @@ We are sounds in the universe ---- +:data-x: r0 +:data-y: r800 + Dragica Kahlina =============== @@ -40,6 +43,11 @@ Jens-Christian Fischer ---- +:data-scale: 2 +:data-rotate: 90 +:data-x: r2000 +:data-y: r2000 + Agenda ====== @@ -50,6 +58,10 @@ Agenda ---- +:data-scale: 0.15 +:data-x: r0 +:data-y: r0 + What & Why ========== @@ -62,6 +74,10 @@ performance. What happens when we enable (a certain amount of) ---- +:data-scale: 3 +:data-x: r-3000 +:data-y: r0 + What can we do with "run of the mill" technology? ================================================= @@ -165,6 +181,11 @@ Freeware ---- +:data-scale: 1 +:data-rotate-y: -90 +:data-x: r0 +:data-y: r0 + Experimental Setup ================== @@ -190,6 +211,8 @@ Ingredients ---- +:data-x: r1000 + Overview ======== @@ -242,6 +265,9 @@ iPad Pro * Runs various musical software * Sound via Video-Conference, patched to Conference Hall PA + + + ---- What could possibly go wrong? @@ -249,7 +275,17 @@ What could possibly go wrong? ---- +OpenSourced +=========== + +All code is available on http://gitlab.switch.ch/grains + +(good luck in getting it working though ;) ) + +---- + Audience Participation ====================== Go To http://grains.switch.ch +----------------------------- -- GitLab