Programmer Guide/Programming: Difference between revisions
From STX Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
==Programming S_TOOLS-STx== | ==Programming S_TOOLS-STx== | ||
S_TOOLS-STx implements a powerful scripting language. This document will try to give you the necessary information to program your own applications. | S_TOOLS-STx implements a powerful scripting language and a signal processing language. This document will try to give you the necessary information to program your own applications. | ||
;Scripts can be used to implement ... | |||
*simple processing lists, calling standard S_TOOLS-STx signal processing applications | :*simple processing lists, calling standard S_TOOLS-STx signal processing applications | ||
*signal processing applications (like the Spectrogram & Parameters Viewer) | :*signal processing applications (like the Spectrogram & Parameters Viewer) | ||
*complex database operations on the S_TOOLS-STx DataSet | :*complex database operations on the S_TOOLS-STx DataSet | ||
*in fact, everything you see in S_TOOLS-STx can be programmed in the scripting language | :*in fact, everything you see in S_TOOLS-STx can be programmed in the scripting language | ||
The term ''' | The term '''script''' is a synonym for an application implemented using one or more S_TOOLS-STx macros, classes and SPU's, and executed by the script controller application <code>BScript</code>. | ||
[[Programmer_Guide/Programming/Source_code]] | |||
[[Programmer_Guide/Programming/Source_code|Source code - structure and syntax]] | |||
Revision as of 12:45, 24 March 2011
Programming S_TOOLS-STx
S_TOOLS-STx implements a powerful scripting language and a signal processing language. This document will try to give you the necessary information to program your own applications.
- Scripts can be used to implement ...
-
- simple processing lists, calling standard S_TOOLS-STx signal processing applications
- signal processing applications (like the Spectrogram & Parameters Viewer)
- complex database operations on the S_TOOLS-STx DataSet
- in fact, everything you see in S_TOOLS-STx can be programmed in the scripting language
The term script is a synonym for an application implemented using one or more S_TOOLS-STx macros, classes and SPU's, and executed by the script controller application BScript
.
Source code - structure and syntax
<splist
parent=
sort=asc
sortby=title
showpath=no
liststyle=unordered
kidsonly=yes
>