Recherche Google
ModalysControllers > (get-info 'value ... )
page précédentepage suivante

(get-info 'value ... )

Description

Get information about a controller using the standard (get-info ... ) function.

(get-info 'value ... )

Lisp Syntax and Default Values

(get-info 'value controller_reference dimension)

Parameters

The (get-info 'value ... ) function requires the following two arguments to get information about an access:

  • controller_reference: the controller whose value we want to query.
  • dimension: dimension on the controller.

There is only one type of controller-specific data that we can obtain using the standard (get-info ...) function:

  • 'value

An example which gets the value from a one-dimensional controller:

  • (get-info 'value my-controller 0)

Options

There are no special options for this function.

See Also

Modalys Tutorial Example [examples coming soon!]

page précédentepage suivante
A propos...©IRCAM 2013Réalisé avec Scenari