Commit Graph

17 Commits

Author SHA1 Message Date
Mike Oliphant dbf00f0ed3 Formatting 2023-07-04 14:53:39 -07:00
Mike Oliphant 0aad7c32b6 Add CMake option for denormal disabling 2023-06-19 10:58:05 -07:00
falkTX eb35260789 Pre-run model to ensure all needed buffers are allocated in advance
Signed-off-by: falkTX <falktx@falktx.com>
2023-06-15 17:06:32 +02:00
falkTX 0d7954cf2a General cleanup, no functional changes
Signed-off-by: falkTX <falktx@falktx.com>
2023-06-15 16:42:45 +02:00
falkTX 3710dda839 Move fast tanh enable call to static plugin init
Signed-off-by: falkTX <falktx@falktx.com>
2023-06-15 16:36:31 +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
Jon Anderson 1c41097285 Added support to save/restore model file with presets/state 2023-04-02 15:24:32 -05:00
Mike Oliphant 95ca0ad631 Add floating point denormal code 2023-03-24 11:00:51 -07:00
Mike Oliphant 15642132ba remove "rate" from constructor 2023-03-21 09:45:02 -07:00
Mike Oliphant 73975aeef6 Load models using LV2 work scheduler 2023-03-13 12:48:35 -07:00
Mike Oliphant 99c709d70d plugin cleanup 2023-03-13 09:52:15 -07:00
Mike Oliphant 819d0a3d2e catch error if NAM model fails to load 2023-03-13 08:51:42 -07:00
Mike Oliphant fe577ea342 Using atom:Path to get model to load from DAW 2023-03-11 13:23:35 -08:00
Mike Oliphant 100d344e3d Trying to get atom:Path to work for model laoding 2023-03-11 10:53:05 -08:00
Mike Oliphant c6ea48cee3 Try to use atom:path to get model path 2023-03-09 13:57:26 -08:00
Mike Oliphant 3cc92ace6a remove denorm code 2023-03-09 09:27:11 -08:00
Mike Oliphant 6f2f7921cc Initial commit 2023-03-08 17:19:08 -08:00