packages feed

hbeat-0.1.2: hbeat.cabal

Name: hbeat
Version: 0.1.2

License: BSD3
License-file: LICENSE
Copyright: Tim Docker, 2007
Author: Tim Docker
Maintainer: Tim Docker

Category: Sound
Synopsis: A simple step sequencer GUI.
Description: A toy step sequencer program written using OpenGL and the SDL libraries.
             Configuration (including the audio samples used) is controlled via an external file.
Homepage: http://www.dockerz.net/software/hbeat.html

Build-Type: Simple
Executable: hbeat
Build-Depends:  base, containers, old-time, OpenGL, SDL, SDL-mixer, mtl
Main-Is: Main.hs
Other-modules: Model, Render, Sound
Extra-Libraries: SDL, SDL_mixer