mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-07-06 18:49:48 +02:00
Compare commits
1 Commits
b816ebbc52
...
oversample
| Author | SHA1 | Date | |
|---|---|---|---|
| 496f602fc2 |
Vendored
+1
-1
Submodule deps/NeuralAudio updated: a3b0fa71e9...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