Ok, so I have the following redstone/power circuitry:
The circuits in the setup:
Green Jacketed Wire: Input - Can be of any length(button, lever, etc)
A: Pulse Former
B: And gate - setup with two inputs(bottom, and side) outputting towards top
C: RS Latch
D: Redpower Repeater set at forth 'tick' of delay(This being 4x right clicks on the repeater)
E: Redpower Repeater set at fifth 'tick' of delay
F: Redpower Repeater set at first 'tick' of delay
What it does:
It turns the input into a single-tick pulse, then toggles power between the red & yellow jacketed wires. From here it forms a single-tick pulse for the toggled-on wire. While this is happening it "splits" the input line(green & orange jacketed wires) to create 2 single-tick pulses for orange going to the output line. It then bundles the outputs into a single bundled cable
The Result:
It emits a 1-tick pulse on the orange cable, then 3(4?) ticks later, it emits a pulse on the toggled-on wire(red or yellow), and a tick later, emits another pulse on the orange cable
The circuits in the setup:
Green Jacketed Wire: Input - Can be of any length(button, lever, etc)
A: Pulse Former
B: And gate - setup with two inputs(bottom, and side) outputting towards top
C: RS Latch
D: Redpower Repeater set at forth 'tick' of delay(This being 4x right clicks on the repeater)
E: Redpower Repeater set at fifth 'tick' of delay
F: Redpower Repeater set at first 'tick' of delay
What it does:
It turns the input into a single-tick pulse, then toggles power between the red & yellow jacketed wires. From here it forms a single-tick pulse for the toggled-on wire. While this is happening it "splits" the input line(green & orange jacketed wires) to create 2 single-tick pulses for orange going to the output line. It then bundles the outputs into a single bundled cable
The Result:
It emits a 1-tick pulse on the orange cable, then 3(4?) ticks later, it emits a pulse on the toggled-on wire(red or yellow), and a tick later, emits another pulse on the orange cable