TWOEARS / blackboard-system

Two!Ears Auditory Model - Blackboard system module
http://docs.twoears.eu/en/latest/blackboard/
GNU General Public License v2.0
3 stars 2 forks source link

bugfix in StreamSegregationKS.m #22

Closed ivo--t closed 7 years ago

ivo--t commented 7 years ago

optional "Blocksize" argument and fixed azimuths arguments were colliding.

ivo--t commented 7 years ago

Now also added function to set fixed azimuths outside of ks construction. @chrschy -- it is unclear to me whether the fixed azimuths are head-relative or absolute. If they are head-relative, your comment in line 89 ("Get absolute azimuth.") does not seem to fit with your calculation in the next line, which rather looks like you're calculating the head-relative azimuth there. Can you clarify?