Prototyping/2019-2020/T3: Difference between revisions

From XPUB & Lens-Based wiki
Line 27: Line 27:
* Player: display metadata (Metadata from icecast? https://stackoverflow.com/questions/6115531/is-it-possible-to-get-icecast-metadata-from-html5-audio-element ) TRY!
* 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)
* Generate podcast/RSS with json + Template (template.py(python+jinja)/makefile)
 
* Stream access (scheduling)
(meta/way of working Publishing via git/githook TRY! )
(meta/way of working Publishing via git/githook TRY! )


==03==
==03==

Revision as of 18:00, 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.

02

Radio webpage

(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?)

See: https://vnsmatrix.net/projects/corpusfantastica-moo-and-lambda-projects

04

05

06