Source: rack2-pdarray
Section: sound
Priority: optional
Maintainer: 3rdp4r7yr3p0 <3rdp4r7yr3p0@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 build-essential, cmake, dh-exec, pkgconf, rack2-dev,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/mgunyho/PdArray
Vcs-Git: https://github.com/mgunyho/PdArray.git
Vcs-Browser: https://github.com/mgunyho/PdArray

Package: rack2-pdarray
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 rack2,
Provides: rack2-plugin,
Description: PdArray modules for VCV Rack 2.
 PdArray is a plugin for the VCV Rack virtual modular synthesizer that allows
 creating custom envelopes, much like the array object in Pure Data. You
 can enter values into the array either by manually drawing, recording an
 input, or loading a sample. A CV input controls the position of a cursor for
 reading out the array values. There are two outputs: one will output the
 stepped values of the array directly (useful for e.g. sequencing), and the
 other will output smooth interpolated values, using the same interpolation
 algorithm as the tabread4~ object in Pd.
