vivid-supercollider-0.4.1.1: Implementation of SuperCollider server specifications

Safe HaskellNone
LanguageHaskell2010
Extensions
  • ScopedTypeVariables
  • OverloadedStrings
  • ExplicitForAll
  • LambdaCase

Vivid.SC.SynthDef.Literally

Description

You probably don't need to use this directly -- use Vivid.SynthDef instead

This is a representation of how SynthDefs are sent over the wire, as described in the Synth Definition File Format helpfile.

Synopsis

Documentation

data InputSpec Source #

These record fields are deprecated as it's a variant -- don't use!

getPString' :: Get ByteString Source #

A "pascal format string"