packages feed

sharc-timbre-0.2: sharc-timbre.cabal

Name:          sharc-timbre
Version:       0.2
Cabal-Version: >= 1.6
License:       BSD3
License-file:  LICENSE
Author:	       Anton Kholomiov
Synopsis:      Sandell Harmonic Archive. A collection of stable phases for all instruments in the orchestra.
Stability:     Stable
Tested-With:   GHC==7.6
Build-Type:    Simple
Category:      Music, Sound
Maintainer:    <anton.kholomiov@gmail.com>

Description:   
    A collection of stable phases for all instruments in the orchestra.
    It was originally produced by Greg Sandell. here it's available for you 
    in the format of plain Haskell data. 

Extra-Source-Files : 
    tools/Main.hs
    tools/Pretty.hs
    tools/Parse.hs
    tools/Types.hs
    tools/readme.txt
    tools/names.txt
    tools/sharc.xml

Homepage:        https://github.com/anton-k/sharc
Bug-Reports:     https://github.com/anton-k/sharc/issues

Source-repository head
    Type: git
    Location: https://github.com/anton-k/sharc

Library
  Ghc-Options:    -Wall
  Build-Depends:
        base >= 4, base < 5
  Hs-Source-Dirs:      src/
  Exposed-Modules:
        Sharc.Types
        Sharc.Data
  Other-Modules:
        Sharc.Instruments.Violin
        Sharc.Instruments.ViolinPizzicato
        Sharc.Instruments.ViolinMuted
        Sharc.Instruments.ViolinMarteleBowing
        Sharc.Instruments.ViolinsEnsemble
        Sharc.Instruments.Viola
        Sharc.Instruments.ViolaPizzicato
        Sharc.Instruments.ViolaMuted
        Sharc.Instruments.ViolaMarteleBowing
        Sharc.Instruments.Tuba
        Sharc.Instruments.TromboneMuted
        Sharc.Instruments.Trombone
        Sharc.Instruments.Piccolo
        Sharc.Instruments.Oboe
        Sharc.Instruments.FrenchHornMuted
        Sharc.Instruments.FrenchHorn
        Sharc.Instruments.Flute
        Sharc.Instruments.EnglishHorn
        Sharc.Instruments.ClarinetEflat
        Sharc.Instruments.TrumpetMutedC
        Sharc.Instruments.TrumpetC
        Sharc.Instruments.ContrabassClarinet
        Sharc.Instruments.Contrabassoon
        Sharc.Instruments.Cello
        Sharc.Instruments.CelloPizzicato
        Sharc.Instruments.CelloMuted
        Sharc.Instruments.CelloMarteleBowing
        Sharc.Instruments.ContrabassPizzicato
        Sharc.Instruments.ContrabassMuted
        Sharc.Instruments.ContrabassMarteleBowing        
        Sharc.Instruments.Contrabass
        Sharc.Instruments.Clarinet
        Sharc.Instruments.BassTrombone
        Sharc.Instruments.BassClarinet
        Sharc.Instruments.Bassoon
        Sharc.Instruments.BassFlute
        Sharc.Instruments.TrumpetBach
        Sharc.Instruments.AltoTrombone
        Sharc.Instruments.AltoFlute