<DIV>Subject: [PD] Re: tabreceive and block<BR><BR>&gt;&gt;Hello<BR>&gt;&gt;<BR>&gt;&gt;I'm looking for documentation on all the ins and outs<BR>&gt;&gt;of the block object and the tabreceive object.&nbsp; Any<BR>&gt;&gt;help?&nbsp; The help files weren't able to give me a good<BR>&gt;&gt;start for using the two together.&nbsp; Does any one know<BR>&gt;&gt;where I can find detailed documantation about those<BR>&gt;&gt;two objects?<BR>&gt;&gt;<BR>&gt;&gt;thanks<BR><BR>&gt;block~ sets the number of samples in each processing<BR>&gt;cycle (which defaults to 64). So each signal is<BR>&gt;divided up into blocks of 64 samples as it would be<BR>&gt;too slow to do it sample by sample. You could for<BR>&gt;example override it to have 1-sample blocks with<BR>&gt;[block~ 1] though: this can be useful in feedback.<BR>&gt;tabreceive~ fills each of these blocks with the first<BR>&gt;values of a named table (normally the first 64) over<BR>&gt;and over. So for example if you had a 64-sample
 table<BR>&gt;with values 0,1,2...63 then tabreceive~ using that<BR>&gt;table would give a signal<BR>&gt;0,1,2...63,0,1,2...63,0,1,2...63 etc. For examples<BR>&gt;look at the fft help patches. Hope that makes sense?<BR>&gt;<BR>&gt;Stefan Turner</DIV>
<DIV>&nbsp;</DIV>
<DIV>This all makes perfect sense.&nbsp; I'll have a look at the FFT help files for info on the block~.&nbsp; Isn't there just a bit of documentation somewhere that has all the different commands/arguments you can send the block~ object or is it just the one blocksize argument?&nbsp; As someone fairly new to the program, I think it would be helpful to have a list of all objects and all the different arguments or commands.&nbsp; Is there already something like this out there?</DIV><p>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com