Convert Jitter Matrix into Audio Signal?
Hey.
Maybe a naive question: Video Signals go over single Cinch Lines, so can I use my Audio Interface as Video Interface also?
Can I Convert a Jitter Signal, ie a Jitter matrix into an MSP signal?? (And the other way around?)
I've not really an idea about how a video signal is encoded, and if its even transmitted by voltage like audio in most cases, rather than by fluctuation of power or currentstrenght.
Hope all the translations i needed are somehow correct..
Thanks!!
jit.catch~ jit.release~ jit.buffer~
etc...
for networking audio use jit.net.send when you've got your audio as a matrix, then use jit.release~ at the other end to turn back to audio.
Thanks for that! Still i didnt succeedd in getting any video out of my motu 828 mk2..
Any ideas? Or on the other hand any information about if this is possible at all??
Thanks again..
patrik
maybe just try jit.catch~ on your adc~ that's coming from the MOTU? Then you can "see" the audio and decide how you want to mash it around :)
yes i like these ideas also.. but sometimes one would need things to work as expected, i know thats boring.. :) sorry...
Also i would just be happy to suddenly not only have an 8x8 audio, 8x8 CV, interface but now also an 8x8 video interface :)
any help anyways?