Skip to content

Repo for blog posts around music composition with Euterpea and Haskell

License

Notifications You must be signed in to change notification settings

declension/euterpea-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Euterpea playground

Build Status

Playground for creating simple music with the Haskell Euterpea library.

Blog Posts

See the accompanying blog posts:

Build

Using stack

stack build

Setup

Midi

The Euterpea guide to MIDI output is as good as any.

On Ubuntu (with PulseAudio as default), Timidity and VMPK were very useful for me in investigating which problems were MIDI / synthesizer related and which were programming.

Linux tips

This is helpful to get a nice loud output:

timidity -iA -Os -A 220 -f

Run

stack exec music

About

Repo for blog posts around music composition with Euterpea and Haskell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published