hemmer
f283cd671b
Initial work to make PonyVCO poly
See #43
2 years ago
Ewan
6423a904bc
Merge branch 'VCVRack:v2' into v2
2 years ago
Andrew Belt
b5e11be7a4
Distribute Spring Reverb IR as a file instead of in the binary.
2 years ago
hemmer
213f167ad7
Merge branch 'v2-mtr' into v2
* v2-mtr:
Update Muxlicer manual/changelog
Update build-plugin.yml
Update build-plugin.yml
Update DC blocker to RC filter
Fix name and update with ARM builds
Addressing feedback from Robin
Improve Muxlicer docs
Don't cut out sound on startup
Add startup animation
Improve MTR
2 years ago
hemmer
1c69ca11a7
Merge branch 'v2' of https://github.com/VCVRack/Befaco into v2
2 years ago
Ewan
fcf9b56401
Motion MTR (v2.4.0) ( #42 )
* Added MotionMTR
* Improve Muxlicer docs and knob labels
* PonyVCO - update DC blocker to RC filter, avoids NaNs at high sample rates (fixes #41 #40 )
Fixes #40 #41
2 years ago
hemmer
25e910e63b
Update Muxlicer manual/changelog
Delete build-plugin.yml
2 years ago
hemmer
4408ecafa9
Update build-plugin.yml
2 years ago
hemmer
f8fcc72284
Update build-plugin.yml
2 years ago
hemmer
f5bd1d75b7
Update DC blocker to RC filter
Fixes #40 #41
2 years ago
hemmer
f932111e61
Fix name and update with ARM builds
2 years ago
hemmer
537cd5c7da
Addressing feedback from Robin
* make orange more vidid
* draggable sliders
2 years ago
hemmer
a28a478483
Improve Muxlicer docs
* fix incorrect label
2 years ago
hemmer
9bd820a9db
Don't cut out sound on startup
2 years ago
hemmer
7cb878acc7
Add startup animation
2 years ago
hemmer
92031ecf37
Improve MTR
2 years ago
hemmer
e9e883e8d1
Update build-plugin.yml
2 years ago
hemmer
42e275464a
Added MotionMTR prototype
2 years ago
Ewan
adcc920324
PonyVCO (v2.3.0) ( #38 )
* Added Pony VCO
* Improve Oversampling filter code
* remove DC from EvenVCO pulse
* Fix #37 DC on saw based waves
* update README with hardware differences
* Fix CPU spike with StereoStrip, fixes #39
2 years ago
Andrew Belt
dcd9a59ea7
Merge pull request #35 from hemmer/v2
Stereo Strip (v2.2.0)
3 years ago
hemmer
793765a073
Updated changelog
3 years ago
hemmer
15f183e7f7
Add StereoStrip
* addressing feedback from Andrew
* add optional saturation to outputs
* added linear clipped panning law
3 years ago
hemmer
7e0b020000
Remove github builds
3 years ago
hemmer
6bdf0f62d9
Grit quantity knob behaviour updated to match production hardware version fixes #34
* added manual links for Mex/Noise Plethora
3 years ago
hemmer
7f84cc47d9
Re-instate local builds
3 years ago
Ewan
0cff3b0281
Noise Plethora (v2.1.0) ( #31 )
* Noise Plethora
* Initial release
* Chopping Kinky
* Upgraded to use improved DC blocker
* Spring Reverb
* Added bypass
* Kickall
* Allow trigger input and button to work independently
* EvenVCO
* Fix to remove pop when number of polyphony engines changes (Fixes #33 )
* Muxlicer
* Chaining using reset now works correctly (Fixes #32 )
3 years ago
Andrew Belt
ec406ce181
Merge branch 'v2' of github.com:VCVRack/Befaco into v2
3 years ago
Andrew Belt
1961dd8328
Update authorEmail.
3 years ago
hemmer
9a2a2a8f82
Muxlicer: fix tap tempo
plugin.json - remove unsupported tag
3 years ago
Andrew Belt
3f38f88552
Change Muxlicer from header to source file.
3 years ago
Andrew Belt
69417b35f2
Use smooth brightness of light in SamplingModulator.
3 years ago
Andrew Belt
396952c92b
Fix BananutBlack alias.
3 years ago
Andrew Belt
d3166352ec
Move components and panels to their own res/ subdir. Add component license to LICENSE.md.
3 years ago
Andrew Belt
b2ebed7d11
Add more component redesigned from Pyer.
3 years ago
Andrew Belt
1076329fd1
Add and implement BefacoTinyKnob and Knurlie component redesigns from Pyer.
3 years ago
Andrew Belt
98c7e62cfe
Replace BefacoBigSnapKnob with BefacoBigKnob, set snapEnabled of ParamQuantity.
3 years ago
Andrew Belt
b284086cb5
Add .gitignore.
3 years ago
hemmer
6c361734d7
Changes to remain compatible with Rack2 SDK 219bbaf1
3 years ago
hemmer
17d51926bb
More porting to Rack V2
* fixed bug with Muxlicer outputClockFollowsPlayMode
3 years ago
hemmer
4ee3422c38
Merge remote-tracking branch 'origin/v2' into v2
# Conflicts:
# plugin.json
3 years ago
hemmer
2140d5ecc3
Preliminary changes to build for Rack 2
3 years ago
Ewan
0d92e822a2
Merge pull request #23 from hemmer/v1
Release updated modules: Muxlicer, Mex, ADSR, Sampling Modulator, STMix (v1.2.0)
3 years ago
hemmer
90be52bbf3
Reverted DC removal changes to EvenVCO
(more consistent with hardware / backwards compatible)
3 years ago
hemmer
5f5448b900
Use proper simd function for Morphader
3 years ago
hemmer
9f6ce79c2a
Addressing review comments
3 years ago
Andrew Belt
6d90388dc7
Fix SpringReverb LEVEL2_PARAM label.
3 years ago
hemmer
39aa3d9cd3
Removed .yml ahead of pull request to upstream
Removed unused Button/Knob
3 years ago
hemmer
0dcf53d4b0
ADSR: Custom ParamQuantity for Trig/Gate
Chopping Kinky: use getVoltageSum() as module is mono
EvenVCO: make "remove DC" an option (default false for backwards compatability)
Morphader: clarify ExponentialSlew issues
SamplingModulator: save DC removal setting with patch
3 years ago
hemmer
a342b799db
EvenVCO: remove DC offset from pulse out
Sampling Modulator: avoid processing if outputs/inputs not connected
Misc: updated docs
3 years ago
hemmer
81e2dbba6e
Muxlicer: All In can actually also act as All Out on hardware, so implement that here
* fix sequence reset logic
* COM/IO works even if sequence is stopped (uses active step)
* tweak knob colours
3 years ago