Chris Robinson
|
f153def941
|
Pass a span for the biquad filter input
|
2019-12-25 18:39:22 -08:00 |
|
Chris Robinson
|
54e7f48df9
|
Use unique setters for biquad filter parameters
One for whether a slope parameter is used, and one for bandwidth.
|
2019-12-21 02:02:57 -08:00 |
|
Chris Robinson
|
7dbf69afa2
|
Use a span for effect state input
|
2019-08-26 09:16:20 -07:00 |
|
Chris Robinson
|
bb46cec0b1
|
Pass samplesToDo as size_t to effects
|
2019-08-20 14:30:04 -07:00 |
|
Chris Robinson
|
33bcced82a
|
Use a smart pointer for holding the context's device
|
2019-08-01 19:44:09 -07:00 |
|
Chris Robinson
|
f286c3fa38
|
Move another function to a ALCcontext method
|
2019-07-30 21:32:05 -07:00 |
|
Chris Robinson
|
ea76e003e7
|
Properly prefix ALCcontext members
|
2019-07-30 09:05:54 -07:00 |
|
Chris Robinson
|
4c9e18c5a0
|
Rename al/* sources to avoid camel-case
|
2019-07-29 17:54:07 -07:00 |
|
Chris Robinson
|
cb3e96e756
|
Rename Alc to alc
|
2019-07-28 18:56:04 -07:00 |
|