alsa-project / snd-firewire-ctl-services

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

fireworks: playback solo control fails in Mackie Onyx 400F #50

Closed takaswie closed 2 years ago

takaswie commented 3 years ago

Loud Technologies Mackie Onyx 400F refuses request to configure playback solo due to hinawa::SndEfwStatus::BadCommand. The detail is still unclear but I guess that DSP models don't support the function since the model is one of the DSP models.

takaswie commented 3 years ago

As long as I tested, Onyx 1200f also rejects the command. I posted bug fix for the issue at #74 .

takaswie commented 2 years ago

Fix was merged,