Any luck with this Davidelvig? I have one of the Pesky digital microphones as well and would love to use it with the Audio Library if possible. I don't have any need for 24 bits.
Type: Posts; User: mihow
Any luck with this Davidelvig? I have one of the Pesky digital microphones as well and would love to use it with the Audio Library if possible. I don't have any need for 24 bits.
Nice! I'd love to see that. Maybe my first excuse to play with altium's circuit maker as well.
How is your project going bogasaur?
I've been looking for an example of a custom Teensy with the bootloader on a separate board, so it's awesome to see this! Let us know if its working out.
Are there any known issues with using the Capacitive Sensor / CapSense library while using the Audio Library? Any gotchas with the timing, etc.?
Thanks so much. I look forward to trying the...
Hi swarfrat, how did things go with your octave pitch shifter? Were you doing this before the Audio library existed?
Funny, I am able to play 4 files now without distortion, just a periodic click. The CPU usage is high though. I hear the click at the same time the memory usage drops from 2 to 1. I'm logging usage...
I also have been experimenting with AudioPlaySDWav and AudioPlaySDRaw. I am able to play 2 files simultaneously and they sound great. I start to hear noise when I play 3 simultaneously, and its...
I saw you added these as feature requests in GitHub, thank you. Paul, I believe only you or official contributors can add the "enhancement" label in GitHub.
Okay here is a quick and grimy patch that cycles through some vowel-like formant sounds.
2661
/* Formant values for vowels taken from CSound manual appendix:...
I know the variable filter object is brand new, but... is there a way to change the bandwidth of the bandpass output? I am playing with formants to make vowel sounds (sets of 3-5 bandpass filters)...
Thanks for the arbitrary waveform example. Here is a modified version that includes several waveforms from Adventure Kid (thanks Nantonos!)
zip file:...
Here's a video of me playing with AudioEffectDelay and some samples (notice the cash register cameo). The pots I have hooked up are super sensitive and a bit hard to dial where you want them....
Ooo, can't wait to do some filter sweeps! I'm sorry I have no insight to help with the Q & gain issues. I'm working on some demo patches today though and hope to have some audio to share.
Thanks for the new AudioSynthNoiseWhite and AudioSynthNoisePink objects!