<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I'm going to have a go changing the [dline~] abstractions, as inside them the signal is written to a delay line then read at a delay specified by the output position and delay line frequency/length. I'm just confused a bit with how the delay lines are designed, but I must be able to copy the section that connects output position to [dline~] on the right hand delay line over to the input delay line, then use that to read from the delay line.<br>Surely......<br>I will have a go in a bit<br>cheers <br><br><hr id="stopSpelling">From: jbturgid@hotmail.com<br>To: samueldavidrowe@hotmail.co.uk; pd-list@iem.at<br>Subject: RE: [PD] delay lines<br>Date: Tue, 12 Apr 2011 09:38:37 +0100<br><br>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

</style>


Ahh, The strength of arrays is that you can specify a specific location. So, to play audio that's stored in an array you usually have to feed it either changing position data from [line~] or [phasor~] which, as it reads each point at your sample rate (usually 44100 points a second) and feeds this data to your speakers you hear the stored audio, of course changed by the speed of the position line you're putting into it.&nbsp;<div><br></div><div>You could build your own delay unit using tabread~ and tabwrite~ but if you're just starting out, I'd stick to [delread~] and [delwrite~]. Have you managed to do this?&nbsp;<br><div><br></div><div><br><br><hr id="ecxstopSpelling">From: samueldavidrowe@hotmail.co.uk<br>To: pd-list@iem.at<br>Date: Mon, 11 Apr 2011 17:08:23 +0000<br>Subject: Re: [PD] delay lines<br><br>



<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}
</style>


<pre>I'm not quite sure what you mean, simply using [tabread~] and <br>[tabwrite~] where I've used [delread~] and [delwrite~]? I wasn't aware <br>you could specify a location in an array, I thought you just read it <br>all? <br>Sorry, I'm pretty new to using delay lines and arrays in Pd <br>Thanks</pre>
                                               
<br>_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -&gt; http://lists.puredata.info/listinfo/pd-list</div></div>                                               </body>
</html>