BenutzerEinstellungen

Vorschau für "Haskore"


Andere Benutzer erhalten bis 2004-08-20 15:33:19 eine Warnung, dass Sie diese Seite editieren. Mit "Vorschau anzeigen" können Sie diesen Zeitraum verlängern.

Größe des Eingabefelds reduzieren | HilfeZumFormatieren | InterWiki | Zur Vorschau springen [aktuelle Seitengröße 2158 Bytes]

Optionaler Kommentar zu dieser Änderung

Diese Seite zur folgenden Kategorie hinzufügen:


Betonung:
''kursiv''; '''fett'''; '''''fett und kursiv'''''; ''gemischt '''fett''' und kursiv''; ---- horizontaler Balken.
Überschriften:
= Überschrift 1 =; == Überschrift 2 ==; === Ü 3 ===; ==== Ü 4 ====; ===== Ü 5 =====.
Listen:
Leerzeichen und eins von: * Punkte; 1., a., A., i., I. numerierte Punkte; 1.#n starte Numerierung bei n; nur Leerzeichen rückt ein.
Links:
ZusammenGeschriebeneGroßeWorte; ["Klammern und doppelte Anführungszeichen"]; url; [url]; [url label].
Tabellen:
|| Zellentext |||| Zellentext, 2 Zellen überspannend ||; keine anhängenden Leerzeichen nach Überschriften oder Tabellen.

[WWW]Haskore is a set of Haskell modules for creating music as MIDI, CSound, and Audio files.

A lot of projects were initiated that use the Haskore framework or something in the spirit of Haskore. This Wiki may help to keep an overview of all projects. All maintainers of Haskore related projects are encouraged to add there project here.

?AuDi Peter Steffen [WWW]http://www.techfak.uni-bielefeld.de/ags/pi/lehre/AuDIWS02/musik/ Course material for Algorithms and Data Structures I - A formula language for music ("Algorithmen und Datenstrukturen I - Eine Formelsprache fuer Musik")
?AutoTrack Stefan Ratschan [WWW]http://www.mpi-sb.mpg.de/~ratschan/autotrack/ A tool for creating practizing and demo tracks from chord charts. You feed the program with a chord chart, set the desired style (jazz, bossa, etc.), tempo, key etc. and it produces a simple MIDI file containing an according bass and drum track. Includes a lot of examples.
EDSL John Peterson [WWW]http://haskell.cs.yale.edu/edsl/music.htm Educational Domain Specific Languages
Emile Adam Bermingham Eight-Bar Melody Generation in Haskell. Automatic composition based on two initial bars
Gore Johannes Waldmann [WWW]http://www.imn.htwk-leipzig.de/~waldmann/ Convert a melody description in a string into the Haskore Music data structure. Thus simple melodies can be written much more condensed.
?HasChorus Martin Schwenke [WWW]http://meltin.net/hacks/haskell/ A set of Haskell modules written on top of Haskore to make it easier to sequence simple, repetitive music
Jazkore Jean-François Paiement [WWW]http://www.idiap.ch/~paiement/ ? A model of melodic jazz improvisation in functional programming
Lilypond back-end Jeffrey R. Lewis A back-end for Haskore to produce Lilypond notation files.
Polymorphic Temporal Media Paul Hudak [WWW]http://haskell.cs.yale.edu/yale/papers/polymedia/hudak-RR-1259.pdf An Algebraic Theory of Polymorphic Temporal Media - A generalization of Haskore Music and MDL as well as Fran and FAL animation

CategoryTools