DSSI synths produce no sound
----------------------------

                 Key: LS-574
                 URL: http://dev.sourcefabric.org/browse/LS-574
             Project: Liquidsoap
          Issue Type: Bug
            Reporter: Samuel Mimram
            Priority: Major


With the following test file

s = single("test.mid")
s = midi.remove([9],s)
s = mux_audio(audio=blank(),s)
s = synth.all.dssi.ts(s)
#s = synth.all.saw(s)
out(s)

I get no sound. However, I hear the music if I uncomment the saw synth (which 
is builtin in Liq).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://dev.sourcefabric.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Savonet-devl mailing list
Savonet-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-devl

Répondre à