Quantcast
Channel: LinuxMusicians
Viewing all articles
Browse latest Browse all 2874

Linux Music News • saugns v0.4.6. Added `R` flag `p` for 1D Perlin noise modes.

$
0
0

saugns v0.4.6 is out, with mainly just one new feature, turning the rumble oscillator R into a Perlin noise oscillator.

This changes the color of the noise and the waveform (examples added to my article about noise types). It can be combined with any other mode.

Language changes:

  • Signal generator types. R mode m flags:
    • Add p (Perlin noise mode) to reshape the waveform for
      1D Perlin noise, combinable with all noise functions and
      other flags.
    • Change updating of flags when adjusting mode; now every
      flag set is kept until setting a function, which clears
      old flags. Before, any change to mode cleared old flags.
      (Makes especially the use of parameter .a less clunky.)
      Also fix m.a... ma, now handled like ma.a....
  • Line types.
    • Add smo (Smoothstep degree 5),
      a sinuous curve traditionally used for Perlin noise.
  • Seed parameter. Make s recognize the same numerical
    constants as p (phase), currently G.

Statistics: Posted by joelkp — Wed Oct 02, 2024 2:08 pm



Viewing all articles
Browse latest Browse all 2874

Trending Articles