1 / 13

Sound Quality 介绍

Sound Quality 介绍. 杭州锐达. Functionality Structure. Sound Quality is a module in RT Pro playback and it includes three sub-modules. Sound Loading Sound Edit Sound Quality Analysis. Sound Loading. From File

merlin
Download Presentation

Sound Quality 介绍

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Sound Quality 介绍 杭州锐达

  2. Functionality Structure • Sound Quality is a module in RT Pro playback and it includes three sub-modules. • Sound Loading • Sound Edit • Sound Quality Analysis

  3. Sound Loading • From File Sound data is loaded from files. The file format can be Dactron format, .wav files, other signal formats, or other audio formats. • From PC Sound Card Sound data is recorded from PC sound card. After recording, sound data is saved to temporary files so that user can edit or analysis them later.

  4. Sound Edit • Time attenuation • Frequency attenuation • Real-time filter (high pass, low pass, band pass) • Peak limit • Frequency peak limit • Frequency shift • Harmonic frequency attenuation • Demodulation • Noise reduction

  5. Sound Quality Analysis The software provides the objective analysis for both raw sound data or edited sound data. • 2-D Zwicker Loudness Spectrum • 3-D Zwicker Loudness Waterfall and Contour Display • Zwicker Loudness • Roughness • Sharpness • Fluctuation Strength

  6. Sound View • Sound Play Include Play, Pause, Stop. • Channel Selections Include Left channel, Right channel or Binaural • Undo/Redo(Sound Edit) • Region Selections

  7. CSoundTreeDlg CSoundSigView CSplitterSoundQualityFrame CSigView CSoundTreeCtrl

  8. GUI

  9. CSoundEdit

  10. CSoundDataSetManager • CObList m_dataSetList • BOOL SetVpu(DWORD dwID) • CSoundDataSet* ImportSoundFile(LPCTSTR lpFile) • void AddDataSet(CSoundDataSet*)

  11. CSigProDoc • CSoundDataSetManager *m_pSoundDataSetMgr; • enum SOUNDCHANNELTYPE m_euSoundChannelSelected;

  12. CMainFrame • UINT GetSoundQualityChildFrameID(UINT nDataSet, UINT nFrameGroupID) { return nDataSet << 16 | nFrameGroupID; }

More Related