Ivan COHEN
c818d8ee5d
Merge 8ae3bd5249
into e15646b1af
6 years ago
Ivan COHEN
8ae3bd5249
Improved VCF HP output and added proposal for a BP output
I have replaced the previous Fundamental VCF HP output formula with the correct one, and I have added a commented instruction which could be used to provide a BP output as well if wanted.
Note : I have not tested yet the submitted change, but these formulas are the one I use all the time in my own Moog-like / transistor ladder filter algorithms, such as the one in Sonic Academy ANA 2.
For more information about the formula I have used, see there : http://www.kvraudio.com/forum/viewtopic.php?t=207647
6 years ago
Andrew Belt
e15646b1af
Bump version
6 years ago
Andrew Belt
5f24597b7c
Add VCA-1, redesign VCA to VCA-2
6 years ago
Andrew Belt
6c401ac7c3
Change default value of LFOs to 2 Hz, according to https://vcvrack.com/manual/VoltageStandards.html#pitch-and-frequencies , and expanded range to up to 2kHz.
6 years ago
Andrew Belt
7d1c39e02e
Update readme
6 years ago
Andrew Belt
7dd4143625
Create dep directory in libsamplerate target
6 years ago
Andrew Belt
5b9345fafc
Fix enums in ADSR
7 years ago
Andrew Belt
45f6f7e85d
Only compile libsamplerate/src
7 years ago
Andrew Belt
aaf7473d0e
Create dep/ at root level of Makefile
7 years ago
Andrew Belt
0543c35276
Create dep directory
7 years ago
Andrew Belt
83890604dc
Merge branch 'master' of github.com:VCVRack/Fundamental
7 years ago
Andrew Belt
c9142a85b0
Update Makefile dep
7 years ago
Andrew Belt
343b666202
Create dep directory on Makefile launch
7 years ago
Andrew Belt
ae9cdde99a
Fix makefile order
7 years ago
Andrew Belt
79f5eb28f9
Update dep target
7 years ago
Andrew Belt
6375186492
Update build system
7 years ago
Andrew Belt
2d39dc7591
Remove libsamplerate submodule, fix Delay build on MacOS
7 years ago
Andrew Belt
093355d9a1
Improve Delay algorithm
7 years ago
Andrew Belt
6081445561
Remove commented line
7 years ago
Andrew Belt
23aba43d17
Use static libsamplerate as an object file
7 years ago
Andrew Belt
88d5cc09a4
Fix Delay, add libsamplerate to Fundamental build system
7 years ago
Andrew Belt
5d676bba0b
Update VCMixer
7 years ago
Andrew Belt
2c89deb637
Fix knob sizes
7 years ago
Andrew Belt
0797781d83
Change VERSION to 0.6
7 years ago
Andrew Belt
85e1b5c5b5
Clarify license for panels
7 years ago
Andrew Belt
760f6ea76f
Use ext gate from SEQ-3 for gate output, remove gate options
7 years ago
Andrew Belt
83394c9751
Use ModuleWidget::appendContextMenu()
7 years ago
Andrew Belt
5e7a2aa2ff
Fix names of Models
7 years ago
Andrew Belt
a7afe8bc52
Update to Rack API
7 years ago
Andrew Belt
9dc101f01d
helper replacement
7 years ago
Andrew Belt
9a6f3d9b77
Update SchmittTrigger calls
7 years ago
Andrew Belt
feff87e44b
Use randomUniform()
7 years ago
Andrew Belt
eba641ca04
Add RACK_DIR to Makefile
7 years ago
Andrew Belt
e2adf87b14
Fix near() function in ADSR
7 years ago
Andrew Belt
4b122d2bec
Fix interpolateLinear call
7 years ago
Andrew Belt
13226797f1
Use float literals (with "f" suffix) instead of doubles, update to
latest math.hpp API
7 years ago
Andrew Belt
3c5a89713a
Fix default note name in comment
7 years ago
Andrew Belt
0781ce4ce5
Update version
7 years ago
Andrew Belt
ac851d736c
Update README
7 years ago
Andrew Belt
89fcaf01d5
Update Makefile and API
7 years ago
Andrew Belt
b54abba858
Add Sequential Switch
7 years ago
Andrew Belt
c66b5de881
Define version in Makefile
7 years ago
Andrew Belt
179a7c9d82
Merge branch 'master' of github.com:VCVRack/Fundamental
7 years ago
Andrew Belt
0aa5b16d26
Increase feedback limit to 100%
7 years ago
Andrew Belt
cf5536965c
Merge pull request #16 from mhetrick/master
Replace deprecated pushChild with addChild
7 years ago
Michael Hetrick
f6ab6d3824
Replace deprecated pushChild with addChild
7 years ago
Andrew Belt
a74b4e6dda
Normalize input of Mutes to the input above it
7 years ago
Andrew Belt
66242d5b91
Update tags
7 years ago
Andrew Belt
46ade60f82
Make LFO-2 wave param default consistent with VCO-2
7 years ago