PURE DATA forum~

...that deal with pure data

You are not logged in.

  • Index
  • » tutorials
  • » Running your patches on Android usind PdDroidParty in 10 Steps

#51 2011-12-21 17:20:38

Re: Running your patches on Android usind PdDroidParty in 10 Steps

for droidparty no mutli-touch support yet, but it will be comming

as for libpd the mutli-touch will be dealt by the client code, since libpd is a dsp library.

If you use RjDj it's mutli-touch ready

[r #touch]
|
[route 1 2] <- routes fingers
|       |
|       [route down up xy] <- get what you want from each finger
[route down up xy]


Cheers

Offline

 

#52 2011-12-21 19:35:58

soapdodger
Member

Re: Running your patches on Android usind PdDroidParty in 10 Steps

so if I compile an apk it will be multitouch?

Offline

 

#53 2011-12-21 19:47:54

Re: Running your patches on Android usind PdDroidParty in 10 Steps

Well it depends

-if you use droidparty no not yet...

- if you use libpd as a dsp library in eclipse or another IDE, you need to have the client code deal with that.
I guess you could import the code from Sceneplayer (equivalent to rjdj for android), make it play only one patch and compile it to an apk but you won't have the svg support (you'll need to build your interface from images)
=> you'll need to digg in code to use libpd (a little of knowledge in java would help a lot).
If you are familiar with processing, it is possible to use libpd and processing within eclipse and make the communicate. a good tuto here : https://docs.google.com/document/pub?id … zOPdh-swKY

Offline

 

#54 2011-12-21 19:57:09

soapdodger
Member

Re: Running your patches on Android usind PdDroidParty in 10 Steps

thanks for the info, i'll wait for droidpartys support!

great work droidparty crew, having loads of fun with this!

Offline

 

#55 2011-12-21 20:13:27

Re: Running your patches on Android usind PdDroidParty in 10 Steps

Well it's all Chris's work ! :)

So I join in to congrat and thank Chris !

Offline

 

#56 2011-12-22 03:26:40

moshang
Member

Re: Running your patches on Android usind PdDroidParty in 10 Steps

From my side also a huge thanks to Chris! My projects would have been impossible without PdDroidParty. Of course, the same goes for Peter Brinkmann's libpd and Pure Data itself. @ShawnPD I'm lucky to have a designer friend who helped me with the look of the app. Chris has made skinning the app really easy. Just keep in mind that the background .svg seems to be a lot more forgiving than the .svg's for the interface objects - getting the interface ones slightly wrong can cause the app to have no interface. I followed Chris' advice and modified the ones he gave in Inkscape, rather than make my own.

Offline

 

#57 2012-01-06 11:40:32

soapdodger
Member

Re: Running your patches on Android usind PdDroidParty in 10 Steps

OK, I'm also a complete noob regarding eclipse and compiling, but I've got this far...
   
I've cloned Droidparty, Pd-for-android and Btmidi using the scripts in Ubuntu.

I'm now on Eclipse in windows trying to import Btmidi and libpd. I get the following error when I import Btmidi

"BluetoothMidi' is missing required source folder: 'gen'"

Offline

 

#58 2012-01-10 13:27:44

soapdodger
Member

Re: Running your patches on Android usind PdDroidParty in 10 Steps

Well Ive got a bit further,

I've got eclipse working on ubuntu 11.10, I'm able to import PdCore and circle of fiths and run them in AVD. I had to make sure I had the right Java files and add repositories to get ADT working.

I now need to import the DroidParty project. I can get the first script to work:

`./convert-app-name mysynth "My Synthesizer"`

but I cant get the second to work, `android update project --path .`. I get the error android: command not found.

I realise this is a problem with the system path to the SDK, Ive edited bash.rc  and added the path to the SDK tools and platform-tools directories but I'm having no joy.

Offline

 

#59 2012-01-10 13:34:02

Re: Running your patches on Android usind PdDroidParty in 10 Steps

Some info on the 'android update project' command, it works like this :

"android update project --path /full_path_to_PdDroidParty_clone"  and should be run from /full_path_to_android_sdk/tools/

Offline

 

#60 2012-01-10 15:55:22

soapdodger
Member

Re: Running your patches on Android usind PdDroidParty in 10 Steps

thanks,

the command worked as above when I added ./ to the start,

Last edited by soapdodger (2012-01-10 18:08:36)

Offline

 

#61 2012-01-14 11:30:02

soapdodger
Member

Re: Running your patches on Android usind PdDroidParty in 10 Steps

is there a way to increase the samplerate of DroidParty?

Offline

 

#62 2012-04-14 17:57:48

jeppius
Member

Re: Running your patches on Android usind PdDroidParty in 10 Steps

Looks really promising. Unfortunately, once I install it in my Droid Razr and open it, it does not find any compatible patches. I uncompressed them all in the same /sdcard/pd directory where I placed the tgz package. I wonder whether I should place them somewhere else, still couldn't find where is it really installed, and no way to open a patch manually...

Offline

 
  • Index
  •  » tutorials
  •  » Running your patches on Android usind PdDroidParty in 10 Steps

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson


pd.webring info