Johannes Lorenz
6d160fd773
basics: Change sampleFrame to use std::array ( #5536 )
...
... in order to make standard containers be able to store it. Required for
#5532 (#4899 ) and the recording PR.
This includes:
* removing the `LocklessRingBuffer<sampleFrame>` specialization
* passing samplerame in `StereoDelay::tick` as a reference
Additional cleanups:
* removing already unused typedef `sampleFrameA`
* add some `const_cast` to make code more readable
2020-09-21 09:04:44 +02:00
..
2020-08-30 19:27:17 +01:00
2020-09-13 11:09:46 +09:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-04-04 12:13:01 +09:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-09-21 09:04:44 +02:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-09-13 11:09:46 +09:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-09-13 11:09:46 +09:00
2020-08-30 19:27:17 +01:00
2020-09-13 11:09:46 +09:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-09-12 23:39:07 -05:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-09-13 11:09:46 +09:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2020-08-30 19:27:17 +01:00
2019-10-03 17:47:49 +02:00