[PD] retrigger [tabread4~] sampler without clicks

2014-04-22 Thread Federico Galland
ill, however a work in progress. Let me know of any questions. -- Federico Galland grain_synth.pd Description: Binary data ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] Pd and RME HDSP alsa vs jack performance

2014-04-15 Thread Federico Galland
hat is known to cause dropouts. For further assistance, you may also want to inspect the linux audio users mailing list, and linuxmusicians.com forum. My 2 cents anyway -- Federico Galland ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] [ANN] new external: tracker

2007-09-29 Thread federico
target: Linux MacOS (thanks Steffen) Win32 (thanks tof) (plus some bugfixes) you can find as usual in /externals/ffext/tracker or here: http://www.puredata.org/Members/federico/externals thanks to everyone that gave (and will give) feedback! -- Federico Ferri

Re: [PD] [ANN] new external: tracker

2007-09-23 Thread federico
ions are Tk like, so they are backward/forward compatible and don't rely on order :) ciao -- Federico Ferri ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] [ANN] new external: tracker

2007-09-23 Thread federico
cool patch! yes, I was thinking to that feature (really I have a TON of features to put in, if only I would have time) but my idea is to make everything came out of the same outlet. you have to route the various status messages yourself, and also route the data you request also note that in the l

Re: [PD] [ANN] new external: tracker

2007-09-23 Thread federico
ors? perhaps you could do something like: |get 0 1, get 0 2, get 0 3( | [tracker] or, better: |1, 2, 3( | |get 0 $1( | [tracker] -- Federico Ferri ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] [ANN] new external: tracker

2007-09-23 Thread federico
thanks. fixed in CVS. I'll post soon a 0.2.3 release to http://www.puredata.org/Members/federico/externals ciao On 9/23/07, Patrice Colet <[EMAIL PROTECTED]> wrote: > Patrice Colet a écrit : > > Hello federico, > > > > After playing with your nice tracker ex

Re: [PD] pd-0.40.3 anti-aliased (screenshot)

2007-09-22 Thread federico
slightly different on linux: http://img488.imageshack.us/img488/9625/pdvf4.png On 9/22/07, patrick <[EMAIL PROTECTED]> wrote: > hi, > > i just installed pd-0.40.3 from miller's site and boom! > http://www.workinprogress.ca/pd/pdantialiased.png > > looking good: font with anti-aliasing... > i guess

Re: [PD] [ANN] new external: tracker

2007-09-22 Thread federico
ask to pd-devs > build it to see how it looked. Looks nice. I think the editing > features are interesting. Attached is also a screenshot of the help > file for anyone in a similar position. > > Best, Steffen thank you for your fieedback! -- Federico Ferri ___

Re: [PD] [ANN] new external: tracker

2007-09-22 Thread federico
inux: undefined symbol: > binbuf_read_via_canvas it seems to require at least pd-0.40-3 also: people getting 'invalid command name "pdtk_tracker_dialog"' error, probably have trouble running that script. please try running manually: ./tk2c.bash < tracker.tk &g

[PD] [ANN] new external: tracker

2007-09-21 Thread federico
externals/ffext/tracker directory. http://www.puredata.org/Members/federico/externals/tracker-0.2.tar.gz please report feedback about use, bugs, and possible improvements -- Federico Ferri ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management

Re: [PD] [PD-announce] 5x5(.pd) - a grid game

2007-06-24 Thread federico
I posted this to list many time ago. but yours is a bit nice: it has a reset button. p.s. I need 15 moves to complete... can you do better? ;) 1 11 12 13 16 17 19 20 24 25 3 4 7 8 9 On 6/15/07, Steffen <[EMAIL PROTECTED]> wrote: > Was sat somewhere about applying Pinsker's Inequality on some game

Re: [PD] anatomy of a wav file header = insert key-bits

2007-05-01 Thread federico
on standard wave fie here: http://technology.niagarac.on.ca/courses/ctec1631/WavFileFormat.html ciao -- Federico On 4/28/07, gottlieb <[EMAIL PROTECTED]> wrote: > Dear List, > > I am trying to create an algorithmic composition whereby pd could > coalesce related wav files b

Re: [PD] ebuild naming

2007-04-22 Thread federico
latest version is pd-0.40-2.src.tar.gz :d anyway, if you want to build that version probably you need to change SRC_URI variable to something like: pd-${PV}test04.src.tgz -- Federico On 4/19/07, carmen <[EMAIL PROTECTED]> wrote: > im trying to get the ebuild to build >

Re: [PD] I created an ebuild for pd-0.40-p2

2007-04-21 Thread federico
system: http://pd-overlay.svn.sourceforge.net/viewvc/pd-overlay/pd-overlay/media-sound/pd-extended/pd-extended-.ebuild?view=markup (also submitting it to the gentoo-people's attention) ciao -- Federico ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] I created an ebuild for pd-0.40-p2

2007-04-19 Thread federico
.xml the same applies for other archs, like ppc, ia64, amd64, ppc64, hppa, alpha, ... dependencies are checked automatically, so emerge-ing pd would install also Xorg, alsa, tcl, tk, etc anyway I can check your box for consistance :) just do the initial part of the install so that it can be b

Re: [PD] I created an ebuild for pd-0.40-p2

2007-04-17 Thread federico
ile is here: (long url!) http://pd-overlay.svn.sourceforge.net/viewvc/*checkout*/pd-overlay/stuff/pd-layman.xml?revision=100 -- Federico On 4/16/07, carmen <[EMAIL PROTECTED]> wrote: > On Mon Apr 16, 2007 at 03:44:25AM +0200, federico wrote: > > I forgot: actually, in the pd-overlay repository, many eb

Re: [PD] I created an ebuild for pd-0.40-p2

2007-04-16 Thread federico
some snapshot On 4/16/07, federico <[EMAIL PROTECTED]> wrote: > just some notes: > I was thinking on how to manage releases, since many externals do not > have releases numbers. > also: in gentoo binary packages aren't much in use. gentoo *is* a > build farm: the user c

Re: [PD] I created an ebuild for pd-0.40-p2

2007-04-15 Thread federico
m just give me your sf.net usernmae) about the gentoo version: latest is fine (should be 2006.1, or 2007.0) -- Federico On 4/10/07, Hans-Christoph Steiner <[EMAIL PROTECTED]> wrote: > > Ok, I can add you as a developer, but you have to go thru the > standard procedure, wh

Re: [PD] I created an ebuild for pd-0.40-p2

2007-04-09 Thread federico
y auto-builds > on gentoo also. > > .hc > > On Mar 16, 2007, at 2:54 PM, federico wrote: > > > FYI there is a project related to that. > > it's hosted on sourceforge.net and it's called pd-overlay. > > (the svn repository is actually THE over

[PD] pdj help_class ... couldn't create

2007-03-28 Thread Federico Fontana
the same whatever .class file I try to include in a pd patch via pdj. (I'm also having building problems with pdj under Linux FC4 due to apache ant for Fedora 4, but this is another story) I'm at a lost. Do you have any suggestion to give and/or time to help me? T

Re: [PD] I created an ebuild for pd-0.40-p2

2007-03-16 Thread federico
al information on my page at pd-portal: http://www.puredata.info/Members/federico/pd-portage/ that is: using the overlay and creating ebuilds, which is simple as writing shell scripts if anyone is interested in collaborating, please send ebuild (actually I'm restoring all my dev stuff, and comm

Re: [PD] Objects don't loadbang when created with internal messaging

2006-12-30 Thread Federico
can't do it in an abstraction, because accessing 'pd-subcanvas-name' would not be unique. otherwise one would have used [namecanvas ...], but someone is saying it's deprecated?? ... big inconsistencies? note: I'm not sure if dollarg expansion now works in a place di

Re: [PD] bangtris

2006-12-02 Thread Federico
all lights on in a 5x5 box. check it out! http://lists.puredata.info/pipermail/pd-list/2005-02/025871.html maybe we should make a 'Gaming' section on the Pd wiki :D -- Federico ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] up-down saw-wave

2006-11-28 Thread Federico
t; better way to search the list for patches. Any perl, python, etc master > want to write a script to pull out all of the patches from the list > archives? That would be amazing. http://lists.puredata.info/pipermail/pd-list/attachments/ ? well, pulling that url with wget -r (apart of generating

[PD] Re: [PD-dev] Pure Data for Solaris?

2006-11-22 Thread Federico
Hans-Christoph Steiner ha scritto: > > Never heard of it happening, but it should work, as long as Tcl/Tk runs > on Solaris. The only thing would be that someone would have to write > sound output support, unless something like OSS was supported by Solaris. > > Give it a shot. it seems definite

Re: [PD] GGEE/state

2006-11-12 Thread Federico
vkeybd, muse, meterbridge, dino), would be great to see pd in that list... and even if it is a complex task, having widgets save their state move one step forward into that direction! ;) ciao Federico ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] GGEE/state

2006-11-12 Thread Federico
Hans-Christoph Steiner ha scritto: > > On Nov 11, 2006, at 11:04 AM, Frank Barknecht wrote: > >> Hallo, >> Federico hat gesagt: // Federico wrote: >> >>> i see here [state] only saves floatatoms and symbolatoms >> >> ... which IMHO is too limited i

Re: [PD] GGEE/state

2006-11-11 Thread Federico
see no such function about state persistance in dev-docs (i refer to http://iem.at/pd/externals-HOWTO/ since i haven't found anything else) is there a reason why pd lacks this (imho essential) feature? -- Federico ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

[PD] launching tcl/tk scripts from pd

2006-10-28 Thread Federico
of wish used for pd-gui, the load would be immediate is this possible? is there some ready-to-cook code that wraps a tk app into an external? that would be awesome :9 -- ciao Federico ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management