actually I never used the deken tool because I couldn't get it to work on my Laptop. I always uploaded directly to puredata.info.
Gesendet: Mittwoch, 19. April 2017 um 17:47 Uhr Von: "Samuel Burt" <[email protected]> An: "Christof Ressi" <[email protected]> Cc: [email protected] Betreff: Re: Re: [PD] nqpoly~ and dynamic object generation, loadbang issue? Christof, I've gotten as far as compiling, testing, and zipping the folder for iemguts. However, when I run deken package or deken upload, they both throw this error: OSError: [Errno 2] No such file or directory which looks like some kind of python error. I'm assuming the upload failed, but it does look like it generated a tar.gz file and a sha256 checksum. Any tips on the final stage of uploading this for the deken database? Sam On Wed, Apr 19, 2017 at 5:03 AM Christof Ressi <[email protected][mailto:[email protected]]> wrote:[init] is from iemlib and works the same as loadbang. unfortunately, [initbang] is not included in the iemguts pd-extended packages (because back then [initbang] was actually part of pd-extended). it is, however, included in the newer v0.2.1 version which is also available via Deken. binaries are only provided for Windows right now but you can easily build it from source (iemguts-v0.2.1-Sources-externals), just follow the instructions in the readme. if you decide to do so it would be super awesome if could upload your binaries to Deken :-). Christof Gesendet: Mittwoch, 19. April 2017 um 00:48 Uhr Von: "Samuel Burt" <[email protected][mailto:[email protected]]> An: [email protected][mailto:[email protected]] Betreff: Re: [PD] nqpoly~ and dynamic object generation, loadbang issue? Christof, thanks for the [initbang] tip. I could find [init] but it doesn't seem to do the same thing. After downloading iemguts, I don't see [initbang] inside. Is it gone now? I'm running Pd vanilla 0.47.1 on a Mac. Sam Message: 2 Date: Mon, 17 Apr 2017 20:05:11 +0100 From: Claude Heiland-Allen <[email protected][mailto:[email protected]][mailto:[email protected][mailto:[email protected]]]> To: [email protected][mailto:[email protected]][mailto:[email protected][mailto:[email protected]]] Subject: Re: [PD] nqpoly~ and dynamic object generation, loadbang issue? Message-ID: <[email protected][mailto:[email protected]][mailto:[email protected][mailto:[email protected]]]> Content-Type: text/plain; charset=utf-8 On 17/04/17 19:56, Samuel Burt wrote: > *[loadbang] > doesn't trigger* when created *within a dynamically generated > abstraction*. Send a [loadbang( message to the canvas after creating the abstraction instances in it. Claude -- https://mathr.co.uk[https://mathr.co.uk][https://mathr.co.uk[https://mathr.co.uk]] ------------------------------ Message: 3 Date: Mon, 17 Apr 2017 21:51:27 +0200 From: "Christof Ressi" <[email protected][mailto:[email protected]][mailto:[email protected][mailto:[email protected]]]> To: "Claude Heiland-Allen" <[email protected][mailto:[email protected]][mailto:[email protected][mailto:[email protected]]]> Cc: [email protected][mailto:[email protected]][mailto:[email protected][mailto:[email protected]]] Subject: Re: [PD] nqpoly~ and dynamic object generation, loadbang issue? Message-ID: <trinity-ecf5245e-4df4-489a-9d93-8a5702fe08a4-1492458687378@3capp-gmx-bs28> Content-Type: text/plain; charset=UTF-8 or substitute [loadbang] with [initbang] from the iemguts library. > Gesendet: Montag, 17. April 2017 um 21:05 Uhr > Von: "Claude Heiland-Allen" > <[email protected][mailto:[email protected]][mailto:[email protected][mailto:[email protected]]]> > An: > [email protected][mailto:[email protected]][mailto:[email protected][mailto:[email protected]]] > Betreff: Re: [PD] nqpoly~ and dynamic object generation, loadbang issue? > > On 17/04/17 19:56, Samuel Burt wrote: > > *[loadbang] > > doesn't trigger* when created *within a dynamically generated > > abstraction*. > > Send a [loadbang( message to the canvas after creating the abstraction > instances in it. > > > Claude > -- > https://mathr.co.uk[https://mathr.co.uk][https://mathr.co.uk[https://mathr.co.uk]] > > > _______________________________________________ > [email protected][mailto:[email protected]][mailto:[email protected][mailto:[email protected]]] > mailing list > UNSUBSCRIBE and account-management -> > https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list][https://lists.puredata.info/listinfo/pd-list%5Bhttps://lists.puredata.info/listinfo/pd-list%5D] > _______________________________________________ [email protected][mailto:[email protected]] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list][https://lists.puredata.info/listinfo/pd-list%5Bhttps://lists.puredata.info/listinfo/pd-list%5D] _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
