-- | Module exporting all of "Sound.SC3" and also the explicit -- identifier variants for non-deterministic and non-sharable unit -- generators. module Sound.SC3.UGen.ID (module I) where import Sound.SC3.UGen as I import Sound.SC3.UGen.Composite.ID as I import Sound.SC3.UGen.Demand.ID as I import Sound.SC3.UGen.External.ID as I import Sound.SC3.UGen.FFT.ID as I import Sound.SC3.UGen.Identifier as I import Sound.SC3.UGen.Noise.ID as I