mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-08 12:30:12 +02:00
remove denorm code
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
namespace NAM {
|
||||
Plugin::Plugin(float rate)
|
||||
{
|
||||
namModel = get_dsp("C:\\Users\\oliph\\AppData\\Roaming\\GuitarSim\\NAM\\JCM2000Crunch.nam");
|
||||
namModel = get_dsp("C:\\Users\\oliph\\AppData\\Roaming\\GuitarSim\\NAM\\AC15Brkup.nam");
|
||||
}
|
||||
|
||||
void Plugin::map_uris(LV2_URID_Map* map) noexcept {
|
||||
|
||||
Reference in New Issue
Block a user