Skip to content

Releases: azur1s/penare

0.2.1

30 Sep 16:04
Compare
Choose a tag to compare

Changes

  • Updated the UI looks

Features

  • Added option to clip the sign of the function. For example: positive function will always returns the values that are positive (some functions can returns negative values even if they're in the positive side) and the values that are out of the ranges will get clipped to 0.

0.2.0

06 Aug 13:40
Compare
Choose a tag to compare

Changes

  • Change minimum filter frequencies from 5Hz to 3Hz
  • Combined Rectifier and Crusher into Waveshaper :D
  • Updated Sinusoidal algorithm

Features

  • Dark-mode UI!!!!!
  • Real-time waveshaper display!!!

0.1.3

02 Aug 20:58
Compare
Choose a tag to compare

Changes

  • Change Floorer section to Crusher
  • Add some paddings in UI

Features

  • Waveshaper are now asymmetric! (You can still toggle symmetric with Copy Function)
  • Added new waveshapers Sinusodial and Singlefold
  • Added ability to also apply hard clip function after waveshapers so now everything can turn into a hard clipper :)
  • Added new crusher types Round, Bits, BitsQ, BitsQU16

0.1.2

02 Aug 10:34
Compare
Choose a tag to compare

Features

  • Added new distortion section Floorer
  • Added new waveshaping functions Sqrt, RecipropalTanh
  • Added "Flip Phase" parameter
  • Added "Flip Rectified Signal" parameter

0.1.1

01 Aug 20:36
Compare
Choose a tag to compare

Changes

  • Changed Clip to Waveshape as it's more of a waveshaper (although you can use it as clipper)
  • Update the UI to make it more lookable

Features

  • Added 3 waveshaping functions (ScaledClip, Softdrive, TanhTwoAtanh)
  • Added rectification with 2 modes (Half, Full)

0.1.0

01 Aug 00:35
Compare
Choose a tag to compare
Nevermind