A set of server programs for audio and music units on IEEE 1394 bus supported by Linux sound subsystem a.k.a. ALSA.
GNU General Public License v3.0
35
stars
5
forks
source link
[PATCH 00/11] runtime/fireworks: add model specific implementations #154
Closed
takaswie closed 1 year ago
Current implementation uses single structure to express control model, while it is inconvenient to implement model-dependent controls.
This commit adds implementation of each control model. Each control is programmed with generic structures.