Chris Robinson
|
b3fe540c49
|
Don't normalize HRIRs per-field
|
2019-01-27 15:50:02 -08:00 |
|
Chris Robinson
|
d7af17ab87
|
Round the calculated field distance in makehrtf
|
2019-01-27 14:35:58 -08:00 |
|
Chris Robinson
|
8eab75f312
|
Update a function comment
|
2019-01-24 17:05:13 -08:00 |
|
Chris Robinson
|
ecafa19bcf
|
Support loading sofa files in makehrtf
The makehrtf utility now requires libmysofa to build. This isn't necessay for
the OpenAL Soft library itself.
|
2019-01-22 11:24:57 -08:00 |
|
Filip Gawin
|
4169c6f37d
|
Use c++ headers
|
2019-01-09 19:42:40 +01:00 |
|
Filip Gawin
|
0d3a0635d9
|
Avoid using old style casts
To think about:
examples/alffplay.cpp:600
OpenAL32/Include/alMain.h:295
|
2019-01-08 19:42:44 +01:00 |
|
Filip Gawin
|
0537414baf
|
Use nullptr in cpp files
|
2019-01-07 12:37:13 +01:00 |
|
Chris Robinson
|
0452c9201d
|
Add a missing include
|
2018-12-31 20:51:51 -08:00 |
|
Chris Robinson
|
87143b6645
|
Remove some C-isms from makehrtf
Remove unnecessary typedefs, use C++11 stamndard types and values, avoid
explicit allocations.
|
2018-12-31 19:54:34 -08:00 |
|
Chris Robinson
|
4c4572ae8a
|
Compile makehrtf as C++
|
2018-12-31 18:23:30 -08:00 |
|