dasp icon indicating copy to clipboard operation
dasp copied to clipboard

Inversion around equilibrium

Open andrewcsmith opened this issue 7 years ago • 1 comments

Basically, Sample should have a built-in function to switch from 1.0 to -1.0. It's sort of "negation" but in reality we're talking about an inversion around the equilibrium point, so it makes sense that it would live in the Sample crate.

andrewcsmith avatar Aug 07 '17 14:08 andrewcsmith

How about a method called .invert_amplitude()?

mitchmindtree avatar Nov 07 '17 09:11 mitchmindtree