BAKVENDT - ILF Reverse Delay Thing!
Moderator: Pladask
- cantremember
- Lagom Gigantic Lurker of BILF
- Posts: 760
- Joined: Sun Oct 04, 2015 11:50 am
- Location: Az
Re: BAKVENDT - ILF Reverse Delay Thing!
Damn this looks like its gonna be awesome!
- cosmicevan
- FAMOUS
- Posts: 1535
- Joined: Tue Feb 12, 2019 9:18 pm
- Location: at the edge of oscillation, NY
Re: BAKVENDT - ILF Reverse Delay Thing!
Wow, this thing looks NUTS!!! subscribed!
•○• cosmically yours •○•
- elefontpress
- involved
- Posts: 95
- Joined: Tue Apr 09, 2019 9:54 pm
- Location: Ottawa, Ontario, Canada
- Contact:
Re: BAKVENDT - ILF Reverse Delay Thing!
This. Is. Fantastic!Pladask wrote:Some progress!![]()
![]()
![]()
Where do I sign up?

-
- interested
- Posts: 26
- Joined: Thu Aug 23, 2018 2:42 pm
- Pladask
- committed
- Posts: 380
- Joined: Wed Sep 23, 2015 4:50 am
- Location: Bergen, Norway
- Contact:
Re: BAKVENDT - ILF Reverse Delay Thing!
My phone broke so I don't have photos to show for it, but the hardware prototype is assembled and the admin code is working. Satisfying to flip the lights with the CLOCK knob! Hope to test audio code later this week.
Hardware observation:
As with the previous version of the pedal the LOOP/REGEN pot gives the option for either buffer looping at MID <-> MAX (similar to the FABRIKAT LOOP parameter), and regeneration/feedback at MID <-> MIN. Now the additional (left) footswitch will only allow to MAX the LOOP/REGEN knob which yields maximum buffer looping. Ideally I'd like to be able to select if the knob should be set to either maximum feedback or looping when the footswitch is activated, but I don't believe there is a good way to implement the functionality and the necessary interface information without complicating the build. Unless some very very compelling arguments are presented I will keep the hardware as it is.
Hardware observation:
As with the previous version of the pedal the LOOP/REGEN pot gives the option for either buffer looping at MID <-> MAX (similar to the FABRIKAT LOOP parameter), and regeneration/feedback at MID <-> MIN. Now the additional (left) footswitch will only allow to MAX the LOOP/REGEN knob which yields maximum buffer looping. Ideally I'd like to be able to select if the knob should be set to either maximum feedback or looping when the footswitch is activated, but I don't believe there is a good way to implement the functionality and the necessary interface information without complicating the build. Unless some very very compelling arguments are presented I will keep the hardware as it is.
- whoismarykelly
- FAMOUS
- Posts: 1900
- Joined: Sun Nov 28, 2010 1:25 pm
Re: BAKVENDT - ILF Reverse Delay Thing!
Thinking about the way either side would be used - is there a way to have that switch work the way the bypass switch works with different results from press and hold than press and release? Press and release could max the knob for holding the loop. Press and hold could go to min to ramp up to max feedback. Surely thats a completely different set of functions than just changing bypass state but it would be cool.Pladask wrote:My phone broke so I don't have photos to show for it, but the hardware prototype is assembled and the admin code is working. Satisfying to flip the lights with the CLOCK knob! Hope to test audio code later this week.
Hardware observation:
As with the previous version of the pedal the LOOP/REGEN pot gives the option for either buffer looping at MID <-> MAX (similar to the FABRIKAT LOOP parameter), and regeneration/feedback at MID <-> MIN. Now the additional (left) footswitch will only allow to MAX the LOOP/REGEN knob which yields maximum buffer looping. Ideally I'd like to be able to select if the knob should be set to either maximum feedback or looping when the footswitch is activated, but I don't believe there is a good way to implement the functionality and the necessary interface information without complicating the build. Unless some very very compelling arguments are presented I will keep the hardware as it is.
- Pladask
- committed
- Posts: 380
- Joined: Wed Sep 23, 2015 4:50 am
- Location: Bergen, Norway
- Contact:
Re: BAKVENDT - ILF Reverse Delay Thing!
Audio code tested and working. Will need some minor refinements. A happy mistake happened with the "both lower and upper octave" code. It's very glitchy, but kinda crazy and cool. Might keep it as is. Will have a lot of office work time the next 2 weeks so aiming to have the PCBA and pre-drill design files ready this month. I'll order parts this Autumn for 50 units. However unless we have a big break through with the FAB production these wont be available until early 2020.




- Dandolin
- IAMILFFAMOUS
- Posts: 11125
- Joined: Thu Oct 15, 2009 2:33 pm
- Location: On the pharm in PA
Re: BAKVENDT - ILF Reverse Delay Thing!
"very glitchy, but kinda crazy and cool"




"In a moment of unparalleled genius, Noel Parachute headed off this potential disaster by unplugging the microphone."
- cosmicevan
- FAMOUS
- Posts: 1535
- Joined: Tue Feb 12, 2019 9:18 pm
- Location: at the edge of oscillation, NY
- elefontpress
- involved
- Posts: 95
- Joined: Tue Apr 09, 2019 9:54 pm
- Location: Ottawa, Ontario, Canada
- Contact:
Re: BAKVENDT - ILF Reverse Delay Thing!
Minor critique: the symbols for octave selection should be -/+ rather than ÷/+ ? My brain is melting a bit at the idea of a division based octave.Pladask wrote:Had some leftover time on a trip recently and decided to revisit this thing. Haven't tested anything yet, but I think both the code and graphics look promising. Hopefully I'll be able to test it some time this Autumn. Below is the current graphic displayed with a gerber viewer (won't be so colorful). The red sections would be exposed FR4 backlit by LEDs.
The system clock parameter doubles as a program selector when in momentary bypass. Additional footswitch to maximize the looping. Ditching the grain direction switch and instead offering both forward and backward granular delay/stretching. Random vibrato (MOD) to make it more lively. The core schematic for this thing is laughably simple so it was fun to see how much functionality I could squeeze into it without adding too much extra circuitry.
Feedback is welcome![]()

- whoismarykelly
- FAMOUS
- Posts: 1900
- Joined: Sun Nov 28, 2010 1:25 pm
Re: BAKVENDT - ILF Reverse Delay Thing!
Octave effects have been called Octave Dividers for decades. Divide a frequency by 2, get an octave down.
- elefontpress
- involved
- Posts: 95
- Joined: Tue Apr 09, 2019 9:54 pm
- Location: Ottawa, Ontario, Canada
- Contact:
Re: BAKVENDT - ILF Reverse Delay Thing!
Fair point! But then shouldn’t we pick a system? Subtraction/addition or division/multiplication?
- Pladask
- committed
- Posts: 380
- Joined: Wed Sep 23, 2015 4:50 am
- Location: Bergen, Norway
- Contact:
Re: BAKVENDT - ILF Reverse Delay Thing!
Good point. I think I intended for a minus sign, but have ended up with a division sign for some reason. How bout changing them to up and down arrows?elefontpress wrote:Minor critique: the symbols for octave selection should be -/+ rather than ÷/+ ? My brain is melting a bit at the idea of a division based octave.
- UglyCasanova
- IAMILFFAMOUS
- Posts: 12546
- Joined: Mon Jul 28, 2014 6:47 am
- Location: Norway
Re: BAKVENDT - ILF Reverse Delay Thing!
In elementary school I'm pretty sure we used ÷ for minus and / for division. I have no idea why. Maybe it was easier to read? Norway be crazy?
iRerror:
http://irerror.bandcamp.com
http://irerror.bandcamp.com
- Pladask
- committed
- Posts: 380
- Joined: Wed Sep 23, 2015 4:50 am
- Location: Bergen, Norway
- Contact:
Re: BAKVENDT - ILF Reverse Delay Thing!
UC and his false memoriesUglyCasanova wrote:In elementary school I'm pretty sure we used ÷ for minus and / for division. I have no idea why. Maybe it was easier to read? Norway be crazy?
