Re: [Faudiostream-users] Faust and Teensy question for Designing Physical Instruments for Music

2020-06-26 Thread interrupt
that stinks that you couldn't get it working, Thadeus. Suyash, I've definitely made a whole polyphonic drum machine (6 note poly with a global reverb) that responds to usb midi control on a teensy using Faust. I was able to compile it on 3.6 and 3.2 with less polyphony and a lesser quality reverb

Re: [Faudiostream-users] Faust and Teensy question for Designing Physical Instruments for Music

2020-06-26 Thread Thadeus Reed
Hi Suyash, I did the Stanford/Kadenze course and I was hoping to use the Teensy with Faust but the only thing I could make work was the example. Anything with audio input/processing hasn't seemed to correctly. Using the Teensy Audio library worked just fine. FWIW I am using the SparkFun ProtoPeda

Re: [Faudiostream-users] Faustide and Midi input

2020-06-26 Thread Stéphane Letz
Have you tried the Faust Web IDE ? (running on Chrome so that you can have MIDI) https://faustide.grame.fr/ Stéphane > Le 27 juin 2020 à 01:10, francesco mulassano > a écrit : > > Hi, I'm trying to use a midi keyboard with the faustide, i see the notes but > nothing plays ... I use for ex

[Faudiostream-users] Esp32 and audio effects

2020-06-26 Thread MahaVoice SkyTravers
Hi everyone, Can anyone run effects(delay,reverb,flange,...) on esp32 with wm8978 audio codec? I use windows 10, Faust on line editor and Arduino IDE for both ttgo dev board and esp32 Audio kit with ac101? Best ___ Faudiostream-users mailing list Faudiost

[Faudiostream-users] Faust and Teensy question for Designing Physical Instruments for Music

2020-06-26 Thread Suyash Joshi
Hi, I'm taking a workshop at Stanford and the instructor recommended Faust with Teensy. She had us order Teensy 3.2 and I just wanted to check if that will work with FAUST or not as I got mixed information here ps:// faust.grame.fr/doc/tutorials/ & https://www.pjrc.com/store/teensy32.html Thank y

[Faudiostream-users] Faustide and Midi input

2020-06-26 Thread francesco mulassano
Hi, I'm trying to use a midi keyboard with the faustide, i see the notes but nothing plays ... I use for example MarimbaMIDI I need to add midi to a simple synth program ___ Faudiostream-users mailing list Faudiostream-users@lists.sourceforge.net https:/

Re: [Faudiostream-users] faust2teensy doesn't compile on teensy 4.0

2020-06-26 Thread Roland Nebe
Dumbest Question first - do you have the correct Audio Shield? You need Rev D for Teensy 4.0, Rev C for teensy 3.6. Rev C has different pinout, you can use patch cables instead of stacking if you know what you're doing. I seem to remember that faustZita didn't work for us either on Teensy (someth

Re: [Faudiostream-users] faust2teensy doesn't compile on teensy 4.0

2020-06-26 Thread Stéphane Letz
Read that thread : https://forum.pjrc.com/threads/55274-Using-Faust-with-Teensy Stéphane > Le 26 juin 2020 à 11:04, Ciro Caputo a écrit : > > Hi, first time poster, long time lurker here. > After fiddling with Faust for a bit I bought a Teensy 4 to try to run some > Faust patches I made on it

[Faudiostream-users] faust2teensy doesn't compile on teensy 4.0

2020-06-26 Thread Ciro Caputo
Hi, first time poster, long time lurker here. After fiddling with Faust for a bit I bought a Teensy 4 to try to run some Faust patches I made on it. I tried running the example files from Romain Michon tutorial but when compiling it gives me this linker error: //c:/program files (x86)/arduino/hard