diff options
| author | s-ol <s+removethis@s-ol.nu> | 2021-01-04 11:42:42 +0000 |
|---|---|---|
| committer | s-ol <s+removethis@s-ol.nu> | 2021-01-04 11:43:37 +0000 |
| commit | fae98ab839c3dbef728161edba673caf0efcc46c (patch) | |
| tree | df933080bcb7df625e7c1a43b5c34400bc98634a /root | |
| parent | remove styles from tup (diff) | |
| download | mmm-fae98ab839c3dbef728161edba673caf0efcc46c.tar.gz mmm-fae98ab839c3dbef728161edba673caf0efcc46c.zip | |
portfolio: remove matrix mixer
Diffstat (limited to 'root')
| -rw-r--r-- | root/portfolio/text$moonscript -> mmm$dom.moon | 24 |
1 files changed, 12 insertions, 12 deletions
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' |
