From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,4cad17e8664256c9 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!usenet-fr.net!de-l.enfer-du-nord.net!border1.nntp.ams.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!news.skynet.be!195.238.0.222.MISMATCH!newsspl501.isp.belgacom.be!tjb!not-for-mail Date: Thu, 28 May 2009 19:26:15 +0200 From: Olivier Scalbert User-Agent: Thunderbird 2.0.0.21 (X11/20090409) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Allocation questions References: <4a1e5d9e$0$2868$ba620e4c@news.skynet.be> <0qzTl.121304$DP1.112499@attbi_s22> In-Reply-To: <0qzTl.121304$DP1.112499@attbi_s22> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <4a1ec94c$0$2860$ba620e4c@news.skynet.be> Organization: -= Belgacom Usenet Service =- NNTP-Posting-Host: 90331c9d.news.skynet.be X-Trace: 1243531596 news.skynet.be 2860 87.65.198.18:51281 X-Complaints-To: usenet-abuse@skynet.be Xref: g2news2.google.com comp.lang.ada:6080 Date: 2009-05-28T19:26:15+02:00 List-Id: Jeffrey R. Carter wrote: > Olivier Scalbert wrote: >> >> Here is the code (As delay is a reserved word in Ada, I use Delay_T as >> I found nothing better !): > > Delay_Info > Delay_Data You know, I already have Reverb, Filter, Envelope, Synthy objects, so Delay (the name used in audio) would be nicer ! However, I think I will go for Delay_Line ! Thanks for your help Jeffrey, Olivier.