-
romulovieira-me
I'm trying to install external GEM using a pop_OS (based on ubuntu 20.04) but I'm not getting it.
Any suggestion?
-
romulovieira-me
Hello Pure Data community
I have connected my guitar to the computer and now I want to send its sound to Pure Data. How do I do this?
Thanks!
-
romulovieira-me
Hello,
I have this mic patch mic.pd . How do I put an ON/OFF switch on it?Thanks!!!
-
romulovieira-me
Try to install "OpenJDK". After this, "double click" on MobMuPlat Editor. If that doesn't work, open a terminal in the same folder as the file and type "java -jar MobMuPlatEditor.jar"
-
-
romulovieira-me
@whale-av Hello! Glad to see you again.
Yes, my patches work fine and I can send audio over the network.
I just wanted to send the "connect" message through a python script, not needing to do this via Pd.I will read the tutorials you sent me and run new tests.
Thank you for your help
-
romulovieira-me
@alexandros Look, I have this mic patch (mic.pd) and this speaker patch (speaker.pd ). I would like to send the microphone audio over the network (note I use an IP address and a destination port) controlling it in Python, without Pd GUI.
It is possible?thanks!!!
-
romulovieira-me
Dear Pure Data Community,
I have a patch that allows me to capture audio from a microphone connected to my computer and send it to a speaker over the network, using concepts like IP and port.
I would like to do this using the python language, without having to open the patch in Pd. It is possible?
-
romulovieira-me
Dear community, I hope you are well
I am sending audio data over the network from one computer to another. How do I measure the time it takes for the sound to leave one computer and reach the other? At the moment, I don't want to mitigate this delay, just measure it.
Can someone help me?
thank you for your help
-
romulovieira-me
@whale-av You are welcome. I hope to help those who faced the same problem as me