mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 14:00:47 +02:00
A few tweaks for MTS support
This commit is contained in:
parent
c90a502035
commit
796228e041
5 changed files with 20 additions and 11 deletions
|
|
@ -61,7 +61,5 @@ public:
|
|||
|
||||
gin::EasedValueSmoother<float> noteSmoother;
|
||||
|
||||
float ampKeyTrack = 1.0f;
|
||||
|
||||
MTSClient* mtsClient = nullptr;
|
||||
float ampKeyTrack = 1.0f;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue