[Csnd] Looking for examples of granular synthesis on live audio input
| Date | 2020-09-01 12:58 |
| From | Atte <00000576b2aa4c8e-dmarc-request@LISTSERV.HEANET.IE> |
| Subject | [Csnd] Looking for examples of granular synthesis on live audio input |
Hi!
I've been looking for a simple (and also not so simple) working example of granular synthesis working on a live audio input (so not a file on disk), but can't seem to find any.
Can anyone point me towards such an example?
Cheers
--
Atte
http://latestyoutube.a773.dk | http://a773.dk
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 | 2020-09-01 16:52 |
| From | francesco |
| Subject | Re: [Csnd] Looking for examples of granular synthesis on live audio input |
| Attachments | drone.csd |
Hello Atte,
i've used a really simple syncgrain instrument in my Great Guitar Drone
Machine :-).
It's not so great and almost any instrument is copied from other people
mainly from Steven Yi beautiful instruments.
Anyway attached is my csd. It is meant to use with a GUI but you will
find easy
understand the use of syncgrain. And note that for testing i'm using as
input
a guitar sample but is trivial to switch to realtime input.
Hope you will find something interesting, and hope other will share
something better (for sure!)
ciao,
fracesco.
for any clarification i am here :)
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 | 2020-09-01 19:21 |
| From | Rory Walsh |
| Subject | Re: [Csnd] Looking for examples of granular synthesis on live audio input |
Have you looked at Iain's examples? He has a good selection of realtime granular instruments. On Tue, 1 Sep 2020 at 16:52, francesco <francescoarmandoporta@gmail.com> wrote: Hello Atte, |
| Date | 2020-09-02 13:57 |
| From | Oeyvind Brandtsegg |
| Subject | Re: [Csnd] Looking for examples of granular synthesis on live audio input |
| Attachments | partikkel_starter_kit_efx.zip |
Here's a "starter kit" that I sometimes use with students, to get them started working with partikkel without opening the whole can of worms :-) I defined default values for many partikkel parameters in the .inc file, and then overwrite them in the csd as needed. tir. 1. sep. 2020 kl. 21:21 skrev Rory Walsh <rorywalsh@ear.ie>:
|
| Date | 2020-09-06 09:15 |
| From | francesco |
| Subject | Re: [Csnd] Looking for examples of granular synthesis on live audio input |
Thanks Oeyvind!
I will look carefully to your beautiful example.
Many thanks,
ciao,
francesco.
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 |