PURE DATA forum~

...that deal with pure data

You are not logged in.

#1 2010-11-13 06:25:20

brettb
Member

iPhone App for Pd

Is there a Pd iPhone app yet ie. to run Pd on the iPhone? would be great to be able to make patches on the go. Can't find anything in the App store though.

Offline

 

#2 2010-11-14 04:50:27

Maelstorm
Administrator

Re: iPhone App for Pd

RjDj runs Pd patches, though you can't edit them on the iPhone.


.mmb   |   My library

Offline

 

#3 2010-11-26 15:43:14

Wednesday
Member

Re: iPhone App for Pd

rjdj is quite a bit of fun. I had a dream ever since i was a child of having hearing aid type earphones that would let me hear everything backwards this as quite simple with rjdj.

although it would be awesome to patch on the go.

Offline

 

#4 2011-07-21 02:32:29

ShawnPD
Member

Re: iPhone App for Pd

I think this can done my be you can ask some one with the c++ know how may be one the pure date site  it would be cool if I can make  patches on any mobile think and Droid to . thing they need to save an app  or re do it  as an app . And all so the patch would all so need to work with  the one on computer

Offline

 

#5 2011-12-08 15:12:06

Re: iPhone App for Pd

Can anyone help me please.

I have to build a pd patch and put it onto an ios device. I have looked through the forums and learnt that libpd and RJDJ are essential tools, but can anyone show me, in lay man words, how to actually put a patch onto an iOS device... It would be a life saver as deadline approaches and i am really stuck!
Thanks

Offline

 

#6 2011-12-08 15:15:19

mod
Administrator

Re: iPhone App for Pd

did you check the rjdj site?  last time i was there, they had a step-by-step guide

Offline

 

#7 2011-12-08 15:53:33

Re: iPhone App for Pd

I did, downloaded all there was to download and still cant figure out how i get it all to communicate together...

Offline

 

#8 2011-12-09 02:19:43

hecanjog
Member

Re: iPhone App for Pd

It's a little convoluted with iOS, but the first step is to download their pure data sdk and get familiar with the set of abstractions they provide to interface with rjdj. Check out the layout of the example scenes, the bundled graphics, and poke around in the example patches they provide first.

When you have something to try running on the iphone, you just need to run their little webserver app to transfer the scene over to the phone. Point the app to your scenes directory, open a webbrowser on the iphone and point it to the ip/port combo that their app provides. From there it should be a one-click install to load your scenes into rjdj itself.

This is from memory from when I was messing around with it this summer, but it should be a similar process!

Where are you getting hung up?

Offline

 

#9 2011-12-09 22:57:59

Re: iPhone App for Pd

Thanks for the reply!

I just don't understand this scene directory thing! By following the instructions, i have opened the Rjz server on mac and phone. But what exactly do i submit in the set scene directory? a pd patch?

Offline

 

#10 2011-12-10 13:25:17

Re: iPhone App for Pd

hi all,
here some suggestion on using the rjdj stuff
first you have to do the scene in the rjdj way: a folder named xxxname.rj
this folder contains: the pd patch called _main.pd, the rj folder (that contains the rj externals library), the scene image (320x320 px - called image.jpg - the one you see on the idevice, ),the same image but 55x55 called thumb.jpg, the info.plist file and the license.txt file.
depending on your scene the main folder can contain other stuff like externals or images you want to appear/disappeare when you touch the screen...

to download a scene into the idevice you have to use the rjserver... (on the pc)
you start the rjserver and tell it where your rj scene are on your computer, than you'll have a webpage listing all the rjscenes in that directory.
the page url will be something like http://192.168.1.106:8314
now you connect your ithing to your wifi (it must be the same your pc is using) open safari and go to the same page 192.168.1.......you touch the right link and rjdj opens and downloads and installs the scene onto the device....

not so sure if i've been clear enough, hope it helps 
ab

attached freebeats, a tested and working scene for rjdj -
sorry the zip file doesn't attach...maybe a chrome issue

Last edited by alistair_blunt (2011-12-10 15:39:15)

Offline

 

#11 2011-12-10 14:37:07

Re: iPhone App for Pd

Im totally new to all this and all the replies, I am very grateful.

This is certainly a stupid question but what are the info.plist and license.txt files?

Also can't find the attachment?

Thanks

Offline

 

#12 2011-12-10 14:50:03

Re: iPhone App for Pd

I finally got the link to download the .rj file (thank you all) yet when it downloads, RJDJ keeps timing out... any ideas?

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson


pd.webring info