wrel3.1.me

来自「speech signal process tools」· ME 代码 · 共 740 行 · 第 1/3 页

ME
740
字号
the \fIxlabel\fP window remains connected to the foo.sd display, regardlessof other signals that may subsequently included in the foo displayensemble.  If several signals are included in foo, and the originalsignal (foo.sd in this case) is removed, \fIxlabel\fP reverts to the oldbehavior of attaching to the most recently created signal display..lpThe \fIxspectrum\fP "Window Limits From:" panel item has new choice labelsto more clearly reflect the semantics of this control item..brNow: "Cursor +- step/2" and "Markers".brWas: "Local" and "Host".lp\fIXspectrum\fP no longer repositions the markers or recomputes thespectrum if the "Window limits from:" item is changed.  Formerly, ifthe markers had been carefully positioned in preparation for a newspectrum computation, and the user then switched the limits source,the hand-set window limits would be lost..sh 1 "BUGS FIXED".sh 2 \fIxwaves\fP.lpCommands added to the \fIxwaves\fP menus by the \fIadd_espsf\fP facilitypreviously did not handle multiple output files correctly.  Now, if aprocess creates several related output time series as the result ofoperations on an \fIxwaves\fP signal, these may all be displayedautomatically.  (See the discussion of \fIoutputs\fP under the \fIadd_esps\fPcommand in the \fIxwaves\fP manual.).lpMultiple views of the same signal in \fIxwaves\fP now display correctly.There was a bug that caused incorrect displays to be generated if morethan one view of the same signal was generated in the displayensemble.  Now it is possible to have several views of the same signaldisplayed correctly at different scales..lpWhen \fIxwaves\fP was being used to manipulate headerless files, or fileswith foreign headers, it would eventually use up all available filedescriptors and refuse to display any more files.  This has beencorrected.  An unlimited number of cycles of load and destroy may nowbe performed on such files..lpThe \fIverbose\fP startup messages issued by \fIxwaves\fP regarding the use ofDSP hardware were often confusing (or just plain wrong).  These arenow correct..lpThe \fIxwaves\fP file-browser windows did not follow symbolic directorylinks correctly.  This has now been corrected..lpThe \fIxwaves\fP file-browser facility would fail to detect that a typedspecification was a directory unless a final "/" was entered.  As aconsequence, \fIxwaves\fP would load such nodes as though they were signals!All directory nodes are now displayed as directories whether enteredwith, or without the trailing "/"..lpWhen \fIxwaves\fP exited before a "play" command was complete, some types ofinternal DSP hardware were not reset correctly and would endlesslyrepeat fragments of the output.  All play operations in progress arenow stopped before \fIxwaves\fP exits..lpPreviously, the SGI Indigo internal "play" function locked out \fIxwaves\fPinteraction for the duration of the play operation.  This has now beenfixed.  The workaround for this had been to use the external playprogram (sgplay) as the definition for \fIplay_prog\fP.  This has thedisadvantage of being somewhat slower, so SGI users that resorted tothis should now comment out the play_prog specifications in their\.wave_pro and/or command files..sh 2 "Auxiliary Programs".lpA/D and D/A conversion on the SGI Indigo is now possible for allIndigo sample rates for stereo and mono files.  Previously, a bug inour buffer specifications prevented correct operation at frequenciesover 24kHz..lpDual-channel play on SURF from within \fIxwaves\fP now works correctly.Several other play deficiencies in FAB2 and SURF \fIxwaves\fP play operationswere also fixed..lpThe \fIxwaves\fP-internal play function has been fixed to handle non-ESPSfiles correctly when the played region is not in display window.Formerly this could cause extreme distortion due to variances in datatype or byte ordering..lp\fIXwaves\fP now handles incorrect colormap names gracefully.  Previously,it would load the current directory (!!) as a colormap if thespecified colormap didn't exist, causing bizarre spectrogram displays..lpSingle-record FEA_SPECT files may now be displayed as spectrograms.Previously, this caused a core dump..lpThere were several situations which caused \fIxwaves\fP to exit withoutfreeing the Entropic license.  This prevented subsequent use of thatlicense until after a three-minute timeout period.  This has now beenfixed for all cases except an explicit SIGKILL (e.g. via kill -9<pid>).  A new command, \fIfreewaves\fP, has been added to handle this lattercase and the timeout period has been reduced to 30 seconds..lp\fIXwaves\fP now uses the \fIoutput_dir\fP specification much more rationally:If the user specifies a fully qualified name (i.e as beginning with adirectory, ./ or /) output_dir is ignored.  Output_dir is only appliedto automatically generated names (e.g. temporary files) and thoseoutput files specified as simple base names by the user..lpSimple filenames entered into \fIxwaves\fP no longer have "./" automaticallyprepended.  This behavior caused subquent references to files loadedinto \fIxwaves\fP to be incorrect, since the user had no way of knowing thatthe name (as far as \fIxwaves\fP was concerned) had a leading "./".  Thisfixes apparent bugs in several commands (e.g. align) that referencespecific files..lpIf the \fIstart\fP and \fIend\fP time specifications for a \fIspectrogram\fP commandare omitted, the spectrogram will now be computed over the entire\fIxwaves\fP buffer interval automatically.  Previously, if these wereomitted, no spectrogram was computed.  Users who resorted to theworkaround of setting \fIstart\fP 0.0 and \fIend\fP 10000 (or some such) may nowrevert to a more rational model if they wish.  In fact, if the file is10000 seconds long, the new \fIxwaves\fP will compute the whole spectrogram,so be careful!.lpIn some cases the temporary files created during computation ofspectrograms by \fIxwaves\fP-external processes were getting crossed up sothat the spectrogram that was eventually displayed was not of thedesired signal..lpFormerly, spectrogram segments saved using \fIxwaves\fP' "save segment infile" facility, were not saved correctly and could not be used withmany Entropic programs (such as plotsgram).  This has been fixed..lpQuantization by \fIxwaves\fP of the start and end times sent to externalspectrogram programs would cause these to fail with messages about badstart and/or end times.  This was particularly troublesome for fileswith start and/or end times greater than 99 sec.  The spectrogramprograms (e.g. \fIsgram\fP, \fIs32csgram\fP) have relaxed their requirements bysimply limiting the spectrogram computation to the file limits ifnecessary.  Also, the quantization of the time specifications by\fIxwaves\fP has been made much finer..lpTemporary waveform files created by the spectrogram command are nowplaced in \fIoutput_dir\fP, and are automatically deleted..lpPreviously, spectrogram computations launched by \fIxwaves\fP, but executedby an external program (such as \fIsgram\fP) were limited to signal segmentsthat were buffered in \fIxwaves\fP.  That is, if an external program iscalled to compute a spectrogram, the entire segment upon which it wasto be based needed to be present in \fIxwaves\fP' display buffer. In Version 3.1, segmentsof any size consistent with the limits of the file being analyzed maynow be specified for the \fIstart\fP and \fIend\fP values to the \fIspectrogram\fPcommand.  Specifications exceeding the file limits will beautomatically adjusted as necessary..sh 2 Attachments.lpThe tendency for \fIxwaves\fP and the attachments to hang up the computer'smouse and display has now been eliminated.  \fIXwaves\fP and the attachmentscan no longer "grab all input"..lpThe tendency for \fIxwaves\fP and the attachments to loose synchronizationhas been greatly reduced.  A new inter-process communication techniquehas been implemented that makes interactions faster and less errorprone.  Problems eliminated include: negative times being printed in the\fIxlabel\fP window; failure of label files to load correctly; lock up ofattachments; and failure to execute commands..lpPreviously, the \fIxlabel\fP and \fIxmarks\fP label displayspositioned themselves to overlap the signal view and obscured thelower part of its window.  This has been corrected..lp\fIXlabel\fP now automatically inherits the current display ensemble namefrom \fIxwaves\fP.  This eliminates the "Object doesn't exist (can't addfile ...)" message from \fIxlabel\fP (unless it is really true!)..lpWhen \fIoutput_dir\fP is specified, \fIxlabel\fP now applies it correctly.Previously, two bugs caused bizarre things (including core dumps) when\fIoutput_dir\fP was specified and \fIxlabel\fP was used.  Now, if thelabel file name is fully qualified (begins with ./ or /), it will beused unchanged.  If only a basename is specified, \fIoutput_dir\fPwill be prepended..lp\fIXspectrum\fP now responds correctly to the \fIxwaves\fP\fIdo_color\fP setting.  When black-and-white plots are requested bysetting \fIdo_color\fP 0, the \fIxspectrum\fP window is rendered accordinglyand can now be dumped to a hardcopy printer/plotter.  Previously, some\fIxwaves\fP colormaps caused all-black \fIxspectum\fP hardcopies..lp\fIXspectrum\fP had a display instability when two or more spectrum displaysoverlapped.  They could keep sending refresh messages to one anotherand alternately perform "raise" operations (forever!) if\fIxspectrum_datwin_forward\fP was enabled.  This has been fixed..lp\fIXspectrum\fP occasionally crashed when the related \fIxwaves\fPdisplay object was killed.  This has been fixed..lp\fIXspectrum\fP now permits computation of extremely large FFT's(limited only by the user's patience and hardware).  A soft limit isstill implemented via the \fIxspectrum\fP global \fImax_fft_size\fP,which defaults to 65536, to protect against accidents!  To changethis, just send a command to \fIxspectrum\fP like.ce 1send set max_fft_size 1000000"..lpThe \fIxspectrum\fP manual page had several errors regarding maximum windowsizes, and it has also been corrected..sh 1 NOTES.lpSmooth operation of \fIxwaves\fP is dependent upon the configurationof your operating environment.  For an overview, please refer to thedocument $ESPS_BASE/xview/README (also available under the "OtherDocuments" item on the \fIeinfo\fP menu).  In particular, you may needto put the following items in your $HOME/.Xdefaults file:.sp.nf	*Foreground:			black	*Background:			white	window.color.foreground:	black	window.color.background:	white	4Dwm*positionIsFrame:		T	4Dwm*positionOnScreen:		T	4Dwm*interactivePlacement:	F	4Dwm*clientAutoPlace:		false	Mwm*interactivePlacement:	False	Mwm*clientAutoPlace:		False	XView.ICCCMCompliant:		False.fi.lpThis release of \fBwaves+\fP comes without a Sunview version.  The oldprogram \fIwaves+\fP, (alias svwaves, waves, svwaves+, ...) no longerexists.  Entropic no longer ships or maintains a Sunview-compatibleversion of \fIxwaves\fP.  We strongly urge users of \fBwaves\fP+ to try the new Xversion which has all of the features you are familiar with, is veryrobust, and has many new features never available under Sunview..lp\fIWplay\fP and \fIwrecord\fP have been eliminated.  They have beenreplaced by a family of play and record programs with considerablyenhanced capabilities.  See "eman play" and "eman record"..lpAll programs are now linked "static".  Although this results in largerprogram binaries, it should greatly ease the installation andmaintenance problems for \fIxwaves\fP and related programs.Previously, it was necessary to either force the use of the graphicslibraries shipped from Entropic through use of the LD_LIBRARY_PATHUNIX environment variable, or run the risk of having version skews inthe dynamically-loaded libraries.  These complications have beeneliminated.  All references to Entropic directories can be removedfrom the LD_LIBRARY_PATH definition (e.g. in .cshrc files).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?