hsc3: Haskell SuperCollider

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Haskell client for the SuperCollider synthesis server, http://audiosynth.com/.

For installation and configuration see the Tutorial at http://rohandrape.net/t/hsc3-texts.


[Skip to Readme]

Properties

Versions 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, 0.19.1, 0.20
Change log None available
Dependencies array, base (>=4.7 && <5), binary, bytestring, containers, data-binary-ieee754, data-ordlist, directory, filepath, hosc (>=0.19 && <0.20), 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-2021
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 2021-06-15T10:59:59Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for hsc3-0.19

[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.

cli

help, scsynth, setup

help

UGen Index

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

with contributions by:

see the git history for details

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