openshot-audio
0.1.6
|
#include <psy.h>
Public Attributes | |
int | eighth_octave_lines |
float | preecho_thresh [VE_BANDS] |
float | postecho_thresh [VE_BANDS] |
float | stretch_penalty |
float | preecho_minenergy |
float | ampmax_att_per_sec |
int | coupling_pkHz [PACKETBLOBS] |
int | coupling_pointlimit [2][PACKETBLOBS] |
int | coupling_prepointamp [PACKETBLOBS] |
int | coupling_postpointamp [PACKETBLOBS] |
int | sliding_lowpass [2][PACKETBLOBS] |
float vorbis_info_psy_global::ampmax_att_per_sec |
int vorbis_info_psy_global::coupling_pkHz[PACKETBLOBS] |
int vorbis_info_psy_global::coupling_pointlimit[2][PACKETBLOBS] |
int vorbis_info_psy_global::coupling_postpointamp[PACKETBLOBS] |
int vorbis_info_psy_global::coupling_prepointamp[PACKETBLOBS] |
int vorbis_info_psy_global::eighth_octave_lines |
float vorbis_info_psy_global::postecho_thresh[VE_BANDS] |
float vorbis_info_psy_global::preecho_minenergy |
float vorbis_info_psy_global::preecho_thresh[VE_BANDS] |
int vorbis_info_psy_global::sliding_lowpass[2][PACKETBLOBS] |
float vorbis_info_psy_global::stretch_penalty |