Commit Graph

2 Commits

Author SHA1 Message Date
Fawn
1155590927 Resolve remaining C++20 TODOs (#8326)
Co-authored-by: Dalton Messmer <messmer.dalton@gmail.com>
2026-03-23 15:20:32 -06:00
Dominic Clark
4804ab6785 Support per-note detuning and panning with Sf2 Player (#6602)
* Add `ArrayVector` class template and tests

* Fix counting of failed test suites

* Support detuning and panning with Sf2 Player

* Restrict panning to supported FluidSynth versions

* Fix data array cast type

* Fix tests for Qt<5.10 and correct mistaken test

* DIsplay warning for FluidSynth < 2

* Remove unnecessary clamp

* Update include guard name
2023-08-31 07:12:00 -04:00