mirror of
https://codeberg.org/armin/monostep.git
synced 2026-09-01 04:10:46 +02:00
Retrig pattern from step 1 while host transport is running
This commit is contained in:
parent
4732240cc7
commit
8925199aa3
2 changed files with 19 additions and 3 deletions
|
|
@ -127,4 +127,5 @@ private:
|
|||
bool wasPlaying = false;
|
||||
double lastHostPpq = -1.0;
|
||||
double freePpq = 0.0;
|
||||
double retrigPpq = 0.0;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue