>
> It looks like it's based mainly on the Fourier transform.

Most probably already know this but we use the FFTW library (
http://www.fftw.org/) in our software for SWH plugins
<https://github.com/LMMS/lmms/tree/master/plugins/LadspaEffect/swh> as well
as Zyn synth.

-Tres




- tres.finocchi...@gmail.com

On Thu, Feb 5, 2015 at 4:16 PM, Dave French <dave.fren...@googlemail.com>
wrote:

>
> http://www.amazon.co.uk/Audio-Programming-Book-Richard-Boulanger/dp/0262014467
>
> This is my goto book, it's pack full of information, and the DVD contains
> loads of extra chapters.
>
> It starts with a chapter on c and builds from there. I have 2 issues with
> this book, It's index and contents pages are incomplete. Also each chapter
> seems to be written separately, with little context to the rest of the book.
>
>
> http://www.amazon.co.uk/Designing-Audio-Effect-Plug-Ins-Processing/dp/0240825152/ref=sr_1_1?s=books&ie=UTF8&qid=1423169445&sr=1-1&keywords=designing+audio+effect+plug-ins+in+c%2B%2B+with+digital+audio+signal+processing+theory
>
> This is one of the books im currently reading. As the title suggests it
> about Audio effects.  I Feel this book can explain things a little
> clearer,if simplified. This book is aimed at writing plugins using the
> authors own windows only software in c++ that can be converted to vst. The
> theory is relevant, but the code examples a little less so,(The dps code is
> relevant, the ui,controls and api are less so).
>
> I had a read and a watch of the video in the course you linked
> https://www.coursera.org/course/audio
>
> It looks like it's based mainly on the Fourier transform. This looks like
> a course on analysis and synthesis. Im not sure how relevant this would be
> to maintain a DAW.
>
> Im yet to find any complete texts aimed at Daw writing, I am
> not surprised at this, because there are probably only a few hundred devs
> working on Full Daw applications world wide.
>
>
>
>
>
>
>
>
> On 5 February 2015 at 17:22, Amadeus Folego <amadeusfol...@gmail.com>
> wrote:
>
>> Hello Friends from the LMMS community.
>>
>> I want to understand and learn techniques for sound processing
>> that are important for an application like LMMS.
>>
>> Could you share references, textbooks or online courses that may help
>> me?
>>
>> So far I have found this course, what do you think?
>>
>> https://www.coursera.org/course/audio
>>
>> Thanks, Amadeus.
>>
>>
>> ------------------------------------------------------------------------------
>> Dive into the World of Parallel Programming. The Go Parallel Website,
>> sponsored by Intel and developed in partnership with Slashdot Media, is
>> your
>> hub for all things parallel software development, from weekly thought
>> leadership blogs to news, videos, case studies, tutorials and more. Take a
>> look and join the conversation now. http://goparallel.sourceforge.net/
>> _______________________________________________
>> LMMS-devel mailing list
>> LMMS-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/lmms-devel
>>
>
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> LMMS-devel mailing list
> LMMS-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lmms-devel
>
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
LMMS-devel mailing list
LMMS-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmms-devel

Reply via email to