Mike Oliphant
02ad319440
Update NeuralAudio (fix static LSTM loading)
2026-05-27 12:47:16 -07:00
Mike Oliphant
8ee50ccdbf
Update NeuralAudio
2026-05-27 12:23:07 -07:00
Mike Oliphant
4d4f613be9
Update NeuralAudio. Switch to NeuralModelLoader. Work around NAM Core prewarm issues.
2026-05-27 12:04:36 -07:00
Mike Oliphant
01642fa580
Merge pull request #104 from mikeoliphant/pi_build
...
Refactor build and add Raspberry Pi 4/5 builds
2026-05-22 14:22:48 -07:00
Mike Oliphant
f774aad19d
Try again for gcc12 rpi
2026-05-22 14:06:08 -07:00
Mike Oliphant
cab4b549d7
Try again to force gcc12 for rpi build
2026-05-22 14:01:58 -07:00
Mike Oliphant
4047eea241
Force gcc12 for rpi build
2026-05-22 13:50:34 -07:00
Mike Oliphant
1072326eb1
Fixed rpi archive name
2026-05-22 13:02:36 -07:00
Mike Oliphant
fe172b94b5
Specify docker cmake toolchain
2026-05-22 12:50:14 -07:00
Mike Oliphant
d15d078b23
Don't use clang+ for rpi build
...
Removed environment variable setting for CXX in Build Plugin step.
2026-05-22 12:42:13 -07:00
Mike Oliphant
2ae1cb7a05
Add Raspberry Pi build workflow to release process
2026-05-22 12:40:06 -07:00
Mike Oliphant
6896f40711
Matrix build for windows
2026-05-22 12:27:56 -07:00
Mike Oliphant
a19b9bab8b
Fix environment variable usage in release workflow
2026-05-22 12:22:01 -07:00
Mike Oliphant
17dc4edff2
Update Linux x64 build workflow with matrix strategy
2026-05-22 12:12:09 -07:00
Mike Oliphant
a8ba46997b
Explicitly force build of internal static WaveNet and LSTM
2026-05-20 13:04:16 -07:00
Mike Oliphant
aca77c2590
Explicitly force build of internal static WaveNet and LSTM
2026-05-20 13:01:54 -07:00
Mike Oliphant
d35db9c0c1
Explicitly force build of internal static WaveNet and LSTM
2026-05-20 13:01:11 -07:00
Mike Oliphant
fcbe0a24db
Update sample model license
2026-05-20 12:44:45 -07:00
Mike Oliphant
1b98cb8891
Update NeuralAudio
2026-05-20 11:07:50 -07:00
Mike Oliphant
8493866b21
Update NeuralAudio
2026-05-18 08:56:34 -07:00
Mike Oliphant
2e103a104b
Update NeuralAudio
2026-05-18 08:21:38 -07:00
Mike Oliphant
c7d55312c0
Merge pull request #101 from mikeoliphant/nam_a2
...
Add NAM A2 model support
2026-05-17 09:37:33 -07:00
Mike Oliphant
8ac44e3ee0
Add quality scaling support
2026-05-17 09:24:26 -07:00
Mike Oliphant
b4dbac6042
Update NeuralAudio
2026-05-17 07:29:42 -07:00
Mike Oliphant
5a5865a8a4
Switch to NeuralAudio release branch
2025-12-25 08:54:23 -08:00
Mike Oliphant
5880267d49
Revert NeuralAudio update
2025-12-25 07:18:09 -08:00
Mike Oliphant
6cd11a9e57
Revert "Update NeuralAudio (refactored convolution buffer)"
...
This reverts commit 513a537d43 .
2025-12-25 07:16:04 -08:00
Mike Oliphant
513a537d43
Update NeuralAudio (refactored convolution buffer)
2025-12-02 10:20:17 -08:00
Mike Oliphant
1193da70ca
Merge pull request #94 from mikeoliphant/smart_bypass
2025-11-11 08:16:31 -08:00
Mike Oliphant
2f81ad2b81
Merge branch 'smart_bypass' of https://github.com/mikeoliphant/neural-amp-modeler-lv2 into smart_bypass
2025-11-11 07:23:48 -08:00
Mike Oliphant
eeaeeecf24
Start new models bypassed. Prevent silentSamples from overflowing.
2025-11-11 07:23:47 -08:00
Mike Oliphant
0fd82dc816
Document SMART_BYPASS_ENABLED CMake option
2025-11-10 10:56:01 -08:00
Mike Oliphant
d998b95e45
Added cmake option for smart bypass
2025-11-10 10:52:26 -08:00
Mike Oliphant
42d9d8b4c3
Smart bypass on silence
2025-11-10 10:45:29 -08:00
Mike Oliphant
b5b934d4e7
Merge pull request #93 from Nakmak98/fix_libstdc++_linking
...
Fixed std::filesystem library linking for gcc>=9
2025-11-09 08:50:51 -08:00
nakmak98
c3bcac7085
Fixed std::filesystem library linking for gcc>=9
...
libstdc++fs may not be present in the system, as std::filesystem is included in libstdc++ starting from gcc9, so a conditional statement has been added to CMakeLists.txt to handle linking depending on the compiler version.
2025-11-09 18:01:44 +03:00
Mike Oliphant
94d86f5bc6
Fix formatting issues in README.md
2025-11-08 10:04:36 -08:00
Mike Oliphant
4b5f7d9051
Update NeuralAudio
2025-08-05 12:26:44 -07:00
Mike Oliphant
91259b8eb6
Update README.md
2025-07-04 15:15:48 -07:00
Mike Oliphant
4c8c341fdd
Update README.md
2025-07-04 15:14:07 -07:00
Mike Oliphant
ccfa2e3882
Update README.md
2025-06-27 08:25:43 -07:00
Mike Oliphant
2fdabf74ce
Update README.md
2025-06-27 08:25:02 -07:00
Mike Oliphant
ce7cbeb8f3
Update NeuralAudio. Bump version -> 0.1.9
v0.1.9
2025-06-09 08:46:52 -07:00
Mike Oliphant
8e3b71c13d
Bump version -> 0.1.8
v0.1.8
2025-05-27 13:35:48 -07:00
Mike Oliphant
8dc56d247c
Update NeuralAudio
2025-05-27 10:44:14 -07:00
Mike Oliphant
77731797d1
Update CREDITS.md
2025-05-23 13:58:26 -07:00
Mike Oliphant
10aebb7329
Update NeuralAudio
2025-05-23 12:52:53 -07:00
Mike Oliphant
bd455b50a9
Update NeuralAudio
2025-04-01 11:13:10 +07:00
Mike Oliphant
81bc4a2247
Update NeuralAudio
2025-04-01 08:52:51 +07:00
Mike Oliphant
50be3658e6
Update NeuralAudio
2025-03-11 09:15:03 +08:00