AlloSphere-Research-Group / allolib

Library for interactive multimedia application development
BSD 3-Clause "New" or "Revised" License
36 stars 14 forks source link

vbap implementation #27

Open younkhg opened 4 years ago

younkhg commented 4 years ago

https://github.com/AlloSphere-Research-Group/allolib/blob/4adf917288ab11edc6960544c0f5677969630fe6/src/core/sound/al_Vbap.cpp#L163-L173

src/core/sound/al_Vbap.cpp, line from 168 to 170 seems not correct. Should the line with push_back go into the if block?