Source: uhhyou-plugins
Section: sound
Priority: optional
Maintainer: 3rdp4r7yr3p0 <3rdp4r7yr3p0@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 build-essential, cmake, libcairo2-dev, libfontconfig1-dev, libfreetype6-dev, libgtkmm-3.0-dev, libjack-jackd2-dev, libpango1.0-dev, libsqlite3-dev, libx11-dev, libx11-xcb-dev, libxcb-cursor-dev, libxcb-keysyms1-dev, libxcb-util-dev, libxcb-xkb-dev, libxkbcommon-dev, libxkbcommon-x11-dev,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://ryukau.github.io/VSTPlugins
Vcs-Git: https://github.com/ryukau/VSTPlugins.git
Vcs-Browser: https://github.com/ryukau/VSTPlugins

Package: uhhyou-plugins
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
Description: Uhhyou collection of synthesizer and effect VST3 plugins.
 Uhhyou collection of synthesizer and effect VST3 plugins.
 Synthesizers:
   * ClangSynth is a synthesizer suitable for percussion sounds.
   * CollidingCombSynth is an experimental synthesizer which sounds like bowed
     string.
   * CubicPadSynth is a wavetable synthesizer which uses PADsynth algorithm to
     generate oscillator tables.
   * DoubleLoopCymbal is a synthesizer that produces a sound somewhere between
     hi-hat and triangle.
   * EnvelopedSine is an additive synthesizer that computes 64 sine waves for
     each note.
   * FDNCymbal is another attempt to make cymbal sound.
   * GenericDrum is a generic drum synthesizer using delays.
   * GlitchSprinkler is a synthesizer specialized to play fast arpeggios.
   * IterativeSinCluster is an additive synthesizer.
   * MaybeSnare is a synthesizer that resembles sound of snare drum.
   * MembraneSynth is a synthesizer that resembles sound of percussions with
     membrane, like bass drum or tom tom.
   * LightPadSynth is a lightweight version of CubicPadSynth.
   * SyncSawSynth is a 32 voice polyphonic synthesizer using up to 10th order PTR
     sawtooth oscillator.
   * TrapezoidSynth is a monophonic synthesizer equipped with trapezoid
     oscillator which is a piecewise function of 4 PTR ramp function.
   * UltraSynth is an ordinary synthesizer except 64-fold oversampling that is
     the same one used in UltrasonicRingMod.
   * WaveCymbal is an attempt to make cymbal sound with banded wave-guide which
     is a method for physical modeling. 
 Effects:
   * AccumulativeRingMod is a ring modulator that uses accumulated amplitude of
     input signal as the phase.
   * BasicLimiter is a basic single band limiter.
   * CombDistortion is a distortion using self-modulating comb filter.
   * EsPhaser is a phaser with up to 4096 stages of order 2 Thiran all-pass
     filters.
   * FDN64Reverb is a reverb equipped with a feedback delay network (FDN).
   * FeedbackPhaser is a phaser but the modulation source is feedback signal
     rather than an LFO.
   * L4Reverb is an extended version of LatticeReverb.
   * LatticeReverb is a reverb using lattice structure.
   * LongPhaser is a phaser using Schroeder all-pass filters which is able to
     set some long delay time. 
   * MiniCliffEQ is a linear phase FIR filter with 2^15 = 32768 taps.
   * NarrowingDelay is a delay with serially connected pitch shifter and
     frequency shifter on feedback path.
   * OrdinaryPhaser is an ordinary phaser with a delay on feedback path.
   * ParallelComb is a comb filter which has 4 different delay time and 1 shared
     buffer.
   * ParallelDetune is a detuning effect with 8 pitch shifters connected in
     parallel.
   * PitchShiftDelay is a time domain pitch shifter based on usual delay.
   * RingModSpacer is a sidechain limiter that adds severe distortion.
   * SevenDelay is a stereo delay using 7th order lagurange interpolated
     fractional delay.
   * SpectralPhaser is an effect that produces a phaser-like sound by applying a
     mask in the frequency domain.
   * UltrasonicRingMod is a ring modulator with 64-fold oversampling.
