Monorepo for Aesthetic.Computer aesthetic.computer
at main 36 lines 891 B view raw
1{ 2 "cells": [ 3 { 4 "cell_type": "markdown", 5 "id": "9f8bbd82", 6 "metadata": {}, 7 "source": [ 8 "```\n", 9 "[Hand Shapes] ──► constrain instrument's continuous sound space\n", 10 "\n", 11 "\n", 12 "[Chord Voicings / Fingerings] ──► repeatable \"filters\" of tone\n", 13 "\n", 14 "\n", 15 "[Playing Styles] ──► recognizable patterns tied to technique\n", 16 "\n", 17 "\n", 18 "[Genres] ──► social categories born from constrained hand-filters\n", 19 "\n", 20 "\n", 21 "[Radio Bands] ──► spectrum narrowed into discrete channels\n", 22 "\n", 23 "\n", 24 "[Radio Stations] ──► each \"channel\" takes on a genre identity\n", 25 "```\n" 26 ] 27 } 28 ], 29 "metadata": { 30 "language_info": { 31 "name": "python" 32 } 33 }, 34 "nbformat": 4, 35 "nbformat_minor": 5 36}