Commit c8d88f6e authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

- update TD Renderer ROM to quantized float values

- update matlab option name to makeFxFltBE
- simplify debugging comment printed to C code
parent 114a1c95
Loading
Loading
Loading
Loading
+10385 −10385

File changed.

Preview size limit exceeded, changes collapsed.

+2 −7
Original line number Diff line number Diff line
@@ -44,9 +44,7 @@
#define WMC_TOOL_SKIP
#ifdef DEBUGGING
/*
 * Generated on 29-Jul-2024 with Matlab version 9.9.0.2037887 (R2020b) Update 8 by tmu on MACI64
*/
/* Generated on 31-Jul-2024 with Matlab version 9.9.0.2037887 (R2020b) Update 8 by tmu on MACI64 */
#endif
@@ -46950,10 +46948,7 @@ const float fastconvReverberationEneCorrections[CLDFB_NO_CHANNELS_MAX] =
#ifdef DEBUGGING
/*
 * Generated on 29-Jul-2024 with Matlab version 9.9.0.2037887 (R2020b) Update 8 by tmu on MACI64
 * Binaural rendering data set based on BRIRs 
 Tables derived from Mozart IIS BRIRs.*/*/
/* Generated on 31-Jul-2024 with Matlab version 9.9.0.2037887 (R2020b) Update 8 by tmu on MACI64 */
#endif
Loading