hosc-0.20: Sound/Osc/Alias.hs
-- | Some backwards compatability, not really...
module Sound.Osc.Alias where
import Sound.Osc.Datum {- hosc -}
type Datum_Type = DatumType
type BLOB = Blob
type ASCII = Ascii
type MIDI = MidiData
-- | Some backwards compatability, not really...
module Sound.Osc.Alias where
import Sound.Osc.Datum {- hosc -}
type Datum_Type = DatumType
type BLOB = Blob
type ASCII = Ascii
type MIDI = MidiData