mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-02-20 01:40:15 -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
|
|
@ -46,13 +46,15 @@ public:
|
|||
char *channel_map;
|
||||
char *dest_map;
|
||||
char *meter_map;
|
||||
int double_speed;
|
||||
int speed_mode;
|
||||
void setMode(int mode);
|
||||
int initializeCard(HDSPMixerWindow *w);
|
||||
int getSpeed();
|
||||
int getAutosyncSpeed();
|
||||
void actualizeStrips();
|
||||
void adjustSettings();
|
||||
void getAeb();
|
||||
hdsp_9632_aeb_t h9632_aeb;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue