diff options
| author | s-ol <s+removethis@s-ol.nu> | 2021-10-04 14:13:31 +0000 |
|---|---|---|
| committer | s-ol <s+removethis@s-ol.nu> | 2021-10-04 14:48:31 +0000 |
| commit | e7b84a65084e17d5da64fe1fa716d7a186ed701c (patch) | |
| tree | 61b2c6b140c644c0544b3255aae0069550d963aa /root/projects/iii-telefoni | |
| parent | add mmmfs pdf (diff) | |
| download | mmm-e7b84a65084e17d5da64fe1fa716d7a186ed701c.tar.gz mmm-e7b84a65084e17d5da64fe1fa716d7a186ed701c.zip | |
Split root out of mmm repo
Diffstat (limited to 'root/projects/iii-telefoni')
| -rw-r--r-- | root/projects/iii-telefoni/$order | 2 | ||||
| -rw-r--r-- | root/projects/iii-telefoni/boxes/image$jpeg.jpg | bin | 29436 -> 0 bytes | |||
| -rw-r--r-- | root/projects/iii-telefoni/boxes/orig: image$jpeg.jpg | bin | 34228 -> 0 bytes | |||
| -rw-r--r-- | root/projects/iii-telefoni/description: mmm$dom | 1 | ||||
| -rw-r--r-- | root/projects/iii-telefoni/heads/image$jpeg.jpg | bin | 26550 -> 0 bytes | |||
| -rw-r--r-- | root/projects/iii-telefoni/hidden: text$lua -> bool.lua | 1 | ||||
| -rw-r--r-- | root/projects/iii-telefoni/text$markdown.md | 45 |
7 files changed, 0 insertions, 49 deletions
diff --git a/root/projects/iii-telefoni/$order b/root/projects/iii-telefoni/$order deleted file mode 100644 index d69cdf5..0000000 --- a/root/projects/iii-telefoni/$order +++ /dev/null @@ -1,2 +0,0 @@ -boxes -heads diff --git a/root/projects/iii-telefoni/boxes/image$jpeg.jpg b/root/projects/iii-telefoni/boxes/image$jpeg.jpg Binary files differdeleted file mode 100644 index c3f9613..0000000 --- a/root/projects/iii-telefoni/boxes/image$jpeg.jpg +++ /dev/null diff --git a/root/projects/iii-telefoni/boxes/orig: image$jpeg.jpg b/root/projects/iii-telefoni/boxes/orig: image$jpeg.jpg Binary files differdeleted file mode 100644 index c74b2f4..0000000 --- a/root/projects/iii-telefoni/boxes/orig: image$jpeg.jpg +++ /dev/null diff --git a/root/projects/iii-telefoni/description: mmm$dom b/root/projects/iii-telefoni/description: mmm$dom deleted file mode 100644 index 9c673ae..0000000 --- a/root/projects/iii-telefoni/description: mmm$dom +++ /dev/null @@ -1 +0,0 @@ -an experiment on human communication. diff --git a/root/projects/iii-telefoni/heads/image$jpeg.jpg b/root/projects/iii-telefoni/heads/image$jpeg.jpg Binary files differdeleted file mode 100644 index cc1228f..0000000 --- a/root/projects/iii-telefoni/heads/image$jpeg.jpg +++ /dev/null diff --git a/root/projects/iii-telefoni/hidden: text$lua -> bool.lua b/root/projects/iii-telefoni/hidden: text$lua -> bool.lua deleted file mode 100644 index b30e187..0000000 --- a/root/projects/iii-telefoni/hidden: text$lua -> bool.lua +++ /dev/null @@ -1 +0,0 @@ -return true diff --git a/root/projects/iii-telefoni/text$markdown.md b/root/projects/iii-telefoni/text$markdown.md deleted file mode 100644 index aa9c078..0000000 --- a/root/projects/iii-telefoni/text$markdown.md +++ /dev/null @@ -1,45 +0,0 @@ -<mmm-embed path="boxes" nolink></mmm-embed> -tre telefoni -============ - -*Tre Telefoni* is an installation piece and experimental cooperative game that seeks to unite three strangers by -tasking them with getting to know each other despite complications. - -It consists of three wall-mounted telephone boxes set up out of earshot from each other. -When a player is ready on each of the stations, the phones become active and the three players are connected to each other. -However their communication is complicated by the unconventional nature of the phone system they are using: -Each phone is set up to only relay sound from its microphone to the next station in turn: - -- player A's speech is transmitted only to player B, -- player B's speech is only transmitted to player C, and -- player C's speech is only transmitted to player A. - -<mmm-embed path="heads" nolink></mmm-embed> - -The players have to try to figure out a way to communicate to each other despite not being able to directly respond to each other in order to find out each other's identities. -If they succeed, they can optionally try to arrange a meeting point on the grounds of the showcase to debrief and reflect on their experience. - -Though *Tre Telefoni* has been designed as an installation piece as described above, -a [web-based prototype][proto] is also available to playtest the premise itself. - -artist statement ----------------- -*Tre telefoni* seeks to challenge our notion of *conversation* by letting us experience a mode of communication designed for use by digital agents. - -Conversation traditionally presumes bidirectionality and a way for its subjects to respond directly to each other. -However we are not the only agents conversing: digital devices all around us are also steadily communicating, and while these digital conversations borrow human communication as a metaphor, they mostly take very different forms than our human conversations. -The 'ring topology' (also called 'daisy chaining') is one of the many *network topologies* that digital devices use to communicate. -In a 'ring network topology' each member of the network only talks to its successor, and all members need to collaborate in order to pass messages around. - -technical realisation ---------------------- -Each station is powered by a single-board computer (Raspberry Pi) connected to -- a USB headset (remade into a telephone handle) -- an ethernet switch shared by all stations to network them together -- a small speaker for the ringing sound - -The physical realisation of the station enclosures and telephone handles are currently a work in progress. -The software exists as a protoype version that can be accessed at [iii-telefoni.s-ol.nu][proto] -and playtested for example on mobile phones (compatibility with iOS devices may vary). - -[proto]: //iii-telefoni.s-ol.nu |
