Digitrax sound decoders are loaded with "sound projects", stored in "Sound Project" (.spj) files. Those contain a number of "sound fragments" in .wav format, plus a small program that tells the decoder when to play the various sounds, and controls the use of functions and CVs. That program is stored in a "Sound Definition" (SDF) format.
The SDF Sound File Editor allows you to make certain kinds of changes to the SDF information in a sound project. It's used with the SPJ editor because the SDF information is stored in a Digitrax SPJ sound project file. After you edit the SDF information, you can save it to a file from the SPJ editor, and then download it to a Digitrax sound decoder with a Digitrax PR2 or PR3 and the JMRI sound downloader tool or the Digitrax SoundLoader program.
Digitrax provides sample sound project files at their Sound Depot (http://www.digitrax.com/sounddepot.php) web site. You can also find links to documentation and additional tools there.
When you open the SDF editor by clicking the "Edit" button in the SPJ editor, a new window opens that has two parts:
On the left is a view of the entire SDF information as a tree of nested elements. On the
right is a window that shows additional information on the element that's selected on the
left.
The right hand window has the "assembly" format for the selected element at the top, then an explanation of what the element does in the middle. If an editor for that particular type of element has been defined, the section at the bottom will have checkboxes and selection boxes for modifying the content of the element.
There are no options to the scheme itself for you to edit, but you can open the scheme to work with its contents.
The first element of a scheme is a version number tag. These defines the format used to store the scheme's contents. Currently, only version 1 is a defined format.
After the version tag, one or more "channels" are defined.
Although all the channels can be playing sounds simultaneously, each channel can only play one sound (one .wav fragment) at a time. The purpose of the commands within the channel is to define which sounds it should play, and when they should start and end.
The channel element itself has no options for you to edit, but you can open it and work with its contents.
The operations can be things like starting to play a particular sound, or modifying how a sound is played, or changing various information internal to the decoder. When the sequence is started, it runs right to the end, leaving behind things for the decoder to do in the future. For example, it can define which sound fragment to play next when the current one is done, or stop the sound that's currently being played by the channel and start a new one.
The sequence starts when a trigger condition becomes true. You can examine and change the trigger condition using the lower-right part of the editor frame. Some examples include:
There are also four options that can be selected to change when the sequense is started:
Each sequence contains one or more instructions, the last of which has to be an "End Sequence" instruction.
The editor is meant to be a beginner's tool, and we need a lot of explanatory text on each window so people know what the options do.
Thanks and congratulations to all who contributed! Contact us via the JMRI users Groups.io group.
Copyright © 1997 - 2024 JMRI Community. JMRI®, DecoderPro®, PanelPro™, DispatcherPro™, OperationsPro™, SignalPro™, SoundPro™, TrainPro™, Logix™, LogixNG™ and associated logos are our trademarks. Additional information on copyright, trademarks and licenses is linked here.
View the