Hi all,
I'm using an Asus F8SG, the important thing about it for the purpose of
this email is that in alsamixer the card is listed as a 'Realtek
ALC660-VD'. Using the snd-hda-intel driver.
When I tab to the Capture tab and set my Capture volume to 0 (dB gain =
-13.5) and Mic Boost to 0, I still g
Clemens Ladisch schrieb:
> Michael Schnupp wrote:
>
>> I want to use the RawMidi interface to send MIDI data to my midi port.
>> At the moment, I open that "virtual" interface and connect the created
>> port with 'system("aconnect 130:0 128:0")' directly afterwards.
>>
>
> See the output of
Michael Schnupp wrote:
> I want to use the RawMidi interface to send MIDI data to my midi port.
> At the moment, I open that "virtual" interface and connect the created
> port with 'system("aconnect 130:0 128:0")' directly afterwards.
See the output of "amidi -l" for a list of RawMidi device names
Hello,
I want to use the RawMidi interface to send MIDI data to my midi port.
At the moment, I open that "virtual" interface and connect the created port
with 'system("aconnect 130:0 128:0")' directly afterwards.
This currently works for me, but is probably not the way it is planed to...
What is