All public logs
From STX Wiki
Jump to navigationJump to search
Combined display of all available logs of STX Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:49, 3 September 2015 Jw talk contribs deleted page User Guide/Debugger/Shell Items (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ==Shell Items== A list of all instances of shell items currently available in this shell. Double-clicking on an item will display it if possible (i.e. if it is not locked and their is a display method fo...")
- 11:48, 3 September 2015 Jw talk contribs deleted page User Guide/Debugger/Debugger Hotkeys (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ==Debugger Hotkeys== Ctrl+R, F5 = run Ctrl+S, F8 = step (over) Ctrl+I, F11 = step into Ctrl+O, Ctrl+F11 = step out Ctrl+B = set / clear breakpoint at current line of source listing Ctrl+A = clear al...")
- 11:48, 3 September 2015 Jw talk contribs deleted page User Guide/Debugger/Debugger (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} {{Debugger}} The {{STX}} debugger is a very useful application if you are writing {{STX}} scripts. thumb")
- 11:48, 3 September 2015 Jw talk contribs deleted page User Guide/Debugger/Loaded Codes (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ==Loaded Codes== Displays a list of all macros, classes and spus currently loaded in {{STX}}. Double-clicking on a code item displays the corresponding code in the window source code window above.")
- 11:48, 3 September 2015 Jw talk contribs deleted page User Guide/Debugger/Break Points (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ==Break Points== Displays all defined break points. Break points are points in the code where the debugger will automatically stop at if reached whilst running.")
- 11:29, 3 September 2015 Jw talk contribs moved page User Guide/Log/Command line parameters to User Guide/Command-Line Parameters
- 11:24, 3 September 2015 Jw talk contribs deleted page User Guide/BScript (content was: " {{DISPLAYTITLE:{{SUBPAGENAME}}}} '''Contents''' <splist parent= sort=asc sortby=title showpath=no liststyle=unordered kidsonly=yes >")
- 15:41, 31 August 2015 Jw talk contribs moved page Programmer Guide/Toolbox/Toolbox function definition to Programmer Guide/Programming a Toolbox/Toolbox function definition
- 15:27, 31 August 2015 Jw talk contribs moved page Programmer Guide/Toolbox/Toolbox function implementation to Programmer Guide/Programming a Toolbox/Toolbox function implementation
- 15:04, 31 August 2015 Jw talk contribs moved page Programmer Guide/Toolbox/Example Toolbox function to Programmer Guide/Programming a Toolbox/Example Toolbox function
- 14:48, 31 August 2015 Jw talk contribs moved page Programmer Guide/Toolbox to Programmer Guide/Programming a Toolbox
- 14:46, 31 August 2015 Jw talk contribs deleted page Programmer Guide/Toolbox/Toolbox Functions (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ==Toolbox Functions== Toolbox functions can be used to provide extra context-dependent functionality in {{STX}}. See the User Guide for details about calling Toolbox functions from the {{STX}} GUI. If yo...")
- 14:46, 31 August 2015 Jw talk contribs deleted page Programmer Guide/Toolbox/The Toolbox (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ==The Toolbox== The Toolbox is a way to add extra functionality to {{STX}}. Toolbox functions are programmed for specific contexts in {{STX}} (e.g. for the Workspace or for the Sectioner in Spectrogram &...")
- 14:45, 31 August 2015 Jw talk contribs deleted page Programmer Guide/Toolbox/Loading, reloading and unloading Toolbox functions (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ==Loading, reloading and unloading Toolbox functions== Toolbox functions are stored in {{STX}} script files (*.sts) in the <code>Toolbox</code> folder. General toolbar commands are found in the Workspace...")
- 14:45, 31 August 2015 Jw talk contribs deleted page Programmer Guide/Toolbox/Calling Toolbox functions (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ==Calling Toolbox functions== Exactly how you call a Toolbox function depends on the context and whether or not a hotkey has been defined for it. For example, in the Spectrogram & Parameters Viewer Secti...")
- 14:25, 31 August 2015 Jw talk contribs deleted page User Guide/Toolbox/Example Toolbox function (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ==Example Toolbox function== The function <code>ExportSegmentsToSoundfiles</code> exports the selected segments from the Workspace Detail to individual soundfiles. It is only available in the DataSet con...")
- 14:25, 31 August 2015 Jw talk contribs deleted page User Guide/Toolbox/The Toolbox (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ==The Toolbox== The Toolbox is a way to add extra functionality to {{STX}}. Toolbox functions are programmed for specific contexts in {{STX}} (e.g. for the Workspace or for the Sectioner in Spectrogram &...")
- 14:24, 31 August 2015 Jw talk contribs deleted page User Guide/Toolbox/Toolbox Functions (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ==Toolbox Functions== Toolbox functions can be used to provide extra context-dependent functionality in {{STX}}. See the User Guide for details about calling Toolbox functions from the {{STX}} GUI. If yo...")
- 14:21, 31 August 2015 Jw talk contribs deleted page User Guide/Toolbox/Toolbox function implementation (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ==Toolbox function implementation== The Toolbox function implementation takes place in a macro: <pre> [MACRO tools]readvar #argv #function #argv /Dgoto cmd$#function noCmdnoCmd: exit cmdFunction1:$@TBPA...")
- 14:21, 31 August 2015 Jw talk contribs deleted page User Guide/Toolbox/Toolbox function definition (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ==Toolbox function definition== A Toolbox function definition defines the interface between the {{STX}} Toolbox management routines and the macro where the data processing takes place. If you want to pro...")
- 14:20, 31 August 2015 Jw talk contribs deleted page User Guide/Toolbox/Loading, reloading and unloading Toolbox functions (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ==Loading, reloading and unloading Toolbox functions== Toolbox functions are stored in {{STX}} script files (*.sts) in the <code>Toolbox</code> folder. General toolbar commands are found in the Workspace...")
- 14:20, 31 August 2015 Jw talk contribs deleted page User Guide/Toolbox/Calling Toolbox functions (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ==Calling Toolbox functions== Exactly how you call a Toolbox function depends on the context and whether or not a hotkey has been defined for it. For example, in the Spectrogram & Parameters Viewer Secti...")
- 14:05, 31 August 2015 Jw talk contribs deleted page Programmer Guide/Toolbox/KlattSynTB (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} {{Toolbox}} The <code>KlattSynTB</code> toolbox provides an interface for Klatt parameter synthesis, as developed by Dennis H. Klatt, and implemented in {{STX}} in the <code>KLATTSYN</code> SPAtom. The to...")
- 14:05, 31 August 2015 Jw talk contribs deleted page Programmer Guide/Toolbox/KlattSynDialog (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} {{Toolbox}} This toolbox function provides an user interface that allows the user to modify every parameter used in the synthesis process. File:dialog_klatt_synthesiser.png The display is divided in...")
- 14:05, 31 August 2015 Jw talk contribs deleted page Programmer Guide/Toolbox/KlattStationaryResynthesisRightCursor (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} {{Toolbox}} This toolbox function performs the same task as the <code>KlattSpectrumResynthesis</code> toolbox function, but in the context of a spectrogram. The value at the left cursor positions is used ...")
- 14:05, 31 August 2015 Jw talk contribs deleted page Programmer Guide/Toolbox/KlattStationaryResynthesisLeftCursor (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} {{Toolbox}} This toolbox function performs the same task as the <code>KlattSpectrumResynthesis</code> toolbox function, but in the context of a spectrogram. The value at the left cursor positions is used ...")
- 14:04, 31 August 2015 Jw talk contribs deleted page Programmer Guide/Toolbox/KlattSpectrumResynthesis (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} {{Toolbox}} This toolbox function retrieves the cursor positions within the spectrum view and performs a stationary resynthesis of a vowel using the frequencies at the cursor positions as values for F1 an...")
- 14:04, 31 August 2015 Jw talk contribs deleted page Programmer Guide/Toolbox/KlattSaveResynthesis (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} {{Toolbox}} This toolbox function is available in dataset and parameter contexts. It performs the same task as <code>KlattParameterSynthesis</code>, but first asks the user to specify a target file and sa...")
- 14:04, 31 August 2015 Jw talk contribs deleted page Programmer Guide/Toolbox/KlattParameterSynthesis (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} {{Toolbox}} This toolbox function is available in DataSet and parameter contexts and allows a real-time synthesis using previously calculated parameters, i.e. F0 for fundamental frequency, Fof for formant...")
- 14:04, 31 August 2015 Jw talk contribs deleted page Programmer Guide/Toolbox/Eval Level Statistics (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} {{Toolbox}} The <code>Eval_Level_Statistics</code> function computes the average, median, L95, L05 and L01 for all available level parameters. File:tb_autoseg_eval_level_statistics.png")
- 14:03, 31 August 2015 Jw talk contribs deleted page Programmer Guide/Toolbox/AutoSeg Toolbox (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} {{Toolbox}} The <code>AutoSeg</code> toolbox provides functionality for automatically segmenting a sound file. The file <code>autoseg.sts</code> can be found in the <code>toolbox</code> sub-directory of y...")
- 14:03, 31 August 2015 Jw talk contribs deleted page Programmer Guide/Toolbox/ASeg Signal Pause Segmentation (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} {{Toolbox}} The <code>ASeg_Signal_Pause_Segmentation</code> function automatically segments a signal using an RMS/level function. File:tb_autoseg_aseg_signal_pause_segmentation.png parameter name T...")
- 14:03, 31 August 2015 Jw talk contribs deleted page Programmer Guide/Toolbox/ASeg Short Clicks Segmentation (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} {{Toolbox}} The ASeg_Short_Clicks_Segmentation command creates segments based on clicks. File:tb_autoseg_aseg_short_clicks_segmentation.png parameter name The name of the parameter to use for peak...")
- 14:02, 31 August 2015 Jw talk contribs deleted page Programmer Guide/Toolbox/ASeg Short Clicks Detection (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} {{Toolbox}} The <code>ASeg_Short_Clicks_Detection</code> function finds click sequences and shows sequence statistics. File:tb_autoseg_aseg_short_clicks_detection.png parameter name The name of the...")
- 12:07, 31 August 2015 Jw talk contribs deleted page User Guide/Spectrogram and Parameter Viewer/Popup Menus (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ==Popup Menus== The following popup menus are available in the Spectrogram & Parameters Viewer application.")
- 12:07, 31 August 2015 Jw talk contribs deleted page User Guide/Spectrogram and Parameter Viewer/Zooming (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} {{V2}} Zooming in the {{Viewer2}} is available on both time, frequency and amplitude axes using hotkeys or the cont...")
- 08:24, 31 August 2015 Jw talk contribs deleted page User Guide/Spectrogram and Parameter Viewer/Context Menus (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} {{V2}} Many of the functions in the {{Viewer2}} are available via context menus. * Spectrogram and Parameter Graphs * /Context Menu of Sectioner Sp...")
- 08:24, 31 August 2015 Jw talk contribs moved page User Guide/Spectrogram and Parameter Viewer/Context Menus/Context Menu of Sectioner Spectrum Graph to User Guide/Spectrogram and Parameter Viewer/Context Menu of Sectioner Spectrum Graph over redirect
- 08:23, 31 August 2015 Jw talk contribs moved page User Guide/Spectrogram and Parameter Viewer/Context Menus/Context Menu of Sectioner Waveform Graph to User Guide/Spectrogram and Parameter Viewer/Context Menu of Sectioner Waveform Graph over redirect
- 08:23, 31 August 2015 Jw talk contribs moved page User Guide/Spectrogram and Parameter Viewer/Context Menus/Context Menu of Spectrogram and Parameter Graphs to User Guide/Spectrogram and Parameter Viewer/Context Menu of Spectrogram and Parameter Graphs over redirect
- 16:01, 28 August 2015 Jw talk contribs moved page User Guide/Spectrogram and Parameter Viewer/Spectrogram and Parameters Viewer Hotkeys to User Guide/Spectrogram and Parameter Viewer/Spectrogram and Parameter Viewer Hotkeys
- 15:59, 28 August 2015 Jw talk contribs deleted page User Guide/Spectrogram and Parameter Viewer/Playback (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ==Playback== You can playback the signal displayed in the Spectrogram & Parameters Viewer by either selecting the command from a ...")
- 15:00, 28 August 2015 Jw talk contribs deleted page User Guide/Spectrogram and Parameter Viewer/Printing and copying the graphics (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} {{V2}} You can print a copy of the whole display, or of the active graph either by selecting ''Copy/Print'' from the context menu or ''Print'' from the General menu. The printer settings can be modified v...")
- 14:57, 28 August 2015 Jw talk contribs deleted page User Guide/Waveform and Segmentation Viewer/Copy or Print Dialog (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Copy/Print Dialog==== The Copy/Print dialog is reached from the context menu in any graph or display. The settings entered in this dialog are not saved for the next time the dialog is displayed. '''...")
- 14:56, 28 August 2015 Jw talk contribs moved page User Guide/Spectrogram and Parameter Viewer/Copy or Print Dialog to User Guide/Copy or Print Dialog
- 13:42, 28 August 2015 Jw talk contribs deleted page User Guide/Spectrogram and Parameter Viewer/Parameter Dialog (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} ====Parameter Dialog==== The parameter dialog shows a list with the names of all calculated parameter functions and their values at the cursor positions. One line is displayed for each parameter function...")
- 13:21, 28 August 2015 Jw talk contribs moved page User Guide/Spectrogram and Parameter Viewer/Context Menu of Spectrogram and Parameter Graphs to User Guide/Spectrogram and Parameter Viewer/Context Menus/Context Menu of Spectrogram and Parameter Graphs
- 13:20, 28 August 2015 Jw talk contribs moved page User Guide/Spectrogram and Parameter Viewer/Context Menu of Sectioner Waveform Graph to User Guide/Spectrogram and Parameter Viewer/Context Menus/Context Menu of Sectioner Waveform Graph
- 13:20, 28 August 2015 Jw talk contribs moved page User Guide/Spectrogram and Parameter Viewer/Context Menu of Sectioner Spectrum Graph to User Guide/Spectrogram and Parameter Viewer/Context Menus/Context Menu of Sectioner Spectrum Graph
- 13:13, 28 August 2015 Jw talk contribs deleted page User Guide/Spectrogram and Parameter Viewer/Auto-scaling (content was: "{{DISPLAYTITLE:{{SUBPAGENAME}}}} {{V2}} The best scale range for the analysed signal can now be calculated automatically using the auto-scale feature. The following Spectrogram & Parameters Viewer methods support auto-scaling: f0 (harmo...")