TODO: Documentation: Difference between revisions

From STX Wiki
Jump to navigationJump to search
No edit summary
Line 6: Line 6:
* [[Programmer_Guide/Shell_Items/Value]] - Question: Is the ARRAY type now fully integrated?
* [[Programmer_Guide/Shell_Items/Value]] - Question: Is the ARRAY type now fully integrated?
* OSC protocol (IP item)
* OSC protocol (IP item)
* SPAtoms: LARGETABLE2OUT, LARGEIN2TABLE
==SPAtoms==
* LARGETABLE2OUT, LARGEIN2TABLE
==EVAL commmands==
* [[Programmer Guide/Command Reference/EVAL/pztf|pztf]]


=[[User Guide]]=
=[[User Guide]]=

Revision as of 10:57, 7 October 2015

This page is a list of changes to STx which need to be documented.

Programmer Guide

SPAtoms

  • LARGETABLE2OUT, LARGEIN2TABLE

EVAL commmands

User Guide

  • r8531: Feature: Added @playspeed global variable, which sets the playsrate of all viewer1/2/3, spexl and dataset wave items. The value ranges from -19 to 19, where 0 is normal speed, 1 is double speed, 2 is three times the speed, -1 is half the speed etc. The @playspeed can be set in the dataset using a new spin control, or in the PlayWave class dialog. The macro PLAYSPEED is used
    • to convert the @playspeed value to a playback sampling rate using PLAYSPEED GETSRATE $#normalspeedwave
    • to get the human readable text displayed in dialogs eg. for normal speed x1, for double speed x2, for half speed x.5 using PLAYSPEED GETTEXT
    • get the factor necessary for modifying cursor/timer functions so that they run in speed with the higher/lower rate
  • @Toni: Look through the calibration documentation to make sure it makes sense

Navigation menu

Personal tools