From 47e85adc234317b985966ba8e00a186356a742d4 Mon Sep 17 00:00:00 2001 From: lens Date: Tue, 26 Feb 2019 14:12:06 +0000 Subject: adding kawai k1m --- docs/assets/css/css.css | 6 +++--- docs/assets/js/player.js | 8 ++++---- docs/assets/js/site.js | 2 +- docs/index.html | 8 +++++--- 4 files changed, 13 insertions(+), 11 deletions(-) (limited to 'docs') diff --git a/docs/assets/css/css.css b/docs/assets/css/css.css index 6271eb3..5aa0b0b 100644 --- a/docs/assets/css/css.css +++ b/docs/assets/css/css.css @@ -214,7 +214,7 @@ ol li { .playlist { -webkit-overflow-scrolling: touch; overflow-y: auto; - max-height: calc(100vh - 140px); + max-height: calc(100vh - 200px); width: 331px; max-width: calc(100vw - 30px); background: black; @@ -259,7 +259,7 @@ ol li { section { -webkit-overflow-scrolling: touch; overflow-y: auto; - max-height: calc(100vh - 140px); + max-height: calc(100vh - 200px); max-width: 500px; background: black; position: absolute; @@ -339,4 +339,4 @@ section { width: 36px; height: 36px; } -} \ No newline at end of file +} diff --git a/docs/assets/js/player.js b/docs/assets/js/player.js index 25fdfd6..b228351 100644 --- a/docs/assets/js/player.js +++ b/docs/assets/js/player.js @@ -3,9 +3,9 @@ const player = (function(){ let current_index = -1 let audio = document.createElement('audio') let tracks = [ - { file: "mp3/xena_vectra-cruise.mp3", title: "Cruise" }, - { file: "mp3/xena_vectra-dreaming_city_2.mp3", title: "Dreaming City 2" }, - { file: "mp3/xena_vectra-escape_from_nk.mp3", title: "Escape from Neukölln" }, + { file: "/mp3/Xena Vectra - Sector 6.mp3", title: "Sector 6" }, + { file: "/mp3/Xena Vectra - Hacking the Wavefields.mp3", title: "Hacking the Wavefields" }, + { file: "/mp3/Xena Vectra - Cruise.mp3", title: "Cruise" }, ] function init(){ bind() @@ -76,4 +76,4 @@ const player = (function(){ } init() return { hidePlaylist } -})() \ No newline at end of file +})() diff --git a/docs/assets/js/site.js b/docs/assets/js/site.js index 2f7c276..b3e9e39 100644 --- a/docs/assets/js/site.js +++ b/docs/assets/js/site.js @@ -4,7 +4,7 @@ const site = (function(){ let time = new Date() let hour = time.getHours() let quotes = [ - "So, are softsynths as nasty as they say?", + "So, are soft-synths as nasty as they say?", "Ah, a hardware person, I get it.", "You have to make space to leave space.", "Those waveforms are more powerful than we realize.", diff --git a/docs/index.html b/docs/index.html index fb150fd..aec8e68 100644 --- a/docs/index.html +++ b/docs/index.html @@ -67,6 +67,7 @@

Monosynths

Drum machines / Sequencers / Samplers

-

Pedals

+

FX