Hello,
I tried with a regular stereo system with two speakers very close together
and got bass, which seems wrong.
Then, i also tried on my project wher I use a TDA1543 as dac and the sound
was not good, like with an echo.
TDA1543 outputs sound to a Differential mono amplifier.
So for the time being I came back to my original setting with mono, one
channel output to one input of the TDA1543 and Single ended output to the
mono amplifier.
/# Send alsa API to jconvolver
pcm.rawjack {
    type jack
    playback_ports {
        0 jconvolver:in.L
#        1 jconvolver:in.R
        }
    capture_ports {
        0 system:Output_L
        1 system:Output_R
        }
}
# jackplug
pcm.jack {
    type plug
    slave { pcm "rawjack" }
    hint {
  description "JACK Audio Connection Kit"
    }
}
# use following peripherical by defaut with alsa:
pcm.!default {
    type plug
    slave { pcm "rawjack" }
    slave.channels 2
    ttable.0.0 0.6
    ttable.1.0 0.6
    ttable.0.1 0
    ttable.1.1 0
}
2016-03-10 12:48 GMT+01:00 Ralf Mardorf [via Linux Audio] <
ml-node+s4202n99278h43(a)n7.nabble.com>gt;:
  On Thu, 10 Mar 2016 13:13:14 +0100, Gerhard Zintel
wrote:
 On Thursday 10 March 2016, Clemens Ladisch wrote:
  Can you look at the output with an oscilloscope?
Or record with the input of another sound card / computer and look at
it in e.g. Audacity? 
 Or simply play a sinus tone and mix the tone and the out of phase tone
 to mono by a mixer or move two speakers face to face, one playing the
 tone, the other the out of phase tone.
 _______________________________________________
 Linux-audio-user mailing list
 [hidden email] <http:///user/SendEmail.jtp?type=node&node=99278&i=0>
 
http://lists.linuxaudio.org/listinfo/linux-audio-user
 ------------------------------
 If you reply to this email, your message will be added to the discussion
 below:
 
http://linux-audio.4202.n7.nabble.com/Inverse-Phase-in-ALSA-POSSIBLE-tp9927…
 To unsubscribe from Inverse Phase in ALSA POSSIBLE ?, click here
<http://linux-audio.4202.n7.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=99273&code=amVhbi5iZWF1dmVAZ21haWwuY29tfDk5MjczfDIwOTMzMDg3OQ==>
 .
 NAML
<http://linux-audio.4202.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
 
--
Cordialement,
Jean
--
View this message in context:
http://linux-audio.4202.n7.nabble.com/Inverse-Phase-in-ALSA-POSSIBLE-tp9927…
Sent from the linux-audio-user mailing list archive at 
Nabble.com.