wavegen-rs icon indicating copy to clipboard operation
wavegen-rs copied to clipboard

"Square" implementation should allow for duty cycle control

Open spitfire05 opened this issue 2 years ago • 0 comments

Right now, it can only generate a symmetrical square, with 50% duty cycle.

TODO:

  • implement duty cycle in _square function
  • update square! macros to allow for new attribute

spitfire05 avatar Jul 06 '22 20:07 spitfire05