Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework effect property handling | Chris Robinson | 2023-12-24 | 1 | -19/+19 |
* | Use separate structs for the dedicated dialog/lfe effects | Chris Robinson | 2023-12-23 | 1 | -2/+7 |
* | Use a separate struct and union member for flanger properties | Chris Robinson | 2023-12-23 | 1 | -1/+11 |
* | Use proper structs for EffectProps | Chris Robinson | 2023-12-21 | 1 | -118/+132 |
* | Fix some clang-tidy warnings | Chris Robinson | 2023-12-08 | 1 | -2/+2 |
* | Add convolution effect properties to rotate ambisonic responses | Chris Robinson | 2023-10-12 | 1 | -0/+6 |
* | Use std::byte instead of a custom al::byte | Chris Robinson | 2023-05-04 | 1 | -1/+0 |
* | Reorder some struct fields for consistency | Chris Robinson | 2023-04-08 | 1 | -9/+6 |
* | Simplify effect state buffer handling some | Chris Robinson | 2023-04-04 | 1 | -6/+1 |
* | Move the effects base and effectslot to core | Chris Robinson | 2021-12-17 | 1 | -0/+205 |