Programmer Guide: Difference between revisions
From STX Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
;Detailed description of build-in (shell) commands, shell items, standard macros and classes.: | ;Detailed description of build-in (shell) commands, shell items, standard macros and classes.: | ||
:[[Programmer_Guide/Command_Reference|Command Reference]] | :[[Programmer_Guide/Command_Reference|Command Reference]] | ||
:[[Programmer_Guide/Macro_Library|Macro | :[[Programmer_Guide/Macro_Library|Macro and Class Reference]] | ||
:[[Programmer_Guide/Shell_Items|Shell Items]] | :[[Programmer_Guide/Shell_Items|Shell Items]] | ||
:[[Programmer_Guide/SPU_Reference|Signal Processing Subsystem - SP-Units (SPU) and SP-Atoms]] | :[[Programmer_Guide/SPU_Reference|Signal Processing Subsystem - SP-Units (SPU) and SP-Atoms]] |
Revision as of 09:05, 28 April 2011
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.
- General introduction into programming STx applications and scripts.
- Introduction
- Source code
- Examples
- Detailed description of build-in (shell) commands, shell items, standard macros and classes.
- Command Reference
- Macro and Class Reference
- Shell Items
- Signal Processing Subsystem - SP-Units (SPU) and SP-Atoms
- Quick Reference
- How to program STx application, toolboxes and scripts.
- Applications
- Toolboxes
- Scripts (or script applications)
- Script Debugger