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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.107.114.14 with SMTP id n14mr2820026ioc.28.1511200326798; Mon, 20 Nov 2017 09:52:06 -0800 (PST) X-Received: by 10.157.5.211 with SMTP id 77mr583311otd.0.1511200326698; Mon, 20 Nov 2017 09:52:06 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.kjsl.com!usenet.stanford.edu!i6no1999788itb.0!news-out.google.com!193ni4013iti.0!nntp.google.com!d140no1979377itd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 20 Nov 2017 09:52:06 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=155.148.6.150; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 155.148.6.150 References: <9364e1f2-242f-43ab-88a9-64ee9dfe22d3@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: ANN: article on Ada language for audio applications From: Shark8 Injection-Date: Mon, 20 Nov 2017 17:52:06 +0000 Content-Type: text/plain; charset="UTF-8" Xref: feeder.eternal-september.org comp.lang.ada:49017 Date: 2017-11-20T09:52:06-08:00 List-Id: On Saturday, November 18, 2017 at 12:14:36 PM UTC-7, Gustavo Hoffmann wrote: > > > > PS -- You wouldn't happen to be able to make the code publicly available, would you? > > Thanks for your interest! You're quite welcome! > > The original source-code of the Layer-2 decoder is closed-source software. Therefore, I'm not allowed to publish the source-code of the ported implementation. That's somewhat disappointing, the description in the article made it sound like generics were taken advantage of in a good way and I was interested in seeing that in particular. > > However, you can find the implementation of the biquad filter (which is completely unrelated to the Layer-2 decoder) in the article... I'll take another look at that. Thank you for your reply.