mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-02-12 04:27:52 -05:00
Thomas Charbonnel <thomas@undata.org>:
updated to version 1.4.
This commit is contained in:
parent
6498fd396f
commit
cd8875932e
39 changed files with 2859 additions and 579 deletions
|
|
@ -70,7 +70,7 @@ public:
|
|||
Fl_Scroll *scroll;
|
||||
HDSPMixerSetup *setup;
|
||||
HDSPMixerAbout *about;
|
||||
HDSPMixerPresetData *data[3][2][8]; /* data[card number][mode(ds/ss)][preset number] */
|
||||
HDSPMixerPresetData *data[3][3][8]; /* data[card number][mode(ss/ds/qs)][preset number] */
|
||||
HDSPMixerCard *cards[3];
|
||||
HDSPMixerInputs *inputs;
|
||||
HDSPMixerPlaybacks *playbacks;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue