Re: [PD] Obfuscate patch?

2016-05-12 Thread Mario Mey
Thanks everybody. Why would you want to do something like that? I live in Argentina and I'm going to work with an agent in Spain. I developed and I offer the service of "Digital Puppeteers". So, this agent will offer the same service and he will contact me when he find a client. So, I

Re: [PD] Controlling VLC from PureData Vanilla.

2016-05-09 Thread Mario Mey
s m zmölnig escribió: On 05/09/2016 10:01 PM, Mario Mey wrote: like [list trim], but with "symbol". erm, how about [list trim]? gfmadsr IOhannes ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lis

Re: [PD] Controlling VLC from PureData Vanilla.

2016-05-09 Thread Mario Mey
Thanks again! El 09/05/16 a las 17:22, Jack escribió: Le 09/05/2016 22:01, Mario Mey a écrit : I tried to use the [route 10 13] with no success. It was not so much important to receive the entire playlist or entire help text... so, I didn't go on trying. Now, you did it. Everything is well

Re: [PD] What is the current, correct way to use Open Sound Control with PD?

2016-05-09 Thread Mario Mey
I used to use mrpeach system, now I use this method. I included sendOSC.pd to make a similar working as I used to use with mrpeach: Before: [hslider] | [send /pd/vol recplay siguiente( | [s OSC] Now: [hslider] | [sendOSC pd vol] sendOSC.pd is actually to use with only folder and subfolder (2

Re: [PD] Controlling VLC from PureData Vanilla.

2016-05-09 Thread Mario Mey
small change in your patch to control VLC. It uses [route 10 13] to output a line when it is complete (when 10 or/and 13 comes). ++ Jack Le 06/05/2016 22:22, Mario Mey a écrit : Here is the patch: http://stackoverflow.com/questions/37052150/how-to-control-vlc-from-pd-vanila-0-46-with-native-network

[PD] Controlling VLC from PureData Vanilla.

2016-05-06 Thread Mario Mey
Here is the patch: http://stackoverflow.com/questions/37052150/how-to-control-vlc-from-pd-vanila-0-46-with-native-network-system Thanks everybody. ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->

Re: [PD] [netsend] bug?

2016-05-06 Thread Mario Mey
Ok, thanks for clarify! I get what I was looking for. When I make the patch "nice, clean and tidy", I'll post on stackoverflow, where I posted a question. Thanks everybody! El 06/05/16 a las 15:08, IOhannes m zmölnig escribió: On 05/06/2016 02:45 PM, Mario Mey wrote: The

Re: [PD] [netsend] bug?

2016-05-06 Thread Mario Mey
1 115 list this is a message \\\; this is another 1 ... \\\; ... When I edit this message box and delete the semicolon with backspace, PureData stops responding. Maybe some functions from the menu appears to work, but it is freeze. El 06/05/16 a las 15:08, IOhannes m zmölnig escribió: On 05/06/2016 02:45

Re: [PD] [netsend] bug?

2016-05-06 Thread Mario Mey
this) | [list fromsymbol] | [list append 10] | [list prepend send] | [list trim] | [netsend -b] should work. ++ Jack Le 06/05/2016 14:45, Mario Mey a écrit : Hi, there. I'm trying to use PureData 0.46.7 to control VLC. Based on a patch in https://github.com/mxa/AudioVideoPatches, that uses Pytho

[PD] [netsend] bug?

2016-05-06 Thread Mario Mey
Hi, there. I'm trying to use PureData 0.46.7 to control VLC. Based on a patch in https://github.com/mxa/AudioVideoPatches, that uses Python code (pyext) to send TCP messages, I want to use [netsend] to send them, without Python. I start VLC with: vlc -I rc --rc-host=localhost:1234 And, in

Re: [PD] Burst of packets.

2016-02-18 Thread Mario Mey
El 18/02/16 a las 16:23, Martin Peach escribió: With WiFi, it's radio so there are usually other transmitters around which may reduce your bandwidth if they are on the same channel. You might be able to change the channel you are on to get better throughput. Martin, you made me learn about

Re: [PD] Burst of packets.

2016-02-18 Thread Mario Mey
te: On 18/02/16 05:07, Mario Mey wrote: A buddy from a group suggested me to send "bursts of packets" instead only one packet... considering this packet as important. If you need guaranteed, ordered delivery from one machine to another then you should use TCP sockets instead of UDP soc

Re: [PD] Burst of packets.

2016-02-18 Thread Mario Mey
about this... than the message arrives 1 second later. I repeat, I didn't use the system over TCP, so there will be more tests and maybe they will resolve my doubt. Thank you. El 17/02/16 a las 20:33, Chris McCormick escribió: Hi Mario, On 18/02/16 05:07, Mario Mey wrote: A buddy from

[PD] Burst of packets.

2016-02-17 Thread Mario Mey
Hi, there. I'm working with MobMuPlat in Android and PureData in Linux. I use my MEH-SYSTEM (*1) and I'm having issues with packets loss. A buddy from a group suggested me to send "bursts of packets" instead only one packet... considering this packet as important. So, I imagine, if I send 10

[PD] About PdDroidParty and OSC...

2016-01-29 Thread Mario Mey
Hi, there. Some days ago, I started to migrate from TouchOSC to MobMuPlat. But, finally, I discovered that MMP does not receive well OSC messages in my tablet (Android 4.0.3)... and it works OK in another devices. So... it's difficult to fix a Android version bug... I reported it, and I will

[PD] Running TCL files in vanilla Window version.

2015-11-25 Thread Mario Mey
I would like to run PureData as similar to a standalone application. I would like to: - Have all the files and dirs inside one dir (portable). No installation. - Run a Pure Data patch in Windows with a batch file inside main dir. - Use KIOSK-plugin to: - Hide Pd window - Have no menues -

Re: [PD] Needing to build an Android/iOS application.

2015-11-17 Thread Mario Mey
- It will send this file, by Bluetooth through the serial port, to the "device”. This is not possible. Why do you say that it's not possible? With what app/framework is not possible? PdDroid? oFX? Any? ___ Pd-list@lists.iem.at mailing list

[PD] Needing to build an Android/iOS application.

2015-11-16 Thread Mario Mey
ns...? - Uploading to markets...? ---- Thank you very much! Mario Mey. ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] Needing to build an Android/iOS application.

2015-11-16 Thread Mario Mey
The time line was: /- Mario, could you build a phone/tablet app that does this and that?// //- Yes!// / Then: /- Mario, we want to make this app, but for Windows, because tablets are not being manufacturing and the phones are too small...// //- Let me show you how the app could be in the

Re: [PD] Needing to build an Android/iOS application.

2015-11-16 Thread Mario Mey
Daniel Iglesia, what a surprise that **you** answer this! Dan Wilcox, I answer you in the next mail. And maybe there's one more, a generic one... Do you mean a separate piece of hardware that is connected to the phone/tablet? The device is a hardware. Imagine that this is a one-led-box, with

Re: [PD] Needing to build an Android/iOS application.

2015-11-16 Thread Mario Mey
Dan Wilcox, what a surprise that **you** too answer this! Sounds like you’re going to have to learn *alot* really quickly. There is no *easy way*, especially when you want to distribute things on the various App Stores. I arrived to the same conclusion. I’d recommend partnering with a mobile

[PD] Convert text to send OSC messages.

2015-10-30 Thread Mario Mey
Hi, there. I was using MrPeach OSC system, now I'm diving into 0.46. In my patch, I have a lot of prepared OSC sending like: [send /blender/varios mus 1( | [s $0-send-OSC] [r $0-send-OSC] | [packOSC] | [udpsend] Now, as I don't want to change every "send /ble..." message in my patch, I want to

Re: [PD] 0.46 for Ubuntu 14.04?

2015-05-11 Thread Mario Mey
I tried to follow step by step, but I had some troubles... $ PDVER=0.46.6-1 $ sudo apt-get install devscripts $ dget -u http://http.debian.net/debian/pool/main/p/puredata/puredata_${PDVER}.dsc $ cd puredata-${PDVER%-*} $ mk-build-deps $ sudo dpkg -i

[PD] 0.46 for Ubuntu 14.04?

2015-05-09 Thread Mario Mey
I discovered MobMuPlat, I want to install and try it. It says it needs Pd 0.46 (I have extended 0.44). I would liike to install 0.46, but it is not in Millers' page... I found in lauchpad, but it says it's for 15.04 (0.46.2-1) and 15.10 (0.46.6-1). I don't want SO and package versions

[PD] Echo supressor.

2015-05-04 Thread Mario Mey
Hi, there. 2 years ago, I created this thread on the forum: http://forum.pdpatchrepo.info/topic/7340/echo-supressor. After talking about dBs, I thought I acchived what I was looking for. But no. Nor close. My last non-replied post on september 2014 says: /Bringing back to life an old

Re: [PD] Gem+v4l2loopback

2015-04-24 Thread Mario Mey
El 23/04/15 a las 16:21, IOhannes m zmölnig escibió: After some tests (including using gst-launch0.10)... I realized that I was wrong. Blender and VLC can read from /dev/video1 without activating it on Pd. unfortunately i don't know what you mean exactly with activating. Sorry my english. I

Re: [PD] Gem+v4l2loopback (was Re: pdp_vloopback ?)

2015-04-23 Thread Mario Mey
At the end, I'm telling a bug... El 23/04/15 a las 12:14, IOhannes m zmoelnig escibió: On 2015-04-23 15:51, Mario Mey wrote: Well, I don't know if I was on 'video' group but I did the addition. I checked the file you sent me and it works. However, for the moment, I have 3 questions: - If I

[PD] Gem+v4l2loopback (was Re: pdp_vloopback ?)

2015-04-22 Thread Mario Mey
Hi, there. I'm reviving a mail from 2011... here it is the last of the thread: http://lists.puredata.info/pipermail/pd-list/2011-02/086741.html I was looking for help to use Gem with v4l2loopback. These mails are the only ones where I found the way to do it (no other place in internet). After