bindings-sc3: Bindings to the SuperCollider synthesis engine library.

[ ffi, library, sound ] [ Propose Tags ]

This library provides low level bindings to the SuperCollider synthesis engine library (libscsynth). If you are looking for a higher level Haskell interface, please use the hsc3-process package (http://hackage.haskell.org/package/hsc3-process).


[Skip to Readme]

Modules

[Last Documentation]

  • Bindings
    • Sound
      • Bindings.Sound.SC3

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.3.0, 0.4.1
Dependencies base (>=3 && <5), bindings-DSL (>=1.0 && <1.1) [details]
License LicenseRef-GPL
Copyright Copyright (c) Stefan Kersten 2010
Author Stefan Kersten <sk@k-hornz.de>
Maintainer Stefan Kersten <sk@k-hornz.de>
Category Sound
Home page http://space.k-hornz.de/software/hsc3-process/
Source repo head: git clone git://github.com/kaoskorobase/hsc3-process.git
Uploaded by StefanKersten at 2010-11-29T18:50:02Z
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 2768 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-28 [all 8 reports]

Readme for bindings-sc3-0.0.0

[back to package description]

bindings-sc3 is a Haskell library that provides lowlevel bindings to the SuperCollider synthesis engine library libscsynth.

For more information please visit the website.