mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-07-09 12:09:48 +02:00
Compare commits
3 Commits
37f5071e6a
...
oversample
| Author | SHA1 | Date | |
|---|---|---|---|
| 496f602fc2 | |||
| b816ebbc52 | |||
| 74503cc67a |
Vendored
+1
-1
Submodule deps/NeuralAudio updated: 82ac690900...3ab4cda220
@@ -45,6 +45,8 @@ namespace NAM {
|
||||
{
|
||||
this->sampleRate = sampleRate;
|
||||
|
||||
loader.SetExternalSampleRate((int)sampleRate);
|
||||
|
||||
// for fetching initial options, can be null
|
||||
LV2_Options_Option* options = nullptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user