GithubHelp home page GithubHelp logo

geoslegend / kulitta Goto Github PK

View Code? Open in Web Editor NEW

This project forked from donya/kulitta

0.0 2.0 0.0 21.88 MB

A Haskell-based library for algorithmic and automated composition. This library was the subject of my dissertation at Yale university and is the subject of my ongoing work.

License: Other

Haskell 100.00%

kulitta's Introduction

Kulitta: a Library for Automated Music Composition
(c) Donya Quick 2014-2017
Version: 2.2.1

Kulitta is a framework for automated composition that 
can also be configured to run as a standalone AI for 
generating music in a particular style. 

This library is not intended for commercial use.

For more information on Kulitta, go to:
http://www.donyaquick.com/kulitta

Note: Kulitta's graphical interface is now provided
as an example use of the larger Kulitta library. It
is located in the Examples\GUI folder in GUI.lhs. 


======================

INSTALLATION INSTRUCTIONS

To use Kulitta, you will need Haskell Platform. 
Please use Haskell Platform 2014 or 7.10.13. Note 
that Kulitta's GUI may not work on Macs running 
7.10.3 but should work with Haskell Platform 2014.

This version of the code uses Euterpea 2.0 from 
GitHub. If you want to use Kulitta's GUI, you will 
also need the HSoM library. See euterpea.com for 
information on installing these libraries.

Once you have installed these, run "cabal install" 
from within the library folder (where kulitta.cabal 
is located). You can then use Kulitta by importing
the following:

Kulitta
    Contains the PTGG, ChordSpaces, PostProcessing,
    Search, and Constraints modules. These can also 
    be imported individually if desired.
    
Kulitta.Grammars.MusicGrammars
    Some musical grammars derived from music theory
    and recent publications on the topic.
    
Kulitta.Foregrounds
    All of Kulitta's foreground modules. This includes
    ClassicalFG, JazzFG, and SimplePianoFG. These can
    also be imported individually if desired.
    
Kulitta.Learning.Learning
    Kulitta's learning module, intended to be compiled
    and run separately as in LearningMain.lhs. 
    
Please consult individual lhs files within the library
for documentation on the functions within.

kulitta's People

Contributors

donya avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.