Andrew Belt
|
e7567e5f27
|
SHASR: Refactor algorithm to not read output values.
|
1 year ago |
Andrew Belt
|
ecbab0e7a1
|
RandomValues: Store values in class variable, not output ports.
|
1 year ago |
Andrew Belt
|
73a6b41359
|
Tweak descriptions of module manifests.
|
1 year ago |
Andrew Belt
|
5f90e17907
|
Add manualUrls to module manifests.
|
1 year ago |
Andrew Belt
|
a3a8c960f7
|
Add keywords to modules to match their panel labels.
|
1 year ago |
Andrew Belt
|
b5c725e8bf
|
SHASR: Make PUSH button only trigger row 1, and lower rows if triggers are unconnected.
|
1 year ago |
Andrew Belt
|
bd0a2adb12
|
SHASR: Make PUSH button trigger all rows regardless of TRIG connectedness.
|
1 year ago |
Andrew Belt
|
f1d204dc9c
|
SHASR: Edit RND button description.
|
1 year ago |
Andrew Belt
|
898d2030dd
|
Push: Make PUSH input invert push state when hold is enabled.
|
1 year ago |
Andrew Belt
|
8cea17f1f7
|
Make panels use solid lines to connect related components.
|
1 year ago |
Andrew Belt
|
d1b8084d5a
|
Random Values: Initialize random values. Serialize values.
|
1 year ago |
Andrew Belt
|
2924dd4ac3
|
Generate range labels programmatically in createRangeItem().
|
1 year ago |
Andrew Belt
|
4e96473836
|
SHASR: Add random range setting to context menu.
|
1 year ago |
Andrew Belt
|
bd50d80a3c
|
SHASR: Tweak param description.
|
1 year ago |
Andrew Belt
|
7050197fa7
|
SEQ3: Add Clock button.
|
1 year ago |
Andrew Belt
|
5ce7104b00
|
SHASR: Use ParamQuantity::randomizeEnabled to disable randomization instead of overriding onRandomize().
|
1 year ago |
Andrew Belt
|
79ce23f9e3
|
SHASR: Don't randomize state of Randomize button.
|
1 year ago |
Andrew Belt
|
69f7bbd879
|
Use VCVBezel for buttons that trigger events and VCVButton/VCVLatch for toggle switches.
|
1 year ago |
Andrew Belt
|
1931a6a52d
|
SHASR: Make Randomize button randomize only the first stage, and only when triggered. Make it a VCVLightBezel component.
|
1 year ago |
Andrew Belt
|
a780b63719
|
Bump version.
|
1 year ago |
Andrew Belt
|
a98b894962
|
Add dark panels for Push, RandomValues, Rescale, and SHASR.
|
1 year ago |
Andrew Belt
|
66e71989bb
|
Change slug SHADR to SHASR.
|
1 year ago |
Andrew Belt
|
f7f2047eef
|
Merge branch 'v2' into new
|
1 year ago |
Andrew Belt
|
4d36c52aaa
|
Finish functionality of SHADR.
|
1 year ago |
Andrew Belt
|
917628ec27
|
Move LightButton to Rack SDK.
|
1 year ago |
Andrew Belt
|
962547d765
|
Bump version.
|
1 year ago |
Andrew Belt
|
0e88599c2d
|
Add SHADR module WIP.
|
1 year ago |
Andrew Belt
|
6190f3df43
|
Add Push module.
|
1 year ago |
Andrew Belt
|
139055934f
|
Move LightButton to Rack SDK.
|
1 year ago |
Andrew Belt
|
f03e461c5e
|
Add Random Values modules.
|
1 year ago |
Andrew Belt
|
b4d803d73a
|
Rescale: Implement cyclic reflection of min and max.
|
1 year ago |
Andrew Belt
|
bd55456192
|
Use ThemedScrew.
|
1 year ago |
Andrew Belt
|
a86027448a
|
Add Rescale module.
|
1 year ago |
Andrew Belt
|
b73fb1aed8
|
Use dark panels and ThemedPJ301MPort.
|
1 year ago |
Andrew Belt
|
bff7cbbafe
|
Add dark panels.
|
1 year ago |
Andrew Belt
|
dffaf456aa
|
Edit README with new plugin name.
|
1 year ago |
Andrew Belt
|
60aad63b88
|
Bump version. Update license year and owner.
|
1 year ago |
Andrew Belt
|
2836616783
|
Add min/max ticks to panels of SEQ3 and Scope.
|
1 year ago |
Andrew Belt
|
45080ab409
|
Revise panels: Change VCA Mix "MIX" label to "MIX LVL". Add Scope GAIN knob ticks. Rename ADSR to ADSR EG. Change Sequential Switch CLK label to TRIG.
|
1 year ago |
Andrew Belt
|
704d88697b
|
ADSR: Tweak default display plot.
|
1 year ago |
Andrew Belt
|
819d243cd3
|
Add "EG" to ADSR name.
|
1 year ago |
Andrew Belt
|
efc7cf5e6f
|
Random: Disable RND slider light if IN is connected.
|
1 year ago |
Andrew Belt
|
6eeb7a036c
|
VCMixer: Add settings for exponential channel and mix VCAs.
|
2 years ago |
Andrew Belt
|
e78e6a435c
|
Scope: Improve stat text kerning.
|
2 years ago |
Andrew Belt
|
080bca3108
|
Scope: Refactor pointBuffer to avoid re-calculations.
|
2 years ago |
Andrew Belt
|
dbf1cfcc0a
|
Scope: Draw demo waveform in module browser.
|
2 years ago |
Andrew Belt
|
2dfa78ffda
|
ADSR: Redesign display to match new VCV envelope modules.
|
2 years ago |
Andrew Belt
|
034f604481
|
Remove deprecated call to ParamQuantity::getSmoothValue().
|
2 years ago |
Andrew Belt
|
001dbb782a
|
SEQ3: Generate step 1 trigger when resetting from a higher step.
|
2 years ago |
Andrew Belt
|
1b52924516
|
SequentialSwitch1/2: Refactor. Add de-click option. When mixing mono and poly inputs, apply mono signal to all poly channels.
|
2 years ago |