Programmer Guide/Macro Library: Difference between revisions

From STX Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:


:{|class="einrahmen"
:{|class="einrahmen"
![[/StdLib|StdLib.stx]]  
![[/StdLib|StdLib.stx]]
|-
|-
|'''application management'''
|'''application management'''
Line 18: Line 18:
|[[/StdLib#stxFileTypeList|stxFileTypeList]] · [[/StdLib#stxFileType|stxFileType]] · [[/StdLib#SectionFile|SectionFile]] · [[/StdLib#FileToolBox|FileToolBox]]
|[[/StdLib#stxFileTypeList|stxFileTypeList]] · [[/StdLib#stxFileType|stxFileType]] · [[/StdLib#SectionFile|SectionFile]] · [[/StdLib#FileToolBox|FileToolBox]]
|-
|-
|'''display functions''' ||→
|'''display functions'''
|[[/StdLib#LogWindow|LogWindow]] · [[/StdLib#ConLog|ConLog]] · [[/StdLib#UM and EM|UM and EM]] · [[/StdLib#ShowItem|ShowItem]]
|[[/StdLib#LogWindow|LogWindow]] · [[/StdLib#ConLog|ConLog]] · [[/StdLib#UM and EM|UM and EM]] · [[/StdLib#ShowItem|ShowItem]]
|-
|-
| ||—
|'''dialog and window functions'''
|-
| ||'''dialog and window functions''' ||→
|[[/StdLib#CreateMenu|CreateMenu]] · [[/StdLib#DoModalDialog|DoModalDialog]] · [[/StdLib#SetModalWindow|SetModalWindow]] · [[/StdLib#GetWindowPos|GetWindowPos]] · [[/StdLib#SetWindowPos|SetWindowPos]] · [[/StdLib#WindowSizeDlg|WindowSizeDlg]] · [[/StdLib#GetMonitor|GetMonitor]] · [[/StdLib#GetDesktop|GetDesktop]] · [[/StdLib#ProgressBox|ProgressBox]] · [[/StdLib#InitDialogItem|InitDialogItem]] · [[/StdLib#SetControlMode|SetControlMode]]
|[[/StdLib#CreateMenu|CreateMenu]] · [[/StdLib#DoModalDialog|DoModalDialog]] · [[/StdLib#SetModalWindow|SetModalWindow]] · [[/StdLib#GetWindowPos|GetWindowPos]] · [[/StdLib#SetWindowPos|SetWindowPos]] · [[/StdLib#WindowSizeDlg|WindowSizeDlg]] · [[/StdLib#GetMonitor|GetMonitor]] · [[/StdLib#GetDesktop|GetDesktop]] · [[/StdLib#ProgressBox|ProgressBox]] · [[/StdLib#InitDialogItem|InitDialogItem]] · [[/StdLib#SetControlMode|SetControlMode]]
|-
|-
| ||—
|'''[[Programmer_Guide/Shell_Items/SPU|SPU]] and [[Programmer_Guide/Shell_Items/Graph|graph]] functions'''
|-
| ||'''[[Programmer_Guide/Shell_Items/SPU|SPU]] and [[Programmer_Guide/Shell_Items/Graph|graph]] functions''' ||→
|[[/StdLib#SetGraphXScale|SetGraphXScale]] · [[/StdLib#GetOutputValue|GetOutputValue]]
|[[/StdLib#SetGraphXScale|SetGraphXScale]] · [[/StdLib#GetOutputValue|GetOutputValue]]
|-
|-
| ||—
|'''[[Programmer_Guide/Shell_Items/SPU|SPUs]]'''
|-
| ||'''[[Programmer_Guide/Shell_Items/SPU|SPUs]]''' ||→
|[[/StdLib#XScaleLinear|XScaleLinear]] · [[/StdLib#XScaleBark|XScaleBark]] · [[/StdLib#Table2Output|Table2Output]] · [[/StdLib#Wave2output|Wave2output]]
|[[/StdLib#XScaleLinear|XScaleLinear]] · [[/StdLib#XScaleBark|XScaleBark]] · [[/StdLib#Table2Output|Table2Output]] · [[/StdLib#Wave2output|Wave2output]]
|-
|-
|[[/BSF|BSF.stx]] ||—
![[/BSF|BSF.stx]]
|-
|-
| ||'''macro BSF<BR>soundfile handling ||&rarr;
| ||'''macro BSF<BR>soundfile handling
|[[/BSF#NewDialog|NewDialog]] &middot; [[/BSF#OpenDialog|OpenDialog]] &middot; [[/BSF#Open|Open]] &middot; [[/BSF#Close|Close]] &middot; [[/BSF#CloseAll|CloseAll]] &middot; [[/BSF#Select|Select]] &middot; [[/BSF#Truncate|Truncate]]
|[[/BSF#NewDialog|NewDialog]] &middot; [[/BSF#OpenDialog|OpenDialog]] &middot; [[/BSF#Open|Open]] &middot; [[/BSF#Close|Close]] &middot; [[/BSF#CloseAll|CloseAll]] &middot; [[/BSF#Select|Select]] &middot; [[/BSF#Truncate|Truncate]]
|-
|-
|[[/BUTIL|BUTIL.stx]] ||&mdash;
![[/BUTIL|BUTIL.stx]]
|-
|-
| || '''macro BUTIL<BR>misc. utility functions ||&rarr;
| '''macro BUTIL<BR>misc. utility functions'''
|[[/BUTIL#MsgBox|MsgBox]] &middot; [[/BUTIL#EditBox|EditBox]] &middot; [[/BUTIL#FileDialog|FileDialog]] &middot; [[/BUTIL#FileCommands|Copy/Move/DeleteFile]] &middot; [[/BUTIL#DirectoryDialog|DirectoryDialog]] &middot; [[/BUTIL#GetDirectory|GetDirectory]] &middot; [[/BUTIL#Directory|Directory]] &middot; [[/BUTIL#GetSwitch|GetSwitch]] &middot; [[/BUTIL#GetKeyWord|GetKeyWord]] &middot; [[/BUTIL#GetKeyIndex|GetKeyIndex]] &middot; [[/BUTIL#SelectTable|SelectTable]]
|[[/BUTIL#MsgBox|MsgBox]] &middot; [[/BUTIL#EditBox|EditBox]] &middot; [[/BUTIL#FileDialog|FileDialog]] &middot; [[/BUTIL#FileCommands|Copy/Move/DeleteFile]] &middot; [[/BUTIL#DirectoryDialog|DirectoryDialog]] &middot; [[/BUTIL#GetDirectory|GetDirectory]] &middot; [[/BUTIL#Directory|Directory]] &middot; [[/BUTIL#GetSwitch|GetSwitch]] &middot; [[/BUTIL#GetKeyWord|GetKeyWord]] &middot; [[/BUTIL#GetKeyIndex|GetKeyIndex]] &middot; [[/BUTIL#SelectTable|SelectTable]]
|-
|-
|[[/Classes|Classes.stx]] ||&mdash;
![[/Classes|Classes.stx]]
|-
|-
| ||'''class CObj<BR>the base class''' || &rarr;
|'''class CObj<BR>the base class'''
|[[/CObj#...|...]] &middot; ...
|[[/CObj#...|...]] &middot; ...
|-
|-
| ||&mdash;
|'''class CObjEx<BR>extension class for scripts'''
|-
| ||'''class CObjEx<BR>extension class for scripts''' ||&rarr;
|[[/CObjEx#...|...]] &middot; ...
|[[/CObjEx#...|...]] &middot; ...
|-
|-
| ||&mdash;
|'''class ModalDialog<BR>a modal dialog'''
|-
| ||'''class ModalDialog<BR>a modal dialog''' ||&rarr;
|[[/ModalDialog#...|...]] &middot; ...
|[[/ModalDialog#...|...]] &middot; ...
|-
|-
| ||&mdash;
|'''class SetupSheet<BR>property sheets'''
|-
| ||'''class SetupSheet<BR>property sheets''' ||&rarr;
|[[/SetupSheet#...|...]] &middot; ...
|[[/SetupSheet#...|...]] &middot; ...
|-
|-
| ||&mdash;
|'''class PlayWave<BR>general play class'''
|-
| ||'''class PlayWave<BR>general play class''' ||&rarr;
|[[/PlayWave#...|...]] &middot; ...
|[[/PlayWave#...|...]] &middot; ...
|-
|-
| ||&mdash;
|'''class SetWaveIO<BR>wave device setup'''
|-
| ||'''class SetWaveIO<BR>wave device setup''' ||&rarr;
|[[/SetWaveIO#...|...]] &middot; ...
|[[/SetWaveIO#...|...]] &middot; ...
|-
|-
| ||&mdash;
|'''class CalibSig<BR>signal calibration'''
|-
| ||'''class CalibSig<BR>signal calibration''' ||&rarr;
|[[/CalibSig#...|...]] &middot; ...
|[[/CalibSig#...|...]] &middot; ...
|-
|-
| ||&mdash;
|'''class CAppQueue<BR>application queue for batch processing'''
|-
| ||'''class CAppQueue<BR>application queue for batch processing''' ||&rarr;
|[[/CAppQueue#...|...]] &middot; ...
|[[/CAppQueue#...|...]] &middot; ...
|-
|-
| ||&mdash;
|'''class BSignal<BR>signal processing controller'''
|-
| ||'''class BSignal<BR>signal processing controller''' ||&rarr;
|[[/BSignal#...|...]] &middot; ...
|[[/BSignal#...|...]] &middot; ...
|-
|-
| ||&mdash;
|'''class CDlgMap<BR>enhanced modal dialog'''
|-
| ||'''class CDlgMap<BR>enhanced modal dialog''' ||&rarr;
|[[/CDlgMap#...|...]] &middot; ...
|[[/CDlgMap#...|...]] &middot; ...
|-
|-
| ||&mdash;
|'''class CMenu<BR>menu handling class'''
|-
| ||'''class CMenu<BR>menu handling class''' ||&rarr;
|[[/CMenu#...|...]] &middot; ...
|[[/CMenu#...|...]] &middot; ...
|-
|-
| ||&mdash;
|'''class XWave<BR>enhanced wave object'''
|-
| ||'''class XWave<BR>enhanced wave object''' ||&rarr;
|[[/XWave#...|...]] &middot; ...
|[[/XWave#...|...]] &middot; ...
|-
|-
| ||&mdash;
|'''class XPlot<BR>general function plot'''
|-
| ||'''class XPlot<BR>general function plot''' ||&rarr;
|[[/XPlot#...|...]] &middot; ...
|[[/XPlot#...|...]] &middot; ...
|-
|-
| ||&mdash;
|'''class XGraph<BR>a graph in a XPlot display'''
|-
| ||'''class XGraph<BR>a graph in a XPlot display''' ||&rarr;
|[[/XGraph#...|...]] &middot; ...
|[[/XGraph#...|...]] &middot; ...
|-
|-
| ||&mdash;
|'''class CTemplates<BR>manage XML templates'''
|[[/CTemplates#...|...]] &middot; ...
|-
|-
| ||'''class CTemplates<BR>manage XML templates''' ||&rarr;
|'''class NDLib<BR>signal processing, audio descriptors, ...'''
|[[/XGraph#...|...]] &middot; ...
|-
| ||&mdash;
|-
| ||'''class NDLib<BR>signal processing, audio descriptors, ...''' ||&rarr;
|[[/NDLib#...|...]] &middot; ...
|[[/NDLib#...|...]] &middot; ...
|-
|-
| ||&mdash;
|'''class TBMGR<BR>toolbox manager and base class'''
|-
| ||'''class TBMGR<BR>toolbox manager and base class''' ||&rarr;
|[[/TBMGR#...|...]] &middot; ...
|[[/TBMGR#...|...]] &middot; ...
|-
|-
| ||&mdash;
|'''class KlattSyn<BR>formant speech synthesis'''
|-
| ||'''class KlattSyn<BR>formant speech synthesis''' ||&rarr;
|[[/KlattSyn#...|...]] &middot; ...
|[[/KlattSyn#...|...]] &middot; ...
|-
|-
|[[/BXMLDoc|BXMLDoc.stx]] ||&mdash;
![[/BXMLDoc|BXMLDoc.stx]]
|-
|-
| ||'''class BXMLDoc<BR>xml document''' || &rarr;
|'''class BXMLDoc<BR>xml document'''
|[[/BXMLDoc#...|...]] &middot; ...
|[[/BXMLDoc#...|...]] &middot; ...
|-
|-
|[[/BSTXIni|BSTXIni.stx]] ||&mdash;
![[/BSTXIni|BSTXIni.stx]]
|-
|-
| ||'''class BSTXIni<BR>workspace document''' || &rarr;
|'''class BSTXIni<BR>workspace document'''
|[[/BSTXIni#...|...]] &middot; ...
|[[/BSTXIni#...|...]] &middot; ...
|-
|-
|[[/BDataSet|BDataSet.stx]] ||&mdash;
![[/BDataSet|BDataSet.stx]]
|-
|-
| ||'''class BDataSet<BR>project document''' || &rarr;
|'''class BDataSet<BR>project document'''
|[[/BDataSet#...|...]] &middot; ...
|[[/BDataSet#...|...]] &middot; ...
|-
|-
|[[/DataSetCmd|DataSet.stx]] ||&mdash;
![[/DataSetCmd|DataSet.stx]]
|-
|-
| ||'''macro DataSetCmd<BR>execute dataset command''' || &rarr;
|'''macro DataSetCmd<BR>execute dataset command'''
|[[/DataSetCmd#...|...]] &middot; ...
|[[/DataSetCmd#...|...]] &middot; ...
|-
|-
|[[/CGraphSetup|CGraphSetup.stx]] ||&mdash;
![[/CGraphSetup|CGraphSetup.stx]]
|-
|-
| ||'''class CGraphSetup<BR>graphics profile''' || &rarr;
|'''class CGraphSetup<BR>graphics profile'''
|[[/CGraphSetup#...|...]] &middot; ...
|[[/CGraphSetup#...|...]] &middot; ...
|-
|-
| ||&mdash;
|'''class SGraphColors<BR>graph settings'''
|-
| ||'''class SGraphColors<BR>graph settings''' || &rarr;
|[[/SGraphColors#...|...]] &middot; ...
|[[/SGraphColors#...|...]] &middot; ...
|-
|-
|[[/CAppSetup|CAppSetup.stx]] ||&mdash;
![[/CAppSetup|CAppSetup.stx]]
|-
|-
| ||'''class CAppSetup<BR>viewer setup and control''' || &rarr;
|'''class CAppSetup<BR>viewer setup and control'''
|[[/CAppSetup#...|...]] &middot; ...
|[[/CAppSetup#...|...]] &middot; ...
|-
|-
|[[/BSeq|BSeq.stx]] ||&mdash;
![[/BSeq|BSeq.stx]]
|-
|-
| ||'''class BSeq<BR>signal sequence''' || &rarr;
|'''class BSeq<BR>signal sequence'''
|[[/CAppSetup#...|...]] &middot; ...
|[[/CAppSetup#...|...]] &middot; ...
|-
|-
|[[/Parameter|Parameter.stx]] ||&mdash;
![[/Parameter|Parameter.stx]]
|-
|-
| ||'''class APar<BR>parameter data management''' || &rarr;
|'''class APar<BR>parameter data management'''
|[[/APar#...|...]] &middot; ...
|[[/APar#...|...]] &middot; ...
|-
|-
|[[/ADesc|ADesc.stx]] ||&mdash;
![[/ADesc|ADesc.stx]]
|-
|-
| ||'''class ADesc<BR>general audio descriptor management''' || &rarr;
|'''class ADesc<BR>general audio descriptor management'''
|[[/ADesc#...|...]] &middot; ...
|[[/ADesc#...|...]] &middot; ...
|-
|-

Revision as of 17:16, 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.

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
... · ...


alphabetical list of macros

sort=asc has no subpages to list.

Navigation menu

Personal tools