hsc3: Haskell SuperCollider

[ gpl, library, sound ] [ Propose Tags ]

Library for communicating with the SuperCollider synthesiser


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.11, 0.12, 0.13, 0.14, 0.15, 0.15.1, 0.16, 0.17, 0.18, 0.19, 0.19.1, 0.20
Dependencies array, base (>=4.7 && <5), binary, bytestring, containers, data-binary-ieee754, data-ordlist, directory, filepath, hosc (>=0.20 && <0.21), mtl, murmur-hash, network, process, random, safe, split (>=0.2), transformers, vector [details]
License GPL-3.0-only
Copyright (c) Rohan Drape and others, 2005-2022
Author Rohan Drape
Maintainer rd@rohandrape.net
Category Sound
Home page http://rohandrape.net/t/hsc3
Source repo head: git clone https://gitlab.com/rd--/hsc3
Uploaded by RohanDrape at 2022-12-02T01:51:23Z
Distributions NixOS:0.20
Reverse Dependencies 20 direct, 10 indirect [details]
Downloads 14940 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-12-02 [all 1 reports]

Readme for hsc3-0.20

[back to package description]

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-2022, 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]