Programmer Guide/Programming: Difference between revisions
From STX Wiki
Jump to navigationJump to search
No edit summary |
m (Text replace - "S_TOOLS-STx" to "{{STX}}") |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:{{SUBPAGENAME}}}} | {{DISPLAYTITLE:{{SUBPAGENAME}}}} | ||
==Programming | ==Programming {{STX}}== | ||
{{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 ...: | ;Scripts can be used to implement ...: | ||
:*simple processing lists, calling standard | :*simple processing lists, calling standard {{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 | :*complex database operations on the {{STX}} DataSet | ||
:*in fact, everything you see in | :*in fact, everything you see in {{STX}} can be programmed in the scripting language | ||
The term '''script''' is a synonym for an application implemented using one or more | The term '''script''' is a synonym for an application implemented using one or more {{STX}} macros, classes and SPU's, and executed by the script controller application <code>BScript</code>. | ||
Revision as of 16:57, 5 April 2011
Programming STx
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 STx signal processing applications
- signal processing applications (like the Spectrogram & Parameters Viewer)
- complex database operations on the STx DataSet
- in fact, everything you see in STx can be programmed in the scripting language
The term script is a synonym for an application implemented using one or more 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
>