DrMarc / slab

python classes for working with sounds and conducting psychoacoustic experiments
MIT License
22 stars 7 forks source link

document ild level handling #34

Closed DrMarc closed 3 years ago

DrMarc commented 3 years ago

!>> Binaural._apply_ild (probably just .ild) needs one more thing documented -- it takes the average of the existing levels of the sounds, and then uses that as the midpoint for the new levels, but it's ambiguous whether you would do that or anchor off of one of the existing levels. one sentence clarifying the behavior in the docs would help.