[gmpi] Summary 8.3: Parameter data types

  • From: Tim Hockin <thockin@xxxxxxxxxx>
  • To: GMPI list <gmpi@xxxxxxxxxxxxx>
  • Date: Sun, 5 Oct 2003 22:40:19 -0700

Just to wrap up this topic... How's this?


8.3. Parameter Data Types
-------------------------

Parameters must be capable of storing multiple datatypes.  At a minimum,
some numerical type, a string type and an opaque blob type are needed.
There may be valid reasons for providing a real (fractional) type that is
different from an integral type.  In addition to those primitives, it is
necessary to be able to represent enumerations of integers and booleans.

TBD: It may be desirable to provide double-precision and single-precision
real types (note that on non-FPU systems, real must not be a float).

TBD: It may be desirable to provide a 64 bit integer type (possibly instead
of 32 bit).

----------------------------------------------------------------------
Generalized Music Plugin Interface (GMPI) public discussion list
Participation in this list is contingent upon your abiding by the
following rules:  Please stay on topic.  You are responsible for your own
words.  Please respect your fellow subscribers.  Please do not
redistribute anyone else's words without their permission.

Archive: //www.freelists.org/archives/gmpi
Email gmpi-request@xxxxxxxxxxxxx w/ subject "unsubscribe" to unsubscribe

Other related posts:

  • » [gmpi] Summary 8.3: Parameter data types