Source: smartpedal
Section: sound
Priority: optional
Maintainer: 3rdp4r7yr3p0 <3rdp4r7yr3p0@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 build-essential, cmake, dh-exec, juce-7.0.2-src, ladspa-sdk, libasound2-dev, libcurl4-openssl-dev, libfontconfig-dev, libfreetype-dev, libglu1-mesa-dev, libjack-jackd2-dev, libx11-dev, libxcomposite-dev, libxcursor-dev, libxext-dev, libxinerama-dev, libxrandr-dev, libxrender-dev, lv2-dev, mesa-common-dev, pkgconf,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://guitarml.com
Vcs-Git: https://github.com/GuitarML/SmartGuitarPedal.git
Vcs-Browser: https://github.com/GuitarML/SmartGuitarPedal

Package: smartpedal
Architecture: all
Depends: smartpedal-standalone, smartpedal-lv2, smartpedal-vst, smartpedal-vst3,
Description: Guitar plugin that uses neural network models (Meta-Package).
 Guitar plugin made with JUCE that uses neural network models to emulate real
 world hardware. The SmartPedal uses the same WaveNet model architecture as
 SmartAmp, and you can load your own trained models from the PedalNetRT code.
 Capture your own devices and load the models using the SmartPedal.
 .
 This Meta-Package provides an easier way to install the "SmartPedal"
 Standalone Application and LV2, VST, VST3 Plugin(s).

Package: smartpedal-standalone
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
Provides: smartpedal-plugin,
Description: Guitar plugin that uses neural network models (Standalone Application).
 Guitar plugin made with JUCE that uses neural network models to emulate real
 world hardware. The SmartPedal uses the same WaveNet model architecture as
 SmartAmp, and you can load your own trained models from the PedalNetRT code.
 Capture your own devices and load the models using the SmartPedal.
 .
 This package provides the "SmartPedal" Standalone Application.

Package: smartpedal-lv2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
Provides: smartpedal-plugin,
Description: Guitar plugin that uses neural network models (LV2 Plugin).
 Guitar plugin made with JUCE that uses neural network models to emulate real
 world hardware. The SmartPedal uses the same WaveNet model architecture as
 SmartAmp, and you can load your own trained models from the PedalNetRT code.
 Capture your own devices and load the models using the SmartPedal.
 .
 This package provides the "SmartPedal" LV2 Plugin.

Package: smartpedal-vst
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
Provides: smartpedal-plugin,
Description: Guitar plugin that uses neural network models (VST Plugin).
 Guitar plugin made with JUCE that uses neural network models to emulate real
 world hardware. The SmartPedal uses the same WaveNet model architecture as
 SmartAmp, and you can load your own trained models from the PedalNetRT code.
 Capture your own devices and load the models using the SmartPedal.
 .
 This package provides the "SmartPedal" VST Plugin.

Package: smartpedal-vst3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
Provides: smartpedal-plugin,
Description: Guitar plugin that uses neural network models (VST3 Plugin).
 Guitar plugin made with JUCE that uses neural network models to emulate real
 world hardware. The SmartPedal uses the same WaveNet model architecture as
 SmartAmp, and you can load your own trained models from the PedalNetRT code.
 Capture your own devices and load the models using the SmartPedal.
 .
 This package provides the "SmartPedal" VST3 Plugin.

