| From | Sent On | Attachments |
|---|---|---|
| august | Apr 14, 2003 8:16 am | |
| Frank Barknecht | Apr 14, 2003 9:54 am | |
| Thomas Grill | Apr 14, 2003 10:10 am | |
| august | Apr 14, 2003 10:20 am | |
| august | Apr 14, 2003 10:26 am | |
| Thomas Grill | Apr 14, 2003 10:34 am | |
| august | Apr 14, 2003 10:38 am | |
| Frank Barknecht | Apr 14, 2003 10:41 am | |
| Thomas Grill | Apr 14, 2003 11:04 am | |
| august | Apr 14, 2003 11:11 am | |
| Mathieu Bouchard | Apr 14, 2003 11:52 am | |
| Maurizio Umberto Puxeddu | Apr 20, 2003 8:58 am | |
| Maurizio Umberto Puxeddu | Apr 22, 2003 3:07 pm |
| Subject: | Re: [PD] readanysf~ almost beta | |
|---|---|---|
| From: | Maurizio Umberto Puxeddu (maur...@yahoo.it) | |
| Date: | Apr 22, 2003 3:07:33 pm | |
| List: | at.iem.pd-list | |
On Tue, 2003-04-22 at 14:32, august wrote:
I mean the markers you can put in many formats like AIFF and RIFF/WAVE. Many editors call them CUEs and are often referenced by "loop chunks". I'd like to be able to place markers with an editor (even many of them, if possible, like 100 or more) and then read they value and name in PD.
Thanks for listening.
yeah, ok. i forgot all about that. I used to use DAP, so i,ll take a look into the code there and add it into my code.
want to make a proposal for how to deal with the mesages?
You could make a related object
[readsfmarker filename.wav]
with 3 outlets: positions in msec and name and errors
then handle
-numeric messages as request for the position and name of the n-th marker -other messages as requests for the position of the markee with that name. pattern matching would be useful.
Bang on the third outlet for n out of range or no match.
There are several variants of course.
Regards,
Maurizio Umberto Puxeddu.





