Optimized HRTF audio rendering in Siren. Now able to handle twice as many channels.
This commit is contained in:
@@ -86,6 +86,9 @@ private:
|
||||
|
||||
long m_current_frame;
|
||||
float m_absolute_time;
|
||||
|
||||
|
||||
mach_timebase_info_data_t m_timebase_info;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user