mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-22 05:34:46 +00:00
added libraries: opus flac libsndfile updated: libvorbis libogg openal - Everything works as expected for now. Bare in mind libsndfile needed the check for whether or not it could find the xiph libraries removed in order for this to work. |
||
|---|---|---|
| .. | ||
| apply_sine_window_FLP.c | ||
| autocorrelation_FLP.c | ||
| burg_modified_FLP.c | ||
| bwexpander_FLP.c | ||
| corrMatrix_FLP.c | ||
| encode_frame_FLP.c | ||
| energy_FLP.c | ||
| find_LPC_FLP.c | ||
| find_LTP_FLP.c | ||
| find_pitch_lags_FLP.c | ||
| find_pred_coefs_FLP.c | ||
| inner_product_FLP.c | ||
| k2a_FLP.c | ||
| LPC_analysis_filter_FLP.c | ||
| LPC_inv_pred_gain_FLP.c | ||
| LTP_analysis_filter_FLP.c | ||
| LTP_scale_ctrl_FLP.c | ||
| main_FLP.h | ||
| noise_shape_analysis_FLP.c | ||
| pitch_analysis_core_FLP.c | ||
| process_gains_FLP.c | ||
| regularize_correlations_FLP.c | ||
| residual_energy_FLP.c | ||
| scale_copy_vector_FLP.c | ||
| scale_vector_FLP.c | ||
| schur_FLP.c | ||
| SigProc_FLP.h | ||
| sort_FLP.c | ||
| structs_FLP.h | ||
| warped_autocorrelation_FLP.c | ||
| wrappers_FLP.c | ||