Package jmri.jmrit.vsdecoder
Class NotchTransition
java.lang.Object
jmri.jmrit.vsdecoder.VSDSound
jmri.jmrit.vsdecoder.SoundBite
jmri.jmrit.vsdecoder.NotchTransition
NotchTransition.
This class holds the information needed about a transitional sound
between notches of a Diesel locomotive engine.
This file is part of JMRI.
This file is part of JMRI.
JMRI is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. See the "COPYING" file for a copy of this license.
JMRI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
-
Field Summary
Fields inherited from class jmri.jmrit.vsdecoder.VSDSound
BufSysNamePrefix, BufUserNamePrefix, default_exponent, default_gain, default_reference_distance, default_sleep_interval, gain, is_tunnel, myposition, name, SrcSysNamePrefix, SrcUserNamePrefix, t, tunnel_volume, volume -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jmri.jmrit.vsdecoder.SoundBite
attachSourcesToEffects, calcLength, calcLength, detachSourcesToEffects, fadeIn, fadeOut, getBuffer, getBufferSystemName, getBufferUserName, getFadeInTime, getFadeOutTime, getFileName, getLength, getLengthAsInt, getReferenceDistance, getSource, getSourceSystemName, getSourceUserName, getSystemName, getUserName, isInitialized, loop, mute, numQueuedBuffers, pause, play, queueBuffer, rewind, setFadeInTime, setFadeOutTime, setFadeTimes, setLength, setLength, setLooped, setPosition, setReferenceDistance, setURL, setVolume, shutdown, stop, unqueueBuffersMethods inherited from class jmri.jmrit.vsdecoder.VSDSound
changeNotch, changeThrottle, checkForFreeBuffer, getGain, getName, getPosition, getTunnel, getXml, newTimer, setGain, setName, setTunnel, setXml
-
Constructor Details
-
NotchTransition
-
-
Method Details
-
getPrevNotch
-
getNextNotch
-
setPrevNotch
-
setNextNotch
-