[Faudiostream-users] Distortion from (pm.)violinBowedString

2020-11-02 Thread Alex Lucas
Hi all, I'm experiencing some audible distortion when changing the bow velocity parameter in my implementation of a violin model which uses (pm.)violinBowedString. The distortion occurs in varying degrees across the majority of the velocity parameter range of 0-1. Its first occurrence is around (

Re: [Faudiostream-users] Web audio app for hexaphonic effects

2020-11-02 Thread Stéphane Letz
1) You can possibly try the Audio Worklet model with « webaudiowasm-worklet » target. 2) Note that "Audio Input API » is probably only available when you deliver the page with https (= secure) protocol. Stéphane > Le 2 nov. 2020 à 15:34, Loïc Reboursiere a écrit : > > Hi Stéphane, > > tha

Re: [Faudiostream-users] Web audio app for hexaphonic effects

2020-11-02 Thread Loïc Reboursiere
Hi Stéphane, thanks for your answer. Indeed python simple server works (I use python -m http.server), but the open HTML loaded page comes with "Audio Input API not available" although faust online IDE works perfectly, just like exemples on this page

Re: [Faudiostream-users] Web audio app for hexaphonic effects

2020-11-02 Thread Stéphane Letz
The generated HTML page has to be loaded with http:// protocol, not file://. So you will have to start a local server, like using « python -m SimpleHTTPServer » for instance. Stéphane > Le 2 nov. 2020 à 11:15, Loïc Reboursiere a écrit : > > Hi, > > I'm working on hexaphonic guitar (elect

[Faudiostream-users] Web audio app for hexaphonic effects

2020-11-02 Thread Loïc Reboursiere
Hi, I'm working on hexaphonic guitar (electrified guitar with an hexaphonic pickup, i.e, one pickup per string) and hexaphonic effects. By following one of the Faust lockdown webinar I manage to get an hexaphonic delay with the following code : bounce(d) = @(vslider("delay %d[style:knob]", 4410, 0

Re: [Faudiostream-users] We need your contributions to the IFC20 round table!

2020-11-02 Thread Romain Michon
Hi Dario, Thanks for suggesting this. I took good note of it. Cheers, Romain On Fri, Oct 30, 2020 at 5:21 PM Dario Sanfilippo wrote: > Dear Alain, > > I would take the opportunity to bring up something that had already been > discussed on the list some time ago; this is an idea that regards b