⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 声音处理程序,通过FFT可以看声音的频谱.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Vib.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_VIBTYPE                     129
#define IDD_CONFIG                      130
#define IDD_ENVELOP                     134
#define IDC_FFT_TIME                    1001
#define IDC_PASSBAND1                   1002
#define IDC_FREQ_HALFLIVE               1003
#define IDC_DSP_MODE                    1004
#define IDC_PASSBAND2                   1005
#define IDC_TRANSBAND                   1006
#define IDC_DEFAULT                     1007
#define IDC_MODULATE                    1008
#define IDC_DISP_MAXTIME                1009
#define IDC_WAVEBUTTON                  1009
#define IDC_SENSITIVITY                 1010
#define IDC_DISP_MAXFREQ                1011
#define IDC_DISP_SIGNALPLUS             1012
#define IDC_DISP_FREQPLUS               1013
#define IDC_FREQ_BLUR                   1014
#define IDC_FREQ_VALUE                  1015
#define IDC_BALANCE1                    1016
#define IDC_BALANCE2                    1018
#define IDC_BALANCE                     1019
#define IDC_ECCENTRICITY1               1020
#define IDC_ECCENTRICITY2               1021
#define IDC_ECCENTRICITY                1022
#define IDC_OTHERSOUND_L1               1026
#define IDC_OTHERSOUND_L2               1027
#define IDC_OTHERSOUND_L                1028
#define IDC_FLOUNDER                    1029
#define IDC_OTHERSOUND_H1               1030
#define IDC_OTHERSOUND_H2               1031
#define IDC_OTHERSOUND_H                1032
#define ID_FILE_CONFIG                  32771
#define ID_FILE_ENVELOP                 32772
#define ID_FILE_RESETPEAK               32773
#define ID_FILE_PAUSE                   32775

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        135
#define _APS_NEXT_COMMAND_VALUE         32776
#define _APS_NEXT_CONTROL_VALUE         1011
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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