[Csnd] Walsh synthesis
Date | 2013-11-18 03:50 |
From | Dave Seidel |
Subject | [Csnd] Walsh synthesis |
I just started learning about a technique called Walsh synthesis[1]. Has anyone tried to do this using Csound?
- Dave |
Date | 2013-11-18 07:39 |
From | Oeyvind Brandtsegg |
Subject | Re: [Csnd] Walsh synthesis |
Oh, please do make another Rory, we could use more of him! 2013/11/18 Dave Seidel |
Date | 2013-11-18 08:32 |
From | Rory Walsh |
Subject | Re: [Csnd] Walsh synthesis |
I'm not sure! One is probably enough! sent from a mobile device... On 18 Nov 2013 07:39, "Oeyvind Brandtsegg" <oyvind.brandtsegg@ntnu.no> wrote:
Oh, please do make another Rory, we could use more of him! |
Date | 2013-11-18 08:36 |
From | Anders Genell |
Subject | Re: [Csnd] Walsh synthesis |
Is it? I often feel a little walshed out at times... On Mon, Nov 18, 2013 at 9:32 AM, Rory Walsh <rorywalsh@ear.ie> wrote:
|
Date | 2013-11-18 12:32 |
From | Rory Walsh |
Subject | Re: [Csnd] Walsh synthesis |
That's the first time I've heard that one before! Nice. I'm keeping that. Anyone got anything to say about the actual synthesis technique ;) On 18 November 2013 09:36, Anders Genell |
Date | 2013-11-18 12:35 |
From | peiman khosravi |
Subject | Re: [Csnd] Walsh synthesis |
Isn't it just like Fourier but with the capacity to consume beer? On a serious note: are there any advantages to Walsh over Fourier transform? On 18 November 2013 12:32, Rory Walsh <rorywalsh@ear.ie> wrote: That's the first time I've heard that one before! Nice. I'm keeping |
Date | 2013-11-18 12:48 |
From | Dave Seidel |
Subject | Re: [Csnd] Walsh synthesis |
Sorry Rory... :-) Mainly, I'm curious about what it would sound like. But it also seems like an especially efficient process that might be well suited for some of the smaller embedded systems on which people are running Csound these days.
- Dave On Mon, Nov 18, 2013 at 7:35 AM, peiman khosravi <peimankhosravi@gmail.com> wrote:
|
Date | 2013-11-18 12:55 |
From | Rory Walsh |
Subject | Re: [Csnd] Walsh synthesis |
Not at all. I'm quite enjoying this. Pieman is winning so far in having made me fall around the place with his last comment. I just had a look at the Computer Music Tutorial and it has a few sections on Walsh synthesis in there. I think I came across it in a Miranda text book too. I'm surprised I've not read more about it. On 18 November 2013 13:48, Dave Seidel |
Date | 2013-11-18 13:06 |
From | Dave Seidel |
Subject | Re: [Csnd] Walsh synthesis |
On Mon, Nov 18, 2013 at 7:55 AM, Rory Walsh <rorywalsh@ear.ie> wrote: Not at all. I'm quite enjoying this. Pieman is winning so far in |
Date | 2019-10-20 20:00 |
From | Bernard Geyer |
Subject | Re: [Csnd] Walsh synthesis |
> Oh, please do make another Rory, we could use more of him! Here is one: https://www.amazon.com/Its-Alive-Artificial-Intelligence-Killer-ebook/dp/B06XC8RM6F -- Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2019-10-20 22:23 |
From | Rory Walsh |
Subject | Re: [Csnd] Walsh synthesis |
This explains a lot 🤣 On Sun 20 Oct 2019, 20:50 Bernard Geyer, <micamusic2@gmail.com> wrote: > Oh, please do make another Rory, we could use more of him! |
Date | 2019-10-21 15:47 |
From | Gleb |
Subject | Re: [Csnd] Walsh synthesis |
As far as I concerned, the Walsh synthesis is a synthesis based on Walsh basis, i.e. the combinations of orthogonal rectangle waves. It can be reviewed as a Haar wavelet packet transform I guess. Therefore, in that case you may start from GEN Wave (including some examples around it). It allows you to use any compactly supported basis for signal analysis and/or synthesis. ----- Gleb Rogozinsky, PhD Associated Professor Interactive Arts Department Saint-Petersburg University of Film and Television Deputy Director of Medialab Saint-Petersburg University of Telecommunications -- Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |