Raphael Dinge
Raphael Dinge
On macOS Monterey, `zsh` is used by default. But Max still uses `bash`. We need to source our environment with the `PATH` to erbb. So not only we have to...
When jumper position is 0..10V, whatever the input, the output is 10V because there was a mistake already in the schematics. We can just correct it by using an inverting...
When connecting the DPSM: - 12V takes around 110mA - -12V takes around 10mA
Workaround shell session for reference: ```console % brew install libsndfile ... % brew list libsndfile ... /opt/homebrew/Cellar/libsndfile/1.1.0/lib/libsndfile.1.dylib /opt/homebrew/Cellar/libsndfile/1.1.0/lib/libsndfile.dylib % ls -l /opt/homebrew/Cellar/libsndfile/1.1.0/lib/ total 912 -r--r--r-- 1 raf admin 466656 Jun...
> To remedy this, since the label is a string, we will use dot notation to bind a scalar to a compound element. ==> can you explain mode this ?...
> BTW; Faust C++ code could be generated a bit differently (different compilation options) to 1) run on the simulator, then 2) run on the daisy board with an adapter...
> Ho do you plan to properly simulate CPU usage on VCV Rack ? (that is a given DSP that runs on the simulator may not be able to run...
> _for both passive and active widgets, is there a function, defined on the FAUST side, and in C++, "safe" (that is no runtime failures like C++ exceptions) that can...
Hi @da6353 ! If you refer to the plated through-holes zig-zag pattern, that actually comes from the Electro-smith Eagle layout, and was just converted this way in Kicad. Electro-smith did...
Hi @da6353 > I make a generic matching 12HP front user panel protoboard, and also a 14HP version ('kivu14'), which has pin headers realigned, so that standard pcb protoboard can...