Csound Csound-dev Csound-tekno Search About

[Csnd] Loris

Date2010-04-17 09:22
FromRene Djack
Subject[Csnd] Loris
Attachmentsmorphdemo.py  trymorph.csd  
Hi list,

I have tested two examples files in csound/Opcodes/Loris:

With morphdemo.py files outputs are ok.

With trymorph.csd, the audio outputs asig1 and asig2 are ok, but asig3 is always zero.

........
........
    lorisread    ktcl, ".../clarinet.dilated.sdif", 1, ipshift, 2, 1, .001
    lorisread    ktfl, ".../flute.dilated.sdif", 2, 1, 1, 1, .001

    lorismorph    1, 2, 3, kmurph, kmurph, kmurph

asig1    lorisplay    1, 1, 1, 1    ;clarinet
asig2    lorisplay    2, 1, 1, 1    ;flute
asig3    lorisplay    3, 1, 1, 1    ;morph
........
........

Morphing between files 1 and 2 is not performed.
Is somebody success with Loris on Ubuntu9.10 and csound float or double samples?


Cheers,
René