Re: [PD] New PdDroidParty build

2021-01-17 Thread Chris McCormick

Hi Antoine,


On 17/1/21 6:30 pm, Antoine Rousseau wrote:
Moreover, I downloaded 
https://droidparty.net/patches/droidparty-demos.zip to my device, but 
couldn't extract it to my newly created /PdDroidPart directory.


So I checked the zip file on my linux desktop, and I saw the archive 
consists of a "../droidparty-demos/" directory; I believe that starting 
with "../" is problematic.


Then I used my desktop to finally extract the zip, I placed the content 
to the /PdDroidParty directory on my device, but PdDroidParty couldn't 
find the patches ("PdDroidParty compatiblble patches found" is empty). 
"adb logcat" shows:

(...) PatchSelector: search path:/storage/emulated/0/PdDroidParty
(...) PdDroidParty: PatchSelector.initPd: []

I also tried to create a "/sdcard/PdDroidParty" directory and copied the 
"drum-machine" directory to there, but it couldn't be found either.


Le dim. 17 janv. 2021 à 10:11, Antoine Rousseau > a écrit :


Nice, congrats Chris!
Shouldn't the app come with a couple of patches, though? So the user
can try something as soon as he installed the app?


Thanks for reporting these. I have filed issues and will follow up off-list.

Cheers,

Chris.


--
https://mccormick.cx/



___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] New PdDroidParty build

2021-01-17 Thread Antoine Rousseau
Moreover, I downloaded https://droidparty.net/patches/droidparty-demos.zip
to my device, but couldn't extract it to my newly created /PdDroidPart
directory.

So I checked the zip file on my linux desktop, and I saw the archive
consists of a "../droidparty-demos/" directory; I believe that starting
with "../" is problematic.

Then I used my desktop to finally extract the zip, I placed the content to
the /PdDroidParty directory on my device, but PdDroidParty couldn't find
the patches ("PdDroidParty compatiblble patches found" is empty). "adb
logcat" shows:
(...) PatchSelector: search path:/storage/emulated/0/PdDroidParty
(...) PdDroidParty: PatchSelector.initPd: []

I also tried to create a "/sdcard/PdDroidParty" directory and copied the
"drum-machine" directory to there, but it couldn't be found either.

Le dim. 17 janv. 2021 à 10:11, Antoine Rousseau  a
écrit :

> Nice, congrats Chris!
> Shouldn't the app come with a couple of patches, though? So the user can
> try something as soon as he installed the app?
>
> Le dim. 17 janv. 2021 à 01:50, Chris McCormick  a
> écrit :
>
>> Hello,
>>
>> Just a quick note to let you know that PdDroidParty is now available via
>> the Play store:
>>
>> https://play.google.com/store/apps/details?id=cx.mccormick.pddroidparty
>>
>> It will continue to be available by direct download at droidparty.net
>> always, but I thought this would be useful for people who don't want to
>> tinker with their settings.
>>
>> Cheers,
>>
>> Chris.
>>
>>
>> On 15/1/21 8:54 am, Chris McCormick wrote:
>> > Hi all,
>> >
>> > There is a new build of PdDroidParty up on the website:
>> >
>> > https://droidparty.net/downloads
>> >
>> > This fixes a bunch of lingering bugs and usability issues that were
>> > preventing it from running on newer phones.
>> >
>> > I'm tracking development of PdDroidParty on this project board:
>> > https://github.com/chr15m/PdDroidParty/projects/2
>> >
>> > I also gave the website a bit of a refresh to make it easier to read,
>> > tidied up the documentation, etc.
>> >
>> > I am also working on getting a build up on Google Play to make it
>> easier
>> > for beginners to install the app.
>> >
>> > Cheers,
>> >
>> > Chris.
>> >
>>
>> --
>> https://mccormick.cx/
>>
>>
>>
>> ___
>> Pd-list@lists.iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> https://lists.puredata.info/listinfo/pd-list
>>
>
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] New PdDroidParty build

2021-01-17 Thread Antoine Rousseau
Nice, congrats Chris!
Shouldn't the app come with a couple of patches, though? So the user can
try something as soon as he installed the app?

Le dim. 17 janv. 2021 à 01:50, Chris McCormick  a
écrit :

> Hello,
>
> Just a quick note to let you know that PdDroidParty is now available via
> the Play store:
>
> https://play.google.com/store/apps/details?id=cx.mccormick.pddroidparty
>
> It will continue to be available by direct download at droidparty.net
> always, but I thought this would be useful for people who don't want to
> tinker with their settings.
>
> Cheers,
>
> Chris.
>
>
> On 15/1/21 8:54 am, Chris McCormick wrote:
> > Hi all,
> >
> > There is a new build of PdDroidParty up on the website:
> >
> > https://droidparty.net/downloads
> >
> > This fixes a bunch of lingering bugs and usability issues that were
> > preventing it from running on newer phones.
> >
> > I'm tracking development of PdDroidParty on this project board:
> > https://github.com/chr15m/PdDroidParty/projects/2
> >
> > I also gave the website a bit of a refresh to make it easier to read,
> > tidied up the documentation, etc.
> >
> > I am also working on getting a build up on Google Play to make it easier
> > for beginners to install the app.
> >
> > Cheers,
> >
> > Chris.
> >
>
> --
> https://mccormick.cx/
>
>
>
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] New PdDroidParty build

2021-01-16 Thread Chris McCormick

Hello,

Just a quick note to let you know that PdDroidParty is now available via 
the Play store:


https://play.google.com/store/apps/details?id=cx.mccormick.pddroidparty

It will continue to be available by direct download at droidparty.net 
always, but I thought this would be useful for people who don't want to 
tinker with their settings.


Cheers,

Chris.


On 15/1/21 8:54 am, Chris McCormick wrote:

Hi all,

There is a new build of PdDroidParty up on the website:

https://droidparty.net/downloads

This fixes a bunch of lingering bugs and usability issues that were 
preventing it from running on newer phones.


I'm tracking development of PdDroidParty on this project board: 
https://github.com/chr15m/PdDroidParty/projects/2


I also gave the website a bit of a refresh to make it easier to read, 
tidied up the documentation, etc.


I am also working on getting a build up on Google Play to make it easier 
for beginners to install the app.


Cheers,

Chris.



--
https://mccormick.cx/



___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] New PdDroidParty build

2021-01-15 Thread Dan Wilcox
To quickly piggy-back off this message for mobile Pd users:

I am also working on and off on PdParty 1.3 which addresses a number of issues 
as well. Beta release ETA probably a few weeks, depending on time.

> On Jan 15, 2021, at 12:00 PM, pd-list-requ...@lists.iem.at wrote:
> 
> Message: 1
> Date: Fri, 15 Jan 2021 08:54:56 +0800
> From: Chris McCormick mailto:ch...@mccormick.cx>>
> To: "pd-list@lists.iem.at " 
> mailto:pd-list@lists.iem.at>>
> Subject: [PD] New PdDroidParty build
> Message-ID: <9f8b0f88-cc11-c369-28bc-7d8cab2d5...@mccormick.cx 
> >
> Content-Type: text/plain; charset=utf-8; format=flowed
> 
> Hi all,
> 
> There is a new build of PdDroidParty up on the website:
> 
> https://droidparty.net/downloads 
> 
> This fixes a bunch of lingering bugs and usability issues that were 
> preventing it from running on newer phones.
> 
> I'm tracking development of PdDroidParty on this project board: 
> https://github.com/chr15m/PdDroidParty/projects/2 
> 
> 
> I also gave the website a bit of a refresh to make it easier to read, 
> tidied up the documentation, etc.
> 
> I am also working on getting a build up on Google Play to make it easier 
> for beginners to install the app.
> 
> Cheers,
> 
> Chris.


Dan Wilcox
@danomatika 
danomatika.com 
robotcowboy.com 



___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list