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" | ||
![[/ | ![[/ADesc|ADesc.stx]] | ||
|- | |- | ||
|''' | |'''class ADesc<BR>general audio descriptor management''' | ||
|[[/ | |[[/ADesc#...|...]] · ... | ||
|- | |- | ||
![[/BDataSet|BDataSet.stx]] | |||
|- | |- | ||
|''' | |'''class BDataSet<BR>project document''' | ||
|[[/ | |[[/BDataSet#...|...]] · ... | ||
|- | |- | ||
![[/BSeq|BSeq.stx]] | |||
|- | |- | ||
|''' | |'''class BSeq<BR>signal sequence''' | ||
|[[/ | |[[/CAppSetup#...|...]] · ... | ||
|- | |- | ||
![[/BSF|BSF.stx]] | |||
|- | |- | ||
|'''[[ | |'''macro BSF<BR>soundfile handling | ||
|[[/ | |[[/BSF#NewDialog|NewDialog]] · [[/BSF#OpenDialog|OpenDialog]] · [[/BSF#Open|Open]] · [[/BSF#Close|Close]] · [[/BSF#CloseAll|CloseAll]] · [[/BSF#Select|Select]] · [[/BSF#Truncate|Truncate]] | ||
|- | |- | ||
![[/BSTXIni|BSTXIni.stx]] | |||
|- | |- | ||
|'''class BSTXIni<BR>workspace document''' | |||
|[[/BSTXIni#...|...]] · ... | |||
|[[/ | |||
|- | |- | ||
![[/BUTIL|BUTIL.stx]] | ![[/BUTIL|BUTIL.stx]] | ||
Line 39: | Line 33: | ||
| '''macro BUTIL<BR>misc. utility functions''' | | '''macro BUTIL<BR>misc. utility functions''' | ||
|[[/BUTIL#MsgBox|MsgBox]] · [[/BUTIL#EditBox|EditBox]] · [[/BUTIL#FileDialog|FileDialog]] · [[/BUTIL#FileCommands|Copy/Move/DeleteFile]] · [[/BUTIL#DirectoryDialog|DirectoryDialog]] · [[/BUTIL#GetDirectory|GetDirectory]] · [[/BUTIL#Directory|Directory]] · [[/BUTIL#GetSwitch|GetSwitch]] · [[/BUTIL#GetKeyWord|GetKeyWord]] · [[/BUTIL#GetKeyIndex|GetKeyIndex]] · [[/BUTIL#SelectTable|SelectTable]] | |[[/BUTIL#MsgBox|MsgBox]] · [[/BUTIL#EditBox|EditBox]] · [[/BUTIL#FileDialog|FileDialog]] · [[/BUTIL#FileCommands|Copy/Move/DeleteFile]] · [[/BUTIL#DirectoryDialog|DirectoryDialog]] · [[/BUTIL#GetDirectory|GetDirectory]] · [[/BUTIL#Directory|Directory]] · [[/BUTIL#GetSwitch|GetSwitch]] · [[/BUTIL#GetKeyWord|GetKeyWord]] · [[/BUTIL#GetKeyIndex|GetKeyIndex]] · [[/BUTIL#SelectTable|SelectTable]] | ||
|- | |||
![[/BXMLDoc|BXMLDoc.stx]] | |||
|- | |||
|'''class BXMLDoc<BR>xml document''' | |||
|[[/BXMLDoc#...|...]] · ... | |||
|- | |||
![[/CAppSetup|CAppSetup.stx]] | |||
|- | |||
|'''class CAppSetup<BR>viewer setup and control''' | |||
|[[/CAppSetup#...|...]] · ... | |||
|- | |||
![[/CGraphSetup|CGraphSetup.stx]] | |||
|- | |||
|'''class CGraphSetup<BR>graphics profile''' | |||
|[[/CGraphSetup#...|...]] · ... | |||
|- | |||
|'''class SGraphColors<BR>graph settings''' | |||
|[[/SGraphColors#...|...]] · ... | |||
|- | |- | ||
![[/Classes|Classes.stx]] | ![[/Classes|Classes.stx]] | ||
Line 95: | Line 107: | ||
|'''class KlattSyn<BR>formant speech synthesis''' | |'''class KlattSyn<BR>formant speech synthesis''' | ||
|[[/KlattSyn#...|...]] · ... | |[[/KlattSyn#...|...]] · ... | ||
|- | |- | ||
![[/DataSetCmd|DataSet.stx]] | ![[/DataSetCmd|DataSet.stx]] | ||
Line 116: | Line 113: | ||
|[[/DataSetCmd#...|...]] · ... | |[[/DataSetCmd#...|...]] · ... | ||
|- | |- | ||
![[/ | ![[/Parameter|Parameter.stx]] | ||
|- | |- | ||
|'''class | |'''class APar<BR>parameter data management''' | ||
|[[/ | |[[/APar#...|...]] · ... | ||
|- | |- | ||
![[/StdLib|StdLib.stx]] | |||
|- | |- | ||
|'''application management''' | |||
|[[/StdLib#AppLoad|AppLoad]] · [[/StdLib#AppMain|AppMain]] · [[/StdLib#AppCleanup|AppCleanup]] · [[/StdLib#AppHelp|AppHelp]] | |||
|- | |- | ||
|''' | |'''message handling''' | ||
|[[/ | |[[/StdLib#PostMessage|PostMessage]] · [[/StdLib#SetMsgHandler|SetMsgHandler]] · [[/StdLib#DispatchMsg|DispatchMsg]] · [[/StdLib#MsgQueue|MsgQueue]] · [[/StdLib#MsgFilter|MsgFilter]] · [[/StdLib#GetMessage|GetMessage]] | ||
|- | |- | ||
|'''utilities for standard<BR>{{STX}} applications''' | |||
|[[/StdLib#ExtSetup|ExtSetup]] · [[/StdLib#PlayCursor|PlayCursor]] · [[/StdLib#GenerateScaleParams|GenerateScaleParams]] · [[/StdLib#MetaSegment|MetaSegment]] | |||
|- | |- | ||
|''' | |'''file functions''' | ||
|[[/ | |[[/StdLib#stxFileTypeList|stxFileTypeList]] · [[/StdLib#stxFileType|stxFileType]] · [[/StdLib#SectionFile|SectionFile]] · [[/StdLib#FileToolBox|FileToolBox]] | ||
|- | |- | ||
|'''display functions''' | |||
|[[/StdLib#LogWindow|LogWindow]] · [[/StdLib#ConLog|ConLog]] · [[/StdLib#UM and EM|UM and EM]] · [[/StdLib#ShowItem|ShowItem]] | |||
|- | |- | ||
|''' | |'''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]] | ||
|- | |- | ||
|'''[[Programmer_Guide/Shell_Items/SPU|SPU]] and [[Programmer_Guide/Shell_Items/Graph|graph]] functions''' | |||
|[[/StdLib#SetGraphXScale|SetGraphXScale]] · [[/StdLib#GetOutputValue|GetOutputValue]] | |||
|- | |- | ||
|''' | |'''[[Programmer_Guide/Shell_Items/SPU|SPUs]]''' | ||
|[[/ | |[[/StdLib#XScaleLinear|XScaleLinear]] · [[/StdLib#XScaleBark|XScaleBark]] · [[/StdLib#Table2Output|Table2Output]] · [[/StdLib#Wave2output|Wave2output]] | ||
|- | |- | ||
|} | |} |
Revision as of 16:22, 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.
ADesc.stx class ADesc
general audio descriptor management... · ... BDataSet.stx class BDataSet
project document... · ... BSeq.stx class BSeq
signal sequence... · ... BSF.stx macro BSF
soundfile handlingNewDialog · OpenDialog · Open · Close · CloseAll · Select · Truncate BSTXIni.stx class BSTXIni
workspace document... · ... BUTIL.stx macro BUTIL
misc. utility functionsMsgBox · EditBox · FileDialog · Copy/Move/DeleteFile · DirectoryDialog · GetDirectory · Directory · GetSwitch · GetKeyWord · GetKeyIndex · SelectTable BXMLDoc.stx class BXMLDoc
xml document... · ... CAppSetup.stx class CAppSetup
viewer setup and control... · ... CGraphSetup.stx class CGraphSetup
graphics profile... · ... class SGraphColors
graph settings... · ... 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... · ... DataSet.stx macro DataSetCmd
execute dataset command... · ... Parameter.stx class APar
parameter data management... · ... StdLib.stx application management AppLoad · AppMain · AppCleanup · AppHelp message handling PostMessage · SetMsgHandler · DispatchMsg · MsgQueue · MsgFilter · GetMessage utilities for standard
STx applicationsExtSetup · 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
alphabetical list of macros
sort=asc has no subpages to list.