Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 557 Bytes

File metadata and controls

13 lines (9 loc) · 557 Bytes

patterns

functional programming for music (prototyping) - !! Currently in a flux !!

NOTES//Features

  • separation of concerns: context of function (states/time) separate from processing of function
  • => multi temporal: functions can rely on time in various contexts, also local "time scope", different event timing / different players / different bpm, realtime functions (control via e.g. Ultracom widgets)
  • => multiple contexts: e.g. output of functions can at the same time be used for auralization and visualization (timeline)

yada yada.