Hi,
these days I’m mostly into bug-fixing, because I also do a little video editing, and this makes me aware of issues that I haven’t experienced yet. I also started to implement resampling, using the decorator design pattern. Funnily enough I wasn’t even aware that this is considered a design pattern, I just thought it was nice.
However, after reading a little in a decent design patterns book, I saw the same scheme. Which makes sense, considering that design patterns were discovered to be recurring solutions to programming problems.
Have fun
-Richard