Safe Haskell | None |
---|
Sound.SC3.UGen.UId
Description
Unique identifier class for use by non-deterministic (noise) and non-sharable (demand) unit generators.
- class (Functor m, MonadIO m) => UId m where
- generateUId :: m Int
hsc3-0.12: Haskell SuperCollider
Safe Haskell | None |
---|
Sound.SC3.UGen.UId
Description
Unique identifier class for use by non-deterministic (noise) and non-sharable (demand) unit generators.