digitalmars.D.announce - Introducing synd
- "Timo =?UTF-8?B?V2VzdGvDpG1wZXIi?= <timo.westkamper gmail.com> (6/6) Apr 29 2012 I'd like to announce that I am working on synd, a partial port of
- Tove (3/10) Apr 29 2012 like the name, 'synd' is swedish for 'sin' (biblical sense, not
- Andrej Mitrovic (5/7) Apr 29 2012 On 4/29/12, "Timo Westk=E4mper\"
- "Timo =?UTF-8?B?V2VzdGvDpG1wZXIi?= <timo.westkamper gmail.com> (3/12) Apr 29 2012 I just started working on it. I have ported most of the STK
- "Timo =?UTF-8?B?V2VzdGvDpG1wZXIi?= <timo.westkamper gmail.com> (3/10) Apr 29 2012 I just realized that I forgot the project link :
- Andrej Mitrovic (5/6) Apr 29 2012 On 4/29/12, "Timo Westk=E4mper\"
I'd like to announce that I am working on synd, a partial port of the STK library (https://ccrma.stanford.edu/software/stk/) to D. synd provides basic building blocks for synth design such as envelopes, oscillators, delays and a few effects. I do this while waiting for Linux shared library support to become available in D;)
Apr 29 2012
On Sunday, 29 April 2012 at 19:38:38 UTC, Timo Westkämper wrote:I'd like to announce that I am working on synd, a partial port of the STK library (https://ccrma.stanford.edu/software/stk/) to D. synd provides basic building blocks for synth design such as envelopes, oscillators, delays and a few effects. I do this while waiting for Linux shared library support to become available in D;)like the name, 'synd' is swedish for 'sin' (biblical sense, not math). ;)
Apr 29 2012
On 4/29/12, "Timo Westk=E4mper\" <timo.westkamper gmail.com>" puremagic.com <"Timo Westk=E4mper\" <timo.westkamper gmail.com>" puremagic.com> wrote:I'd like to announce that I am working on synd, a partial port of the STK library (https://ccrma.stanford.edu/software/stk/) to D.Cool. Have you just started working on it or is there some alpha version available?
Apr 29 2012
On Sunday, 29 April 2012 at 20:01:40 UTC, Andrej Mitrovic wrote:On 4/29/12, "Timo Westkämper\" <timo.westkamper gmail.com>" puremagic.com <"Timo Westkämper\" <timo.westkamper gmail.com>" puremagic.com> wrote:I just started working on it. I have ported most of the STK classes already, but I am still writing tests for them.I'd like to announce that I am working on synd, a partial port of the STK library (https://ccrma.stanford.edu/software/stk/) to D.Cool. Have you just started working on it or is there some alpha version available?
Apr 29 2012
On Sunday, 29 April 2012 at 19:38:38 UTC, Timo Westkämper wrote:I'd like to announce that I am working on synd, a partial port of the STK library (https://ccrma.stanford.edu/software/stk/) to D. synd provides basic building blocks for synth design such as envelopes, oscillators, delays and a few effects. I do this while waiting for Linux shared library support to become available in D;)I just realized that I forgot the project link : https://github.com/timowest/synd
Apr 29 2012
On 4/29/12, "Timo Westk=E4mper\" <timo.westkamper gmail.com>" puremagic.com > I just realized that I forgot the project link :https://github.com/timowest/syndThanks. synd looks like it could use a good memory allocator of some sort, something that avoids using the GC and any locks.
Apr 29 2012