[maxmsp] .wav synchronization
cedric dumetz
cedricdumetz at hotmail.com
Fri Dec 14 07:12:13 MST 2007
- Previous message: [maxmsp] .wav synchronization
- Next message: [maxmsp] Tenori-on vs Monome
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thank you, it's perfect with a seek message. Cédric > Date: Thu, 13 Dec 2007 16:02:23 +0100 > From: Stefan-Tiedje at addcom.de > To: maxmsp at cycling74.com > Subject: Re: [maxmsp] .wav synchronization > > cedric dumetz schrieb: > > Hi all, > > > > I would like to synchronize a big number of .wav files. > > A maximum of 6 files should be play at the same time, but every sound > > can change at any time by appealing has a bank of sounds. > > When a sample change, it's must be synchronize with all others. > > > > I build this patch for do this with 2 samples. > > It's work, but The first one has some milisecondes beforehand on the second. > > The reason is, that you use the automatic banging of the number~ in > combination with a speedlim, which will delay the result. Better use a > snapshot~, and bang it only if you want to sync. You can either sync > with a seek message, (which might need some time to seek) or you create > a cue a bit ahead of time for both sound files and then just send the > cue number to both at the same time... > > Stefan > > -- > Stefan Tiedje------------x------- > --_____-----------|-------------- > --(_|_ ----|\-----|-----()------- > -- _|_)----|-----()-------------- > ----------()--------www.ccmix.com > > _______________________________________________ > maxmsp mailing list > maxmsp at cycling74.com > http://www.cycling74.com/mailman/listinfo/maxmsp _________________________________________________________________ Emmenez vos amis avec vous, grâce à Messenger sur votre GSM. http://get.live.com/mobile/messenger -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.cycling74.com/pipermail/maxmsp/attachments/20071214/5a36890c/attachment.htm
- Previous message: [maxmsp] .wav synchronization
- Next message: [maxmsp] Tenori-on vs Monome
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
