OK, I was just hoping that the "and maybe other hammerfall dsp" comment might be true. But he looks for "HDSPM MADI" only. So I did some copy and pasting so that "Hammerfall DSP" also counts as a detected card. I can't get it to change the output volume yet, although I did get it to change the volume of inputs 1 and 2 (using "set 0 1 level" and "set 1 1 level"). This is just because I haven't taken the time to figure our the Multiface's channel numbering yet. Is there any differents between the hdsp and hdsp MADI that I should look for?
The hdspmixer that comes with alsa is nice looking, but not very feature rich or easy to use. Pd would be much nicer, with midi and all..
attached is the modified hdspm_mixer.c
Regards,
Rich
Rich E wrote:
> I just came across this object in the cvs that gives access to the hdsp
> 'madi' mixer in pd, which is great. Will it work with my hdsp interface
> as well? I can't get it to 'find' and useable soundcards, whereas pd is
> using it fine.
>
as far as i know, [hdspmmixer] is really _only_ for the madi. (wini is
not here for the next 2 weeks, so he cannot be asked).
the main reason for this object was, that there was no mixer (gui) at
all for the madi, whereas there IS a hdsp-mixer for the multiface and
the like.
otoh, the hdspmmixer just uses alsa controllers and therefore it
shouldn't be too much work to make it run on other (alsa compatible)
hardware.
mfg.adsr.
IOhannes