- update matlab modelling script to write int16 instead of int32 fx
point binaries
- update c code to read int16 instead of int32 for TD renderer
fx hrtf values
modelITD->azimKSeq_dyn=(float*)malloc(((modelITD->azimDim3+1)/2-2)*sizeof(float));/* basis functions are flipped around 180 deg, number of basis functions above/below is (N+1)/2 */