GtkTV-0.0.3: Gtk-based GUIs for Tangible Values

Stabilityexperimental
Maintainerconal@conal.net
Safe HaskellNone

Interface.TV.Gtk

Contents

Description

Gtk-based GUIs in the TV (tangible value) framework

Synopsis

TV type specializations

type In = Input MkISource

type Out = Output MkI MkOSource

type GTV = TV MkI MkOSource

runGTV :: GTV a -> IO ()Source

UI primitives

type R = FloatSource

sliderRI :: (R, R) -> R -> In RSource

clockI :: In RSource

A clock that updates every 1/60 second