Lioncash
|
5b6d736cfb
|
EffectChorus: Make use of std::array where applicable
Same behavior, but with stronger typing.
|
2020-03-27 16:45:04 -04:00 |
Lioncash
|
50c4b5cdab
|
General: Amend clamp parameter order
Batch replace on switching to standardized variants assumed common
ordering, which evidently wasn't the case
|
2019-09-07 06:40:20 -04:00 |
Lioncash
|
eaf62288a2
|
Common: Replace amuse::clamp with std::clamp
We can use the standardized facility for this now with C++17
|
2019-08-26 05:14:21 -04:00 |
Lioncash
|
d7aaff25d0
|
General: Clean up inclusions
Ensures that each header includes all of its dependencies that can't be
forward declared.
|
2019-08-25 07:34:27 -04:00 |
Jack Andersen
|
a7a408cc66
|
New code style refactor
|
2018-12-07 19:20:09 -10:00 |
Jack Andersen
|
985994a291
|
Huge compile performance refactor
|
2017-12-28 21:57:22 -10:00 |
Phillip Stephens
|
72d0df7d46
|
Silence double->float conversion warning
|
2016-12-21 10:42:32 -08:00 |
Jack Andersen
|
2dcb9dd1c7
|
Working Studio implementation
|
2016-07-13 18:54:46 -10:00 |
Jack Andersen
|
d132b1be34
|
Support for effect sample-rate changes
|
2016-05-31 18:49:35 -10:00 |
Jack Andersen
|
bee8719d4e
|
Refactors, bug fixes, lotsa things
|
2016-05-13 18:46:39 -10:00 |
Jack Andersen
|
1fb9ef3239
|
variable name tweaks and other minor adjustments
|
2016-05-12 15:55:24 -10:00 |
Jack Andersen
|
a62fa64fb5
|
OS X header include fixes
|
2016-05-09 17:03:26 -10:00 |
Jack Andersen
|
2b7dc66c2a
|
initial driver entry point
|
2016-05-08 21:22:58 -10:00 |
Jack Andersen
|
ae624795be
|
Cleanups, fixes in effects
|
2016-05-08 20:24:24 -10:00 |
Jack Andersen
|
4353113649
|
Implement EffectDelay
|
2016-05-08 16:36:07 -10:00 |
Jack Andersen
|
d1cb73bd3a
|
Full Chorus implemenation
|
2016-05-08 12:38:51 -10:00 |
Jack Andersen
|
d72e193715
|
Cleanup and algebraic reduction
|
2016-05-07 19:33:34 -10:00 |
Jack Andersen
|
7aad87ea8c
|
Work on Chorus effect
|
2016-05-07 19:19:27 -10:00 |
Jack Andersen
|
3cce975977
|
Submix class and initial effects
|
2016-05-07 12:10:57 -10:00 |