Hi!
The array that contains results is over 12MB (I dont know why...). Below there's a snippet with delays array and signals array. After running this VI You'll get the results array. The algorithm works, but it can't be used to real time work (with signals that are coming directly from mics through PXI...) - it just takes too much time to compute the result arrey for all angles of view.
Probably I'll have to make some modifications in section which presents data, but now I don't have good method for that.