mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Update
This commit is contained in:
parent
c7d3ac9c27
commit
92ef7597ed
4 changed files with 5 additions and 3 deletions
|
|
@ -120,7 +120,7 @@ public:
|
|||
{
|
||||
LFOParams() = default;
|
||||
|
||||
gin::Parameter::Ptr enable, sync, retrig, wave, rate, beat, depth, phase, offset, fade, delay;
|
||||
gin::Parameter::Ptr enable, sync, retrig, wave, rate, beat, depth, phase, offset, fade, delay, xgrid, ygrid;
|
||||
|
||||
void setup (WavetableAudioProcessor& p, int idx);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue