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 — class CObj
the base class→ ... · ... — class CObjEx
extension class for scripts→ ... · ... — class ModalDialog
a modal dialog→ ... · ... — class SetupSheet
property sheets→ ... · ... — class PlayWave
general play class→ ... · ... — class SetWaveIO
wave device setup→ ... · ... — class CalibSig
signal calibration→ ... · ... — class CAppQueue
application queue for batch processing→ ... · ... — class BSignal
signal processing controller→ ... · ... — class CDlgMap
enhanced modal dialog→ ... · ... — class CMenu
menu handling class→ ... · ... — class XWave
enhanced wave object→ ... · ... — class XPlot
general function plot→ ... · ... — class XGraph
a graph in a XPlot display→ ... · ... — class CTemplates
manage XML templates→ ... · ... — class NDLib
signal processing, audio descriptors, ...→ ... · ... — class TBMGR
toolbox manager and base class→ ... · ... — class KlattSyn
formant speech synthesis→ ... · ... BXMLDoc.stx — class BXMLDoc
xml document→ ... · ... BSTXIni.stx — class BSTXIni
workspace document→ ... · ... BDataSet.stx — class BDataSet
project document→ ... · ... DataSet.stx — macro DataSetCmd
execute dataset command→ ... · ... CGraphSetup.stx — class CGraphSetup
graphics profile→ ... · ... — class SGraphColors
graph settings→ ... · ... CAppSetup.stx — class CAppSetup
viewer setup and control→ ... · ... BSeq.stx — class BSeq
signal sequence→ ... · ... Parameter.stx — class APar
parameter data management→ ... · ... ADesc.stx — class ADesc
general audio descriptor management→ ... · ...