Prototyping/2019-2020/T3: Difference between revisions
No edit summary |
(→01) |
||
Line 2: | Line 2: | ||
==01== | ==01== | ||
March 5 | |||
Command line audio workstation | Command line audio workstation |
Revision as of 16:57, 8 May 2020
Prototyping session Spring 2020, in the context of Special Issue #12: Radio Implicancies
01
March 5
Command line audio workstation
- ffmpeg compression / normalisation
- commandline audio editing ...
- extracting chunks -- start / duration
- assembling
- bash scripts with loops / variables
- liquidsoap for editing ... / filters: comb, compand, clip, bpm detection (could we use it to annotate/sort audio), amplify, add, ref
- text to speech ??
- phonautograph: sonifying non-sound data ...
Audio probes ... exercise: create a resonance between a given recording and the filter / process applied to it.
- Alvin Lucier's I am Sitting in a room [yt](https://www.youtube.com/watch?v=fAxHlLK3Oyk [ubu](http://www.ubu.com/sound/lucier.html)
- More examples of sound art: http://www.ubu.com/sound/
02
Radio webpage
- Audio player (html/js)
- guest book cgi??!! (socially determined captcha !)
- Player: display metadata (Metadata from icecast? https://stackoverflow.com/questions/6115531/is-it-possible-to-get-icecast-metadata-from-html5-audio-element ) TRY!
- Generate podcast/RSS with json + Template (template.py(python+jinja)/makefile)
(meta/way of working Publishing via git/githook TRY! )
03
Cross system / bots (2 parts?)
- infobot
- eliza
- mud/moo
- Bot / chatroom
- Radio stream / schedule
- mediawiki API (pull + push) .. example of epicpedia?
- etherpad API (pull + push?) .. example of etherlamp (make js version?)