> There are signal paths inside EMU10K1 and EMU10K2 called FX buses. The > samples from MIDI wavetable engine go through two FX buses (left and > right) and samples for reverb and chorus go through extra FX buses, so > the signal is not mixed. Check for FX buses in emu10k1.h: > >#define FXBUS_MIDI_LEFT 0x04 >#define FXBUS_MIDI_RIGHT 0x05 >#define FXBUS_MIDI_REVERB 0x0c >#define FXBUS_MIDI_CHORUS 0x0d
that means, i just have to mix these additional reverb and chorus to the left and right midi channel. This sounds very easy. I am wondering why its not yet done. I can do this, if wanted. rds guenther _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel