Skip to content

Update dBiz. #802

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugins/dBiz
Submodule dBiz updated 91 files
+1 −1 Makefile
+1 −1 README.md
+1 −1 plugin.json
+2,518 −2,493 res/Dark/Bench.svg
+620 −600 res/Dark/Bene.svg
+388 −364 res/Dark/BenePad.svg
+480 −465 res/Dark/BigSmorph.svg
+979 −958 res/Dark/Chord.svg
+4,930 −4,908 res/Dark/Contorno.svg
+0 −515 res/Dark/ContornoExpander.svg
+0 −5,448 res/Dark/ContornoMK2.svg
+929 −1,140 res/Dark/DAOSC.svg
+1,725 −1,653 res/Dark/DVCO.svg
+541 −518 res/Dark/DrMix.svg
+5,219 −5,198 res/Dark/DualFilter.svg
+3,685 −3,668 res/Dark/DualMatrix.svg
+0 −1,171 res/Dark/Multiple.svg
+368 −323 res/Dark/NavControl.svg
+11,428 −11,400 res/Dark/Order.svg
+703 −664 res/Dark/PerfMixer.svg
+497 −461 res/Dark/PerfMixer4.svg
+1,490 −1,466 res/Dark/QuePasa.svg
+1,331 −820 res/Dark/Remix.svg
+0 −1,304 res/Dark/Remix2.svg
+1,210 −1,205 res/Dark/SPan.svg
+1,145 −1,120 res/Dark/Smixer.svg
+522 −638 res/Dark/Smorph.svg
+1,284 −1,258 res/Dark/TROSC.svg
+1,929 −1,895 res/Dark/TROSCMK2.svg
+379 −356 res/Dark/Transpose.svg
+470 −542 res/Dark/Utility.svg
+1,237 −1,212 res/Dark/VCA4.svg
+1,386 −852 res/Dark/VCA530.svg
+1,894 −1,866 res/Dark/Verbo.svg
+0 −515 res/Light/ContornoExpander.svg
+928 −1,134 res/Light/DAOSC.svg
+1,705 −1,651 res/Light/DVCO.svg
+0 −1,173 res/Light/Multiple.svg
+1,092 −581 res/Light/Remix.svg
+2,091 −2,064 res/Light/TROSCMK2.svg
+0 −1 res/Light/debug.log
+ res/component.rar
+174 −165 res/component/LRoundWhite-bg.svg
+140 −131 res/component/LRoundWhite.svg
+0 −289 res/component/PJ301MB.svg
+288 −289 res/component/PJ301ML.svg
+0 −289 res/component/PJ301MO.svg
+288 −289 res/component/PJ301MR.svg
+288 −289 res/component/PJ301MS.svg
+0 −289 res/component/PJ301MW.svg
+0 −289 res/component/PJ3410.svg
+208 −199 res/component/RoundWhite-bg.svg
+175 −166 res/component/RoundWhite.svg
+ screenshots/v2.jpg
+15 −4 src/4Seq.cpp
+71 −35 src/Bench.cpp
+61 −34 src/Bene.cpp
+0 −6 src/BenePads.cpp
+30 −25 src/BigSmorph.cpp
+95 −81 src/Chord.cpp
+37 −29 src/Contorno.cpp
+59 −39 src/DAOSC.cpp
+76 −38 src/DVCO.cpp
+25 −9 src/Divider.cpp
+14 −11 src/DrMix.cpp
+54 −35 src/DualFilter.cpp
+70 −35 src/DualMatrix.cpp
+ src/GPTTROSK.rar
+0 −301 src/Multiple.cpp
+9 −5 src/NavControl.cpp
+62 −36 src/Order.cpp
+102 −78 src/PerfMixer.cpp
+63 −40 src/PerfMixer4.cpp
+53 −31 src/QuePasa.cpp
+49 −34 src/Remix.cpp
+23 −18 src/Smixer.cpp
+25 −20 src/Smorph.cpp
+33 −15 src/Span.cpp
+23 −10 src/SuHa.cpp
+24 −11 src/SuHaMK2.cpp
+52 −21 src/TROSC.cpp
+112 −90 src/TROSCMK2.cpp
+49 −31 src/Transpose.cpp
+24 −14 src/Util2.cpp
+31 −24 src/Utility.cpp
+57 −27 src/VCA4.cpp
+39 −17 src/VCA530.cpp
+49 −33 src/Verbo.cpp
+1 −2 src/plugin.cpp
+16 −7 src/plugin.hpp
+4 −4 src/template/Empty.cpp
Loading