The project provides user space service programs to operate digital
signal processing function in devices supported by ALSA firewire stack.
If using such device, DSP functions such as the volumes of device are
configurable. For some device, effects such as dynamics and equalizers
are configurable as well. Available devices are listed in README.rst.
The service programs work as 'message broaker'. ALSA control applications
are available for end-user interface to communicate to the service
programs[2]. The device connected to IEEE 1394 bus is the peer. The
service programs receives messages from both ends, then translates and
convert the messages to send to the opposite end.
Against users' expectation, the project provides neither GUI programs nor
end-user interfaces. I know that the user experience is heavily on
look-and-feel on the GUI programs, while it is out of the aim of project.
If encountering any issue, please file it to github repository. README
should be helpful to new users.
Thanks for your support and long patience to ALSA firewire stack.