view TODO @ 61:eff6bddf82e3 tip

Finally implemented perceptual brightness thing.
author samer
date Sun, 11 Oct 2015 10:20:42 +0100
parents ae596261e75f
children
line wrap: on
line source
general
dsp
events?
types
stats


Potential new classes
	schedules for schedulers in sched:
		empty schedule, null schedule, schedule combinators (sequential, parallel etc)
	iterators: (state transforming actions + state)
		product_it, action compositions, state augmentation
	actions and functions
		analogues of arrow combinators


Rationalise buffering

small to large by stacking along some dimension
large to small: slices of along some dimension
arbitrary rebuffering along some dimension