Location
Bristol
Followers
0
Following
0
Joined
Last Online
-
mahatGma
so, I've updated the patch after debugging, please try this one
baby_monitor&harmonizer.zip -
mahatGma
I utilize Dan Ellis' patch to resynthesize Spear file.
http://www.ee.columbia.edu/~dpwe/e4896/practicals.html#prac04 -
mahatGma
I developed this Pd patch for my own usage to monitor my baby's crying. It can be used as sender as well as receiver. It is intended to run with PdDroidParty on your android machine. Sender and receiver must be connected to the same local network.
|sigmund~|'s partial tracking data is what is transmitted over the network. Then it is resynthesized by the receiver. This allows us to change the pitch and harmonic content of the data transmitted.
-
mahatGma
- create a folder called 'patch' and put your patch (which has to be named as "droidparty_main.pd') into it
- './pack-patch' is a bash script, if you wanna see what it does open it with a text editor and try to read it.
- if you cannot run './pack-patch', .zip your patch folder and put it into res/raw directory
- README.txt resides in the main folder called MySynthesizer