Commit Graph

100 Commits

Author SHA1 Message Date
Mike Oliphant 29e0cd2343 Just omit the state section, since it seems to just be for setting defaults and we don't have one 2023-06-11 17:44:56 -07:00
Mike Oliphant 8ea9157743 Merge branch 'main' of https://github.com/mikeoliphant/neural-amp-modeler-lv2 2023-06-09 08:58:06 -07:00
Mike Oliphant f11b51f510 Set mod:fileTypes to "nam,nammodel" so it works properly in both MOD and Reaper 2023-06-09 08:57:57 -07:00
Mike Oliphant f1077aca82 Update README.md 2023-06-08 11:03:43 -07:00
Mike Oliphant 47f75ccca0 Merge branch 'main' of https://github.com/mikeoliphant/neural-amp-modeler-lv2 2023-06-08 09:30:40 -07:00
Mike Oliphant 8aff7658e8 Use empty string for default model in ttl 2023-06-08 09:30:28 -07:00
Mike Oliphant a34215c669 Update README.md 2023-06-07 16:53:34 -07:00
Mike Oliphant 3a1d771d00 Add files via upload 2023-06-07 16:50:35 -07:00
Mike Oliphant 17baa0a224 Create README.md 2023-06-07 16:48:47 -07:00
Mike Oliphant 75106654c5 Update build.yml 2023-05-31 10:19:33 -07:00
Mike Oliphant 420cd4596d Fix logger initialization to ensure correct operation if logging is not supported 2023-05-31 09:45:10 -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 d940642b65 Update README.md 2023-05-13 17:40:09 -07:00
Mike Oliphant 2469ac69af Force link with stdc++fs 2023-05-12 07:45:47 -07:00
Mike Oliphant 207777ec3f only do smoothing if we need to, and keep db conversion out of the sampe loop 2023-05-11 11:52:06 -07:00
Mike Oliphant d8193de9eb do smoothing per-sample 2023-05-11 11:29:30 -07:00
Mike Oliphant 10059d327c parameter smoothing 2023-05-11 11:26:37 -07:00
Mike Oliphant 0de36a5d8a ttl updates 2023-05-11 11:08:12 -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 937a9f1abd add cpack 2023-05-10 12:40:15 -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 c92f5e5564 Merge pull request #20 from micahvdm/main
Add file handling for Mod
2023-05-08 18:26:46 -07:00
DivideCo c5451faba1 change to Neural Model
As per @falkTX suggestion
2023-05-08 19:33:52 +02:00
DivideCo a12a9b1253 Add file handling for Mod
This will also require an update to mod-ui and browsepy
2023-05-08 17:31:33 +02:00
Mike Oliphant 239c269ef9 Merge pull request #17 from rerdavies/Output-fixes.-patch_get/state_changed
Output fixes. patch get/state changed
2023-04-23 17:05:53 -07:00
Robin Davies 3aaebfb25e Fix notification port output. 2023-04-19 05:42:06 -04:00
Mike Oliphant 9460178d58 Merge pull request #16 from mikeoliphant/mikeoliphant-patch-1
Update build.yml
2023-04-18 17:56:01 -07:00
Mike Oliphant 7610b197bc Update build.yml 2023-04-18 17:54:52 -07:00
Robin Davies dd7fa42184 Merge pull request #1 from mikeoliphant/main
Sync
2023-04-18 11:56:19 -04:00
Mike Oliphant 1bf2b30315 run build on pr 2023-04-16 13:18:52 -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 273aa846d5 Less pedantic compile warnings 2023-04-13 11:23:33 -07:00
Mike Oliphant 067135b0ff Merge branch 'main' of https://github.com/mikeoliphant/neural-amp-modeler-lv2 2023-04-11 08:26:42 -07:00
Mike Oliphant 6a1b7bfd2d Additional checks for LV2 mapPath and freePath supprt 2023-04-11 08:26:40 -07:00
Mike Oliphant cde8785a4d Update build.yml 2023-04-10 17:31:50 -07:00
Mike Oliphant 123df46041 Update build.yml 2023-04-10 17:28:55 -07:00
Mike Oliphant 4ee2c57f70 Update build.yml 2023-04-10 17:26:51 -07:00
Mike Oliphant 9fb7e0c0a9 Create build.yml 2023-04-10 16:54:54 -07:00
Mike Oliphant 362b4b530d Use lv2 freePath to free path data 2023-04-10 11:21:45 -07:00
Mike Oliphant 6b21e67f88 Fixed incorrect model path size. 2023-04-10 10:41:28 -07:00
Mike Oliphant b12aec0876 Enable model loudness normalization. Update NeuralAmpModelerCore. 2023-04-10 10:26:01 -07:00
Mike Oliphant 6f3a9232d2 Merge branch 'main' of https://github.com/mikeoliphant/neural-amp-modeler-lv2 2023-04-10 10:17:21 -07:00
Mike Oliphant 3a6abca1e6 lv2 error on failed model load 2023-04-10 10:17:19 -07:00
Mike Oliphant 9d33d7139f Update README.md 2023-04-08 10:59:24 -07:00
Mike Oliphant 51f49b5fc1 Add back path free calls on linux only 2023-04-08 10:54:35 -07:00