aberant / osc-ruby

Open Sound Control Library for Ruby
MIT License
94 stars 16 forks source link

Add support for nonstandard double argument type: #8

Closed samaaron closed 11 years ago

samaaron commented 11 years ago

'd' => 64 bit ("double") IEEE 754 floating point number

See http://opensoundcontrol.org/spec-1_0 for a list of the nonstandard types.

This type is used by the SuperCollider server.