├── README.md ├── UI.png ├── pd ├── gran.pd ├── openfile.py ├── s.txt ├── samples │ ├── ginza.wav │ ├── london.wav │ └── londoncafetest.wav └── text_read.pd ├── poster.pdf └── process ├── IMG_6262.JPG ├── IMG_6266.JPG ├── IMG_6267.JPG ├── IMG_6270.JPG ├── IMG_6271.JPG └── IMG_6272.JPG /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nilesfromm/noLoop/HEAD/README.md -------------------------------------------------------------------------------- /UI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nilesfromm/noLoop/HEAD/UI.png -------------------------------------------------------------------------------- /pd/gran.pd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nilesfromm/noLoop/HEAD/pd/gran.pd -------------------------------------------------------------------------------- /pd/openfile.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nilesfromm/noLoop/HEAD/pd/openfile.py -------------------------------------------------------------------------------- /pd/s.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nilesfromm/noLoop/HEAD/pd/s.txt -------------------------------------------------------------------------------- /pd/samples/ginza.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nilesfromm/noLoop/HEAD/pd/samples/ginza.wav -------------------------------------------------------------------------------- /pd/samples/london.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nilesfromm/noLoop/HEAD/pd/samples/london.wav -------------------------------------------------------------------------------- /pd/samples/londoncafetest.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nilesfromm/noLoop/HEAD/pd/samples/londoncafetest.wav -------------------------------------------------------------------------------- /pd/text_read.pd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nilesfromm/noLoop/HEAD/pd/text_read.pd -------------------------------------------------------------------------------- /poster.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nilesfromm/noLoop/HEAD/poster.pdf -------------------------------------------------------------------------------- /process/IMG_6262.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nilesfromm/noLoop/HEAD/process/IMG_6262.JPG -------------------------------------------------------------------------------- /process/IMG_6266.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nilesfromm/noLoop/HEAD/process/IMG_6266.JPG -------------------------------------------------------------------------------- /process/IMG_6267.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nilesfromm/noLoop/HEAD/process/IMG_6267.JPG -------------------------------------------------------------------------------- /process/IMG_6270.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nilesfromm/noLoop/HEAD/process/IMG_6270.JPG -------------------------------------------------------------------------------- /process/IMG_6271.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nilesfromm/noLoop/HEAD/process/IMG_6271.JPG -------------------------------------------------------------------------------- /process/IMG_6272.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nilesfromm/noLoop/HEAD/process/IMG_6272.JPG --------------------------------------------------------------------------------