Skip to content
/ hsc3 Public

hsc3 - haskell supercollider

Notifications You must be signed in to change notification settings

rd--/hsc3

Repository files navigation

hsc3 - haskell supercollider

hsc3 provides Sound.SC3, a module for using Haskell as a client to the SuperCollider synthesis server. hsc3 requires hosc.

There is an introduction and a tutorial at hsc3-texts.

There are a number of related projects:

The hsc3 interaction environment (hsc3.el) is written for Gnu Emacs.

help

UGen Index

© rohan drape and others, 2005-2024, gpl-3

with contributions by:

  • henning thielemann
  • stefan kersten
  • alex mclean
  • brent yorgey
  • shae erisson

see the git history for details

initial announcement: [2005-11-29/haskell-cafe, haskell.org]


$ doctest Sound/Sc3
Examples: 357  Tried: 357  Errors: 0  Failures: 0
$