Skip to content

Ion3rik/Velvet-Noise-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Velvet Noise Generator

A velvet noise generator plugin


GUI Controls

  • Gain – Output Volume in dB
  • Density – Pulses/s
  • Pulse Width – Width of each velvet pulse in percentage of the grid size
  • Regularity – Regularity of the pulse placement and signs (0 = fully random, 1 = fully regular)

Downloads

macOS Universal Binary


Build

Requirements

  • C++17 compiler (Clang, GCC, MSVC)
  • CMake 3.21+
  • Ninja (optional but recommended)

Setup

Clone the repository:

git clone --recurse-submodules https://github.com/Ion3rik/Velvet-Noise-Generator.git
cd Velvet-Noise-Generator

Configure and Build

cmake -S . -B build -G Ninja -DCMAKE_BUILD_TYPE=Release
ninja -C build

About

Velvet Noise Generator

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors