Fundamental
Fundamental copied to clipboard
Hi! I _think_ the trigger input is unused when in XY mode. Looking at the source: https://github.com/VCVRack/Fundamental/blob/v2/src/Scope.cpp#L103-L106 ``` // Trigger immediately in Lissajous mode, or if trigger detection is disabled...
Hiya! I've been playing with using the scope in XY mode to display text, and I'm hitting against what I think is the hardcoded `BUFFER_SIZE` limit here: https://github.com/VCVRack/Fundamental/blob/v2/src/Scope.cpp#L5 Here's about...
When trying to use the switch 1-4 as a clock modulator by routing pulses into both the input and clock results in an extra trigger. Unsure if this is intentional...
Most VCOs in VCV will produce bothersome clicks and pops when modulating the pulse width because they used the Fundemental VCO as a reference. The developer of Slime Child Audio...
Plugin version 1.4.0, Rack 1.1.6, Windows 8.1 I have noticed that when I modulate the pulse width of Fundamental VCO-1 that it produces intermittent clicking and popping. This happens even...
It would be pretty useful if it was possible copy the values of one column of knobs to the next / any other one. The right click menu while hovering...
I tried this: load a wavetable with lots of harmonics. set wave points to 2048 to make it read correctly -> no alias supression at all. You can easily hear...
and that causes audio pops/noise in the module's output. The most offending mutex locking is at https://github.com/VCVRack/Fundamental/blob/5c7a2bfe14b2edf73669ea5d04d65112a192f778/src/Wavetable.hpp#L329 Since that method is run at each GUI update (dozens of times per...
Please see: https://community.vcvrack.com/t/wt-vco-user-wavetables/15519/3?u=jens.peter.nielsen
linux ubuntu 9693f7fc7f404f19b04cd1fa6bfa84375f781045  .