4 Commits

Author SHA1 Message Date
4c8d4d2ed9 Common interface for audio blocks 2026-08-15 08:52:29 +01:00
d14c07f457 Mixing moved after the time stretch - it's more responsive this way. Speed change now works. Tests are mostly green. 2026-07-25 10:35:16 +01:00
950e5f1dcc Refactor playback speed & mixer management; UI tweaks
Refactor playback speed and mixer settings to be managed via PlaybackSession, removing SetSpeed/SetStem* methods. Update Play command to apply current mixer and speed. Optimize RenderLoop with reusable audio block list and conditional output start. Align playback control icons in XAML. Update tests for new speed handling and add speed decrease coverage. Remove unused IStemPlaybackEngine methods.
2026-07-05 15:07:42 +01:00
ea45bef297 Add project files. 2026-07-04 12:30:46 +01:00