![](https://secure.gravatar.com/avatar/70e4696067bf29ed83375b39998038b7.jpg?s=120&d=mm&r=g)
8 Apr
2011
8 Apr
'11
7:58 p.m.
Hi!
This small series of patches now detects three different file formats for hdspmixer's preset file:
- pre 1.0.24 - 1.0.24 and 1.0.24.1 - new format with magic header
This should catch almost all mix files available in the wild unless those files were written with an unreleased development version of hdspmixer in the last few weeks.
Cheers
Adrian Knoth (3): hdspmixer: Fix read/write from/to preset files on MADI-like cards hdspmixer: Handle channel count in old (v1.0.23) preset file format hdspmixer: Handle preset files used in 1.0.24 and 1.0.24.1
hdspmixer/src/HDSPMixerWindow.cxx | 60 ++++++++++++++++++++++++++++++------ 1 files changed, 50 insertions(+), 10 deletions(-)
--
1.7.4.1