Commit Graph

26 Commits

Author SHA1 Message Date
Mike Oliphant 368e47e12e Update NeuralAudio (better RTNeural NAM performance) 2024-11-27 09:17:49 -08:00
Mike Oliphant ad593b4038 Bump version -> 0.1.5 2024-11-04 07:36:33 -08:00
Mike Oliphant 19d3abb12d Switch to NeuralAudio for model handling 2024-10-31 10:35:28 -07:00
Mike Oliphant 0649b4a822 Bump version -> 0.1.4 2024-08-17 11:27:04 -07:00
Mike Oliphant 40bae2bd87 c++ version -> 17 2024-08-01 12:41:26 -07:00
Mike Oliphant 34be69df6d Remove AudioDSPTools dependency. Do simple DC blocker instead of HPF. 2023-10-17 12:25:14 -07:00
Mike Oliphant 34c7628202 Bump version to 0.1.3 2023-10-16 08:17:06 -07:00
Mike Oliphant 52810a3f9c Switched to AudioDSPTools for highpass filter implementation 2023-10-02 08:12:33 -07:00
Mike Oliphant 1deb8cb5bc Bump version to 0.1.2 2023-09-13 07:52:52 -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 c990eedf33 Bump version 2023-07-07 07:29:50 -07:00
Mike Oliphant 4d9b5be76f Bump version 2023-06-15 11:45:46 -07:00
runiq 6140bceb75 Fix install target
The new `DIRECTORY` line makes installation work with any build directory, not just `build`.

Using a relative `DESTINATION` path honors `CMAKE_INSTALL_PREFIX` instead of hardcoding it to `/usr`.
2023-06-09 22:25:21 +02: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 2469ac69af Force link with stdc++fs 2023-05-12 07:45:47 -07:00
Mike Oliphant fa5ba95f75 remove stray bracket 2023-05-10 12:54:17 -07:00
Mike Oliphant 634dd6296f try to fix cmake install dir 2023-05-10 12:47:39 -07:00
Mike Oliphant 54bad8318e fix install 2023-05-10 12:37:53 -07:00
Mike Oliphant b5a6e59d6a add install/pack 2023-05-10 12:36:01 -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
Mike Oliphant 52942dc16b Delete local NAM code 2023-03-23 12:09:33 -07:00
Mike Oliphant 100d344e3d Trying to get atom:Path to work for model laoding 2023-03-11 10:53:05 -08:00
Mike Oliphant bd6b12c399 fixed binary copy deps 2023-03-09 14:26:50 -08:00
Mike Oliphant cad0b0dd15 Use cmake variable for lv2 plugin id 2023-03-09 08:03:10 -08:00
Mike Oliphant 6f2f7921cc Initial commit 2023-03-08 17:19:08 -08:00