Source: neuralblender
Section: sound
Priority: optional
Maintainer: 3rdp4r7yr3p0 <3rdp4r7yr3p0@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 build-essential, cmake, dh-exec, dpkg-dev, libcairo2-dev, libfftw3-dev, libjack-jackd2-dev, libsndfile1-dev, lv2-dev, pkgconf, xxd, zlib1g-dev,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://sourceforge.net/projects/neuralblender

Package: neuralblender
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
Suggests: neuralblender-data,
Provides: neuralblender-lv2, neuralblender-plugin, neuralblender-standalone,
Description: Guitar amp modeling plugin based on RTNeural and NeuralAmp
 A simple, efficient but feature-rich amp modeling app and LV2 plugin based on
 RTNeural and NeuralAmpModeler (NAM).
 Features:
  * Standalone app and LV2 plugin.
  * Supports nam A1, nam A2, aidax, and json model files.
  * Full impulse response (convolution) for cab sim.
  * Reads gzipped files.
  * Complete STOMPBOX -> preEQ -> AMP -> postEQ -> CAB/IR signal flow with 3
    "banks" of models.
  * 8-band parametric pre and post EQ.
  * Can load up to 4 models on each bank simultaneously (each model either
    NAM/json/aidax or IR).
  * Can either blend them (normal) or switch between them like "channels"
    (exclusive mode).
  * Proper multithreading with UI and loader threads separate from DSP.
  * Calibration can be tuned for guitar or bass.
  * Tuner, can be enabled/disabled to save a bit of CPU.
  * Volume ramping/crossfade when loading, switching etc. to avoid clicks.
  * Noise-gate (threshold, attack, hold, release).

Package: neuralblender-data
Architecture: all
Depends: neuralblender-plugin,
Description: Guitar amp modeling plugin based on RTNeural and NeuralAmp (data files)
 A simple, efficient but feature-rich amp modeling app and LV2 plugin based on
 RTNeural and NeuralAmpModeler (NAM).
 Features:
  * Standalone app and LV2 plugin.
  * Supports nam A1, nam A2, aidax, and json model files.
  * Full impulse response (convolution) for cab sim.
  * Reads gzipped files.
  * Complete STOMPBOX -> preEQ -> AMP -> postEQ -> CAB/IR signal flow with 3
    "banks" of models.
  * 8-band parametric pre and post EQ.
  * Can load up to 4 models on each bank simultaneously (each model either
    NAM/json/aidax or IR).
  * Can either blend them (normal) or switch between them like "channels"
    (exclusive mode).
  * Proper multithreading with UI and loader threads separate from DSP.
  * Calibration can be tuned for guitar or bass.
  * Tuner, can be enabled/disabled to save a bit of CPU.
  * Volume ramping/crossfade when loading, switching etc. to avoid clicks.
  * Noise-gate (threshold, attack, hold, release).
 .
 This package provides data files for the "NeuralBlender" standalone
 application and plugin(s).
