Macro Library
From STX Wiki
Jump to navigationJump to search
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 → AppLoad — AppMain · 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→ ... · ... —