I have made a portable version of Pd-extended with pdmontreal using Thinstall.
If anyone wants the link for it please put up their hand!
(or is this sort of distribution of Pd frowned upon?)
By "portable," do you mean it can be run from a flash drive? I would be interested in checking it out.
JN
On Tue, Dec 2, 2008 at 8:05 AM, Solen Music solenpuredata@googlemail.comwrote:
I have made a portable version of Pd-extended with pdmontreal using Thinstall.
If anyone wants the link for it please put up their hand!
(or is this sort of distribution of Pd frowned upon?)
-- John
http://www.myspace.com/solenband
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
yeah it's a single .exe (sorry forgot to mention it's windows only) it fakes registry settings when you open it and deletes them when you close it so that it can be run from a flash drive.
I'll send the link to your email.
2008/12/2 Joe Newlin jtnewlin@gmail.com:
By "portable," do you mean it can be run from a flash drive? I would be interested in checking it out.
JN
On Tue, Dec 2, 2008 at 8:05 AM, Solen Music solenpuredata@googlemail.com wrote:
I have made a portable version of Pd-extended with pdmontreal using Thinstall.
If anyone wants the link for it please put up their hand!
(or is this sort of distribution of Pd frowned upon?)
-- John
http://www.myspace.com/solenband
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
That sounds cool and useful. Any interest in getting that working as
a regular build?
.hc
On Dec 2, 2008, at 12:48 PM, Solen Music wrote:
yeah it's a single .exe (sorry forgot to mention it's windows only) it fakes registry settings when you open it and deletes them when you close it so that it can be run from a flash drive.
I'll send the link to your email.
2008/12/2 Joe Newlin jtnewlin@gmail.com:
By "portable," do you mean it can be run from a flash drive? I
would be interested in checking it out.JN
On Tue, Dec 2, 2008 at 8:05 AM, Solen Music
solenpuredata@googlemail.com wrote:I have made a portable version of Pd-extended with pdmontreal using Thinstall.
If anyone wants the link for it please put up their hand!
(or is this sort of distribution of Pd frowned upon?)
-- John
http://www.myspace.com/solenband
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- John
http://www.myspace.com/solenband
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Looking at things from a more basic level, you can come up with a
more direct solution... It may sound small in theory, but it in
practice, it can change entire economies. - Amy Smith
When is pdmtl going to be included in Pd-extended proper?
~Kyle
On Tue, Dec 2, 2008 at 3:00 PM, Hans-Christoph Steiner hans@eds.org wrote:
That sounds cool and useful. Any interest in getting that working as a regular build?
.hc
On Dec 2, 2008, at 12:48 PM, Solen Music wrote:
yeah it's a single .exe (sorry forgot to mention it's windows only) it fakes registry settings when you open it and deletes them when you close it so that it can be run from a flash drive.
I'll send the link to your email.
2008/12/2 Joe Newlin jtnewlin@gmail.com:
By "portable," do you mean it can be run from a flash drive? I would be interested in checking it out.
JN
On Tue, Dec 2, 2008 at 8:05 AM, Solen Music solenpuredata@googlemail.com wrote:
I have made a portable version of Pd-extended with pdmontreal using Thinstall.
If anyone wants the link for it please put up their hand!
(or is this sort of distribution of Pd frowned upon?)
-- John
http://www.myspace.com/solenband
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- John
http://www.myspace.com/solenband
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Looking at things from a more basic level, you can come up with a more direct solution... It may sound small in theory, but it in practice, it can change entire economies. - Amy Smith
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
When is pdmtl going to be included in Pd-extended proper?
i would really like to see that happen. pdmtl depends on 2 libs that are included in pd-extended but not loaded at startup: tof, iemmatrix. it would be as simple as loadlib44: tof, loadlib45: iemmatrix and include the pdmtl folder.
pat
On Dec 2, 2008, at 9:07 PM, patrick wrote:
When is pdmtl going to be included in Pd-extended proper?
i would really like to see that happen. pdmtl depends on 2 libs
that are included in pd-extended but not loaded at startup: tof, iemmatrix. it would be as simple as loadlib44: tof, loadlib45: iemmatrix and include the pdmtl folder.
It is also as simple as [import tof iemmatrix] or [tof/blah] etc.
For the next release of Pd-extended, the plan is making none of the
libraries loaded by default. This is important since really all of a
patch's config should be stored in that patch.
Also, since we've been burned a number of times by putting libraries
into Pd-extended too quickly, I am strongly encouraging people to
first release their libraries as a libdir. This would be trivial to
do with pdmtl:
Then on the user's machine:
Then in Pd:
.hc
kill your television