[Csnd] Microphone Feedback Instrument
| Date | 2022-12-21 19:19 |
| From | Philipp Neumann |
| Subject | [Csnd] Microphone Feedback Instrument |
Hello everybody!
I’m asking for some suggestions on a project of mine.
I am working on a feedback instrument, mainly microphone feedback. i only have experince on this topic with max and pure data instruments - it looks like csound is acting a little bit different then these two.
This instrument is for an live-peformance. So, i’m a littlte bit scared that everything just explodes - like it was in a few of my last practice sessions in the studio.
Do you have some suggestions on this topic? Maybe also some artistic ideas?
Greetings,
Philipp
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 | 2022-12-21 20:23 |
| From | john |
| Subject | Re: [Csnd] Microphone Feedback Instrument |
If ou are worried aout feedback explosionyou migt consider actvating the
limiter.
Without seeing your code I have no other advice.
==John
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 | 2022-12-21 21:26 |
| From | luis antunes pena |
| Subject | Re: [Csnd] Microphone Feedback Instrument |
|
Hi Philipp, take a look at the Øyvind Branstegg auto-gain code that we looked at last semester. It is quite amazing. Cheers, Luís On 21.12.22 20:19, Philipp Neumann
wrote:
Hello everybody! I’m asking for some suggestions on a project of mine. I am working on a feedback instrument, mainly microphone feedback. i only have experince on this topic with max and pure data instruments - it looks like csound is acting a little bit different then these two. This instrument is for an live-peformance. So, i’m a littlte bit scared that everything just explodes - like it was in a few of my last practice sessions in the studio. Do you have some suggestions on this topic? Maybe also some artistic ideas? Greetings, Philipp 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 |