disp("levels hoa2bin room with ref "+num2str(wr)+" "+inFilesPath_HOA{ind}{2}+" : "+num2str(level_hoa2bin_room(ind,:,wr+1)));
disp("levels hoa2bin room with bin corr with ref "+num2str(wr)+" "+inFilesPath_HOA{ind}{2}+" : "+num2str(level_hoa2bin_room_bin(ind,:,wr+1)));
end
end
end
% parambin fastconv crend
level_hrir=zeros(12,size(bitrates_MC_5_1,2));
level_hrir_bin=zeros(12,size(bitrates_MC_5_1,2));
gain_hrir=zeros(12,size(bitrates_MC_5_1,2));
gain_hrir_bin=zeros(12,size(bitrates_MC_5_1,2));
currentLine=currentLine+3;
currentLine=writeResult('levels.xls','SBA with room','bs1770',currentLine,'bitrates',bitrates_SBA,inFilesPath_HOA,{'branch','ref'},level_hoa2bin_room);
currentLine=currentLine+1;
currentLine=writeResult('levels.xls','SBA with room','bs1770 binaural',currentLine,'bitrates',bitrates_SBA,inFilesPath_HOA,{'branch','ref'},level_hoa2bin_room_bin);