|
You are here |
tomverbeure.github.io | ||
| | | | |
www.righto.com
|
|
| | | | | How hard could it be to fix a vintage solderless breadboard that doesn't quite work? The "elite 2 circuit design test system" below combin... | |
| | | | |
andybrown.me.uk
|
|
| | | | | [AI summary] This text discusses a USB microphone project, sharing insights on audio processing, I2S interface, and challenges faced during development. Key topics include converting 24-bit to 16-bit audio, handling USB enumeration, and resolving issues with different sampling rates. The author also addresses questions about code structure, buffer sizes, and compatibility with various microcontrollers like STM32 and ESP32. | |
| | | | |
electricdruid.net
|
|
| | | | | [AI summary] This article explains the hybrid digital-analog design of the Roland Juno series synthesizer's digitally controlled oscillators, while the comments discuss a controversy over whether the waveshaper circuit is technically part of the 'DCO' mechanism. | |
| | | | |
blog.demofox.org
|
|
| | | The last post talked about finite impulse response filters (FIRs) where the output of the filter was based on the current and previous input samples. (https://blog.demofox.org/2020/01/14/fir-audio-data-filters/) In this post we are going to talk about infinite impulse response filters (IIRs) where the output of the filter is based not only on current and previous input... | ||