Subject: Re: [boost] GAL (Generic Audio Library) based on GIL
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2013-04-29 11:37:42


On 29/04/13 14:24, Brendon Costa wrote:
> I am looking into the possibility of developing a library based on the same
> concepts and a similar interface to Boost.GIL call Boost.GAL.
>
> The idea is simply to define something very similar to GIL but for audio
> processing instead of image processing. Most of the concepts in GIL map
> almost 1 to 1 to audio processing as well.
>
> What are peoples thoughts on such a project?

A lot of audio processing happens in the frequency domain.

How does your library address this?