Programmer Guide/Macro Library: Difference between revisions

From STX Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 118: Line 118:
|-
|-
| ||'''CAppQueue<BR>application queue for batch processing''' ||&rarr;
| ||'''CAppQueue<BR>application queue for batch processing''' ||&rarr;
|[[/CAppQueue#...|...] &middot; ...
|[[/CAppQueue#...|...]] &middot; ...
|-
|-
| ||&mdash;
| ||&mdash;
|-
|-
| ||'''BSignal<BR>signal processing controller''' ||&rarr;
| ||'''BSignal<BR>signal processing controller''' ||&rarr;
|[[/BSignal#...|...] &middot; ...
|[[/BSignal#...|...]] &middot; ...
|-
|-
| ||&mdash;
| ||&mdash;
|-
|-
| ||'''CDlgMap<BR>enhanced modal dialog''' ||&rarr;
| ||'''CDlgMap<BR>enhanced modal dialog''' ||&rarr;
|[[/CDlgMap#...|...] &middot; ...
|[[/CDlgMap#...|...]] &middot; ...
|-
|-
| ||&mdash;
| ||&mdash;
|-
|-
| ||'''CMenu<BR>menu handling class''' ||&rarr;
| ||'''CMenu<BR>menu handling class''' ||&rarr;
|[[/CMenu#...|...] &middot; ...
|[[/CMenu#...|...]] &middot; ...
|-
|-
| ||&mdash;
| ||&mdash;
|-
|-
| ||'''XWave<BR>enhanced wave object''' ||&rarr;
| ||'''XWave<BR>enhanced wave object''' ||&rarr;
|[[/XWave#...|...] &middot; ...
|[[/XWave#...|...]] &middot; ...
|-
|-
| ||&mdash;
| ||&mdash;
|-
|-
| ||'''XPlot<BR>general function plot''' ||&rarr;
| ||'''XPlot<BR>general function plot''' ||&rarr;
|[[/XPlot#...|...] &middot; ...
|[[/XPlot#...|...]] &middot; ...
|-
|-
| ||&mdash;
| ||&mdash;
|-
|-
| ||'''XGraph<BR>a graph in a XPlot display''' ||&rarr;
| ||'''XGraph<BR>a graph in a XPlot display''' ||&rarr;
|[[/XGraph#...|...] &middot; ...
|[[/XGraph#...|...]] &middot; ...
|-
|-
| ||&mdash;
| ||&mdash;
|-
|-
| ||'''CTemplates<BR>manage XML templates''' ||&rarr;
| ||'''CTemplates<BR>manage XML templates''' ||&rarr;
|[[/XGraph#...|...] &middot; ...
|[[/XGraph#...|...]] &middot; ...
|-
|-
| ||&mdash;
| ||&mdash;
|-
|-
| ||'''NDLib<BR>signal processing, audio descriptors, ...''' ||&rarr;
| ||'''NDLib<BR>signal processing, audio descriptors, ...''' ||&rarr;
|[[/NDLib#...|...] &middot; ...
|[[/NDLib#...|...]] &middot; ...
|-
|-
| ||&mdash;
| ||&mdash;
|-
|-
| ||'''TBMGR<BR>toolbox manager and base class''' ||&rarr;
| ||'''TBMGR<BR>toolbox manager and base class''' ||&rarr;
|[[/TBMGR#...|...] &middot; ...
|[[/TBMGR#...|...]] &middot; ...
|-
|-
| ||&mdash;
| ||&mdash;
|-
|-
| ||'''KlattSyn<BR>formant speech synthesis''' ||&rarr;
| ||'''KlattSyn<BR>formant speech synthesis''' ||&rarr;
|[[/KlattSyn#...|...] &middot; ...
|[[/KlattSyn#...|...]] &middot; ...
|-
|-
| ||&mdash;
| ||&mdash;
|-
|-
|}
|}

Revision as of 14:56, 12 May 2011


This section describes the STx standard macros and classes. They are all linked into the library file stx.lib, which is part of the standard installation, and loaded on program start.

alphabetical list of macros

sort=asc has no subpages to list.


StdLib.stx
application management AppLoadAppMain · AppCleanup · AppHelp
message handling PostMessage · SetMsgHandler · DispatchMsg · MsgQueue · MsgFilter · GetMessage
utilities for standard
STx applications
ExtSetup · PlayCursor · GenerateScaleParams · MetaSegment
file functions stxFileTypeList · stxFileType · SectionFile · FileToolBox
display functions LogWindow · ConLog · UM and EM · ShowItem
dialog and window functions CreateMenu · DoModalDialog · SetModalWindow · GetWindowPos · SetWindowPos · WindowSizeDlg · GetMonitor · GetDesktop · ProgressBox · InitDialogItem · SetControlMode
SPU and graph functions SetGraphXScale · GetOutputValue
SPUs XScaleLinear · XScaleBark · Table2Output · Wave2output
BSF.stx
macro BSF
soundfile handling
NewDialog · OpenDialog · Open · Close · CloseAll · Select · Truncate
BUTIL.stx
macro BUTIL
misc. utility functions
MsgBox · EditBox · FileDialog · Copy/Move/DeleteFile · DirectoryDialog · GetDirectory · Directory · GetSwitch · GetKeyWord · GetKeyIndex · SelectTable
Classes.stx
CObj
the base class
... · ...
CObjEx
extension class for scripts
... · ...
ModalDialog
a modal dialog
... · ...
SetupSheet
property sheets
... · ...
PlayWave
general play class
... · ...
SetWaveIO
wave device setup
... · ...
CalibSig
signal calibration
... · ...
CAppQueue
application queue for batch processing
... · ...
BSignal
signal processing controller
... · ...
CDlgMap
enhanced modal dialog
... · ...
CMenu
menu handling class
... · ...
XWave
enhanced wave object
... · ...
XPlot
general function plot
... · ...
XGraph
a graph in a XPlot display
... · ...
CTemplates
manage XML templates
... · ...
NDLib
signal processing, audio descriptors, ...
... · ...
TBMGR
toolbox manager and base class
... · ...
KlattSyn
formant speech synthesis
... · ...

Navigation menu

Personal tools