| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Sound.Tidal.Context
Documentation
module Sound.Tidal.Control
module Sound.Tidal.Core
module Sound.Tidal.Params
module Sound.Tidal.ParseBP
module Sound.Tidal.Pattern
module Sound.Tidal.Scales
module Sound.Tidal.Show
module Sound.Tidal.Simple
module Sound.Tidal.Stepwise
module Sound.Tidal.Stream
module Sound.Tidal.Transition
module Sound.Tidal.UI
module Sound.Tidal.Version
Instances
| NFData1 Ratio | |
Defined in Control.DeepSeq | |
| Show Arc | |
| Enumerable Rational | |
| Parseable Rational | |
| Moddable Rational | |
| Valuable Rational | |
| NFData a => NFData (Ratio a) | |
Defined in Control.DeepSeq | |
| Integral a => Enum (Ratio a) | |
Defined in GHC.Internal.Real | |
| Integral a => Num (Ratio a) | |
| (Integral a, Read a) => Read (Ratio a) | |
Defined in GHC.Internal.Read | |
| Integral a => Fractional (Ratio a) | |
| Integral a => Real (Ratio a) | |
Defined in GHC.Internal.Real Methods toRational :: Ratio a -> Rational | |
| Integral a => RealFrac (Ratio a) | |
| Show a => Show (Ratio a) | |
| Show a => Show (Event a) | |
| Eq a => Eq (Ratio a) | |
| Integral a => Ord (Ratio a) | |
denominator :: Ratio a -> a #
approxRational :: RealFrac a => a -> a -> Rational #