mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-13 13:30:01 -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
|
|
@ -33,6 +33,7 @@ class HDSPMixerEmpty;
|
|||
class HDSPMixerOutputs:public Fl_Group
|
||||
{
|
||||
public:
|
||||
HDSPMixerEmpty *empty_aebo[2];
|
||||
HDSPMixerEmpty *empty;
|
||||
HDSPMixerOutput *strips[28];
|
||||
HDSPMixerOutputs(int x, int y, int w, int h, int nchannels);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue