Commit Graph

29 Commits

Author SHA1 Message Date
Mike Oliphant d2cc00186f fixed model loudness 2024-10-31 13:46:54 -07:00
Mike Oliphant 19d3abb12d Switch to NeuralAudio for model handling 2024-10-31 10:35:28 -07:00
Mike Oliphant 567719af61 Switch to NeuralAudio for model handling 2024-10-31 10:35:24 -07:00
Mike Oliphant 1dc54bc5f9 Update NeuralAmpModelerCore 2024-08-17 11:17:46 -07:00
Mike Oliphant 43fb036706 Update submodules 2023-11-12 09:20:40 +08:00
Mike Oliphant 34be69df6d Remove AudioDSPTools dependency. Do simple DC blocker instead of HPF. 2023-10-17 12:25:14 -07:00
Mike Oliphant e3c5b6bd4f Update for normalization->loudness in NAM core. 2023-10-15 18:11:36 -07:00
Mike Oliphant eb46377d71 Update to latest NAM core. Handle model normalization with output gain. 2023-10-15 12:09:52 -07:00
Mike Oliphant b22f02c84e Update NAM core. Switch to new simplified NAM process method. 2023-10-06 11:51:30 -07:00
Mike Oliphant 52810a3f9c Switched to AudioDSPTools for highpass filter implementation 2023-10-02 08:12:33 -07:00
Mike Oliphant c3888eccae Update NAM core 2023-09-13 07:51:22 -07:00
Mike Oliphant 2d126db631 Update NAM Core. 2023-09-06 17:32:00 -07:00
Mike Oliphant 46a73d83fa Initialize model pre-run buffer to zero. Update to latest devel NAM Core with pre-warm instead of anti-pop. 2023-08-18 13:20:27 -07:00
Mike Oliphant fbf05b4472 Do 5Hz high pass filter to clean up any DC offset created by the model 2023-07-28 09:20:52 -07:00
Mike Oliphant ee0c83a10e Update NeuralAmpModelerCore 2023-07-27 15:32:38 -07:00
Mike Oliphant cde3df4e84 Update to latest NAM Core 2023-06-23 08:07:43 -07:00
Mike Oliphant 41a45ace93 Float interface with NAM core. Workaround for Reaper crash. Use "nam" for model path fle type 2023-05-31 09:26:12 -07:00
Mike Oliphant 73b6640db7 Update NAM core 2023-05-28 18:15:19 -07:00
Mike Oliphant a3a6520ea5 Update to latest NeuralAmpModelerCore 2023-05-17 09:46:16 -07:00
Mike Oliphant 6ad5b29c96 Update NeuralAmpModelerCore 2023-04-13 11:45:44 -07:00
Mike Oliphant e7ba7a54bd Sync NeuralAmpModelerCore 2023-04-13 11:38:36 -07:00
Mike Oliphant b12aec0876 Enable model loudness normalization. Update NeuralAmpModelerCore. 2023-04-10 10:26:01 -07:00
Mike Oliphant 51f49b5fc1 Add back path free calls on linux only 2023-04-08 10:54:35 -07:00
mikeoliphant 253a705243 Make sure __has_builtin is defined 2023-04-05 12:29:30 -07:00
Mike Oliphant 43f12ad73b Re-enable fast tanh approximation 2023-04-03 15:10:33 -07:00
Mike Oliphant 9065de91c0 Update to latest NAM code 2023-04-02 16:11:57 -07:00
Mike Oliphant 54e814c754 Update NeuralAmpModelerCore submodule 2023-03-24 11:03:11 -07:00
Mike Oliphant 95ca0ad631 Add floating point denormal code 2023-03-24 11:00:51 -07:00
Mike Oliphant 8c1c989cf4 Move dependencies into subdir 2023-03-24 09:40:11 -07:00