diff options
author | cheapie <no-email-for-you@example.com> | 2022-01-02 12:22:00 -0600 |
---|---|---|
committer | cheapie <no-email-for-you@example.com> | 2022-01-02 12:22:00 -0600 |
commit | a98cf4b03d42d3836148da590bb0cde9f689037f (patch) | |
tree | 9a716141f55f35811a536834c1be2a902b2ff8b6 /mesecons_gates/textures | |
parent | f82cae841e8ed96c03c7aaefbc26dbff2d811f2b (diff) | |
download | mesecons-a98cf4b03d42d3836148da590bb0cde9f689037f.tar mesecons-a98cf4b03d42d3836148da590bb0cde9f689037f.tar.gz mesecons-a98cf4b03d42d3836148da590bb0cde9f689037f.tar.bz2 mesecons-a98cf4b03d42d3836148da590bb0cde9f689037f.tar.xz mesecons-a98cf4b03d42d3836148da590bb0cde9f689037f.zip |
Add pulse gate
Sends a mesecons signal of a fixed length (punch to adjust, like a delayer) when power is applied.
Uses texture by numberZero from upstream #536
Diffstat (limited to 'mesecons_gates/textures')
-rw-r--r-- | mesecons_gates/textures/jeija_gate_pulse.png | bin | 0 -> 122 bytes |
-rw-r--r-- | mesecons_gates/textures/mesecons_gates_pulse_setting_1.png | bin | 0 -> 4837 bytes |
-rw-r--r-- | mesecons_gates/textures/mesecons_gates_pulse_setting_2.png | bin | 0 -> 4817 bytes |
-rw-r--r-- | mesecons_gates/textures/mesecons_gates_pulse_setting_3.png | bin | 0 -> 4845 bytes |
-rw-r--r-- | mesecons_gates/textures/mesecons_gates_pulse_setting_4.png | bin | 0 -> 4832 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/mesecons_gates/textures/jeija_gate_pulse.png b/mesecons_gates/textures/jeija_gate_pulse.png Binary files differnew file mode 100644 index 0000000..183ce4f --- /dev/null +++ b/mesecons_gates/textures/jeija_gate_pulse.png diff --git a/mesecons_gates/textures/mesecons_gates_pulse_setting_1.png b/mesecons_gates/textures/mesecons_gates_pulse_setting_1.png Binary files differnew file mode 100644 index 0000000..5c04ca1 --- /dev/null +++ b/mesecons_gates/textures/mesecons_gates_pulse_setting_1.png diff --git a/mesecons_gates/textures/mesecons_gates_pulse_setting_2.png b/mesecons_gates/textures/mesecons_gates_pulse_setting_2.png Binary files differnew file mode 100644 index 0000000..6f670d4 --- /dev/null +++ b/mesecons_gates/textures/mesecons_gates_pulse_setting_2.png diff --git a/mesecons_gates/textures/mesecons_gates_pulse_setting_3.png b/mesecons_gates/textures/mesecons_gates_pulse_setting_3.png Binary files differnew file mode 100644 index 0000000..67dc004 --- /dev/null +++ b/mesecons_gates/textures/mesecons_gates_pulse_setting_3.png diff --git a/mesecons_gates/textures/mesecons_gates_pulse_setting_4.png b/mesecons_gates/textures/mesecons_gates_pulse_setting_4.png Binary files differnew file mode 100644 index 0000000..0bee893 --- /dev/null +++ b/mesecons_gates/textures/mesecons_gates_pulse_setting_4.png |