Mike Oliphant
|
b72337d8ee
|
Merge branch 'main' into test_lv2_save
|
2023-04-03 09:33:53 -07:00 |
|
Mike Oliphant
|
9065de91c0
|
Update to latest NAM code
|
2023-04-02 16:11:57 -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
|
ca90becaca
|
Separate lv2 from NAM in Visual Studio project
|
2023-03-24 15:12:36 -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 |
|
Mike Oliphant
|
2218ee401e
|
Update NeuralAmpModelerCore submodule
|
2023-03-23 12:38:03 -07:00 |
|
Mike Oliphant
|
876914a967
|
Delete copy of NAM dsp.cpp
|
2023-03-23 12:17:55 -07:00 |
|
Mike Oliphant
|
52942dc16b
|
Delete local NAM code
|
2023-03-23 12:09:33 -07:00 |
|
Mike Oliphant
|
23fa245cd7
|
NeuralAmpModelerCore as submodule
|
2023-03-23 12:09:17 -07:00 |
|
Mike Oliphant
|
b73857240a
|
Merge pull request #7 from moddevices/use-fabsf
Use fabsf to ensure no double promotion
|
2023-03-23 08:57:03 -07:00 |
|
falkTX
|
97f26f99bb
|
Use fabsf to ensure no double promotion
Signed-off-by: falkTX <falktx@falktx.com>
|
2023-03-23 12:33:09 +01:00 |
|
Mike Oliphant
|
15642132ba
|
remove "rate" from constructor
|
2023-03-21 09:45:02 -07:00 |
|
Mike Oliphant
|
cbf1ad7ccf
|
input and output level control ports
|
2023-03-13 13:16:10 -07:00 |
|
Mike Oliphant
|
73975aeef6
|
Load models using LV2 work scheduler
|
2023-03-13 12:48:35 -07:00 |
|
Mike Oliphant
|
4ea184cf05
|
Merge branch 'main' of https://github.com/mikeoliphant/neural-amp-modeler-lv2
|
2023-03-13 09:52:17 -07:00 |
|
Mike Oliphant
|
99c709d70d
|
plugin cleanup
|
2023-03-13 09:52:15 -07:00 |
|
Mike Oliphant
|
a401cfd006
|
Create CREDITS.md
|
2023-03-13 09:21:07 -07:00 |
|
Mike Oliphant
|
079bd4dbfd
|
Merge branch 'main' of https://github.com/mikeoliphant/neural-amp-modeler-lv2
|
2023-03-13 08:51:44 -07:00 |
|
Mike Oliphant
|
819d0a3d2e
|
catch error if NAM model fails to load
|
2023-03-13 08:51:42 -07:00 |
|
Mike Oliphant
|
35f41e79bd
|
Update README.md
|
2023-03-11 13:45:20 -08:00 |
|
Mike Oliphant
|
dadbb6fae8
|
Update README.md
|
2023-03-11 13:44:49 -08:00 |
|
Mike Oliphant
|
e4a1ccc093
|
Update README.md
|
2023-03-11 13:29:31 -08:00 |
|
Mike Oliphant
|
c4f129214e
|
Update README.md
|
2023-03-11 13:28:54 -08:00 |
|
Mike Oliphant
|
fe577ea342
|
Using atom:Path to get model to load from DAW
|
2023-03-11 13:23:35 -08:00 |
|
Mike Oliphant
|
e482a0ef44
|
Merge branch 'main' of https://github.com/mikeoliphant/neural-amp-modeler-lv2
|
2023-03-11 10:53:07 -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
|
9515137ca7
|
Merge pull request #2 from mikeoliphant/add-license-1
Create LICENSE
|
2023-03-09 16:37:37 -08:00 |
|
Mike Oliphant
|
ef060faaba
|
Create LICENSE
|
2023-03-09 16:37:21 -08:00 |
|
Mike Oliphant
|
fc5853d8f7
|
Added build instructions
|
2023-03-09 14:37:21 -08:00 |
|
Mike Oliphant
|
bd6b12c399
|
fixed binary copy deps
|
2023-03-09 14:26:50 -08:00 |
|
Mike Oliphant
|
08ee52b46a
|
Fixed compile options on linux
|
2023-03-09 14:21:13 -08:00 |
|
Mike Oliphant
|
5bf2e4b8f3
|
Create README.md
|
2023-03-09 14:01:25 -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
|
2eff99c3ff
|
mono i/o
|
2023-03-09 09:10:13 -08:00 |
|
Mike Oliphant
|
c3cce3fa42
|
Don't cast to double
|
2023-03-09 08:44:07 -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 |
|
Mike Oliphant
|
63d499cff8
|
Initial commit
|
2023-03-08 17:18:48 -08:00 |
|