Skip to content

Element’s Sampling Filter #725

Answered by mfisher31
nimrodadar asked this question in Q&A
Discussion options

You must be logged in to vote

Yeah, sure. If you're looking at taking a stab at it, src/ui/contextmenus.hpp is where the over sample menu code is. With new menu item, it then could call another new function on element::Processor to change the filter. With all that said, both of those areas are something that needs badly cleaned up. e.g. oversampling code in general shouldn't directly live inside element::Processor, and the context menus aren't the easiest to work with (due to a bad initial design).

I'd be ok with adding this as an option, but not if it requires adding tons of new code to element::Processor. Would have to go looking to see what's really required, but as far as I know it's the one single parameter utili…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
5 replies
@nimrodadar
Comment options

@mfisher31
Comment options

@mfisher31
Comment options

@nimrodadar
Comment options

@mfisher31
Comment options

Comment options

You must be logged in to vote
2 replies
@mfisher31
Comment options

Answer selected by nimrodadar
@mfisher31
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants