From e7b84a65084e17d5da64fe1fa716d7a186ed701c Mon Sep 17 00:00:00 2001 From: s-ol Date: Mon, 4 Oct 2021 16:13:31 +0200 Subject: Split root out of mmm repo --- root/projects/iii-telefoni/$order | 2 - root/projects/iii-telefoni/boxes/image$jpeg.jpg | Bin 29436 -> 0 bytes .../iii-telefoni/boxes/orig: image$jpeg.jpg | Bin 34228 -> 0 bytes root/projects/iii-telefoni/description: mmm$dom | 1 - root/projects/iii-telefoni/heads/image$jpeg.jpg | Bin 26550 -> 0 bytes .../iii-telefoni/hidden: text$lua -> bool.lua | 1 - root/projects/iii-telefoni/text$markdown.md | 45 --------------------- 7 files changed, 49 deletions(-) delete mode 100644 root/projects/iii-telefoni/$order delete mode 100644 root/projects/iii-telefoni/boxes/image$jpeg.jpg delete mode 100644 root/projects/iii-telefoni/boxes/orig: image$jpeg.jpg delete mode 100644 root/projects/iii-telefoni/description: mmm$dom delete mode 100644 root/projects/iii-telefoni/heads/image$jpeg.jpg delete mode 100644 root/projects/iii-telefoni/hidden: text$lua -> bool.lua delete mode 100644 root/projects/iii-telefoni/text$markdown.md (limited to 'root/projects/iii-telefoni') 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 deleted file mode 100644 index c3f9613..0000000 Binary files a/root/projects/iii-telefoni/boxes/image$jpeg.jpg and /dev/null differ diff --git a/root/projects/iii-telefoni/boxes/orig: image$jpeg.jpg b/root/projects/iii-telefoni/boxes/orig: image$jpeg.jpg deleted file mode 100644 index c74b2f4..0000000 Binary files a/root/projects/iii-telefoni/boxes/orig: image$jpeg.jpg and /dev/null differ 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 deleted file mode 100644 index cc1228f..0000000 Binary files a/root/projects/iii-telefoni/heads/image$jpeg.jpg and /dev/null differ 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 @@ - -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. - - - -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 -- cgit v1.2.3