< previous page ] [ back] [ back to #library listing] |
wGMtoy
a GUI combining a closure, local parameters and one or more music generating algorithms depending of these parameters
See:
GMclosure
Related topics: GUI
See documented methods
wGMw
a window object with extra methods simplifying the display
of GeoMaestro events and projections
it is notably used by the main GUI and the Toys
See:
wGMtoy
wfenev
Related topics: GUI graphics
See documented methods
wGMwrp
GeoMaestro wrapper tool
this is a tool embedding the main GUI and the Compositor in one
single object, with an extra header displaying info and a few buttons
its ID should be available through the variable GMwrp
See:
wev
wcompositor
Related topics: GUI
wcompositor
the Compositor tool
its ID should be available through the variable LastGMCOMPO
See:
wgraphes
Related topics: GUI
wctrl
graphical interpolation editor for control messages
Related topics: GUI
wev
the GeoMaestro main GUI
its ID should be available through the variable LastGMGUI
See:
wfenev
Related topics: GUI
wfenev
the main GUI graphic area, child of wev and an instance of wGMw
its ID should be available through the variable LastGMGUIf
See:
wev
wGMw
Related topics: GUI
See documented methods
wfilebrowser
a pop-up file browser
See:
getafile
GMbrowsefiles
Related topics: GUI
wgraphes
the Compositor tool graphic area, child of wcompositor
its ID should be available through the variable LastGMCOMPOf
See:
wcompositor
Related topics: GUI
See documented methods
wincluder
this tool is associated to a *.kc file
(which should contain KeyKit code exactly as a *.k or *.kp)
the file is #included when the object is restored, or when you
click on its [#include] button, or else when its .bang() method
is invoked
wscore
provides all methods of window("phrase") objects,
allowing a custom graphical display for all phrase windows in KeyKit
See:
OverridePhraseWindowWithScore
RevertToUsualPhraseWindows
Related topics: GUI custom
See documented methods
xyd(x0,y0,x1,y1)
same as KeyKit xy(), only does not convert floats to integers
See:
xy
point
< previous page ] [
back] [
back to #library listing]