From fae98ab839c3dbef728161edba673caf0efcc46c Mon Sep 17 00:00:00 2001 From: s-ol Date: Mon, 4 Jan 2021 12:42:42 +0100 Subject: portfolio: remove matrix mixer --- root/portfolio/text$moonscript -> mmm$dom.moon | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'root') diff --git a/root/portfolio/text$moonscript -> mmm$dom.moon b/root/portfolio/text$moonscript -> mmm$dom.moon index b2d500e..563fb2a 100644 --- a/root/portfolio/text$moonscript -> mmm$dom.moon +++ b/root/portfolio/text$moonscript -> mmm$dom.moon @@ -270,18 +270,18 @@ projects = { media: embed_img '/projects/iii-telefoni/heads/:image/jpeg' tags: :artistic, :game, :js } - { - name: '1u matrix mixer' - desc: 'a eurorack module' - entries: { - "embedded programming for a Eurorack module" - "C++, targetting Teensy 3.5" - "8 encoders with RGB lighting" - "digtally controls a 8x8 switching matrix and 8 channels of volume modulation" - } - media: embed_img '/portfolio/1u-mod/media:image/jpeg' - tags: :collab, :hardware, :cpp - } +-- { +-- name: '1u matrix mixer' +-- desc: 'a eurorack module' +-- entries: { +-- "embedded programming for a Eurorack module" +-- "C++, targetting Teensy 3.5" +-- "8 encoders with RGB lighting" +-- "digtally controls a 8x8 switching matrix and 8 channels of volume modulation" +-- } +-- media: embed_img '/portfolio/1u-mod/media:image/jpeg' +-- tags: :collab, :hardware, :cpp +-- } { name: 'mmm' desc: 'an experimental file-system/CMS/digital working space' -- cgit v1.2.3