-NOTES: ·Headphones recomended. Some extreme sounds (frequency and amplitude) can be generated. (click to start) ·powered by p5js and p5.sound.
-Click-> start/pause. -'s'-> Save image of current canvas. -'r'-> Responsive mode ON/OFF.(default OFF)
Features: ·"cols": Number of columns (4,8,12 or 16) ·"lines": Nmber of lines (4,8,12,16 or 20) ·"same_shadow": All lines has the same shadow value (boolean) ·"separation": separation between lines (none, all, random) ·"probEffect": Probability of delay effect 1/N (N=1,2,3,4 or 5) ·"freqRange": Frequency range (all, low or high) ·"darkMode": is darkmode (boolean) ·"same_step": same steep length for all lines (boolean) ·"lines_variety": variety of types of lines.(0.0-1.0) ·"fx_delay_ratio": Ratio of delay effects (0.0-1.0) ·"noise_ratio": Ratio of noise (0.0-1.0) ·"same_freq": same frequency for each type of lines or random frequency for each line (boolean) ·"wave_predefined": Wave shape is predefined for each type of lines or is randomly assigned (boolean) ·"changeOnlyRow": swap fragments of lines only between same number of columns (boolean), ·"has_color": 4 possible values: none (b&w), red, green or blue.(NOTE: Colored iterations can cause some nice glitches -> it is not an error)