Re: [PD] case-sensitivity difference between desktop PD and libPD?

2017-04-26 Thread IOhannes m zmoelnig
On 2017-04-26 13:34, Matt Davey wrote:
> Has this been discussed before?
> 
> in Vanilla PD, at least on my OSX machine, loading of abstractions does not
> seem to be case sensitive at all.
> 
> eg:  wonkyBASSline.pd
> 
> i can load as [wonkyBASSline] , [WONKYbassLINE] [wOnKyBaSsLiNe]
> 
> etc
> 
> 
> PD doesn't seem to care.

it's actually your filesystem (HFS+ most likely) that doesn't care.
this is a universal feature of your OS/FS, commonly found on OSX & W32.
(countless are swearwords i used because somebody submitted C++ code
with "#include ")


> BUT, when loading an xcode project using libPD, it seems that abstractions
> are not loaded unless the case is the same as the original filename.

probably you try loading patches from another (case-sensitive)
filesystem in this case?

dfamsdr
IOhannes



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


[PD] $0 for subpatches

2017-04-26 Thread Matt Davey
it would be REALLY handy to have something that works like $0 arguments,
but for subpatches, not abstractions.

some use cases i can think of, off the top of my head:

* subpatches with delwrite~ / delread~ pairs
* subpatches with signal s~/r~ or throw~/catch~ pairs
* subpatches with control s/r pairs
* subpatches containing an abstraction which needs to only communicate with
its parent subpatch

that's something i have wished for, for years now.
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


[PD] case-sensitivity difference between desktop PD and libPD?

2017-04-26 Thread Matt Davey
Has this been discussed before?

in Vanilla PD, at least on my OSX machine, loading of abstractions does not
seem to be case sensitive at all.

eg:  wonkyBASSline.pd

i can load as [wonkyBASSline] , [WONKYbassLINE] [wOnKyBaSsLiNe]

etc


PD doesn't seem to care.

BUT, when loading an xcode project using libPD, it seems that abstractions
are not loaded unless the case is the same as the original filename.
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list