help
This commit is contained in:
parent
1127688229
commit
905329e1e4
3 changed files with 8 additions and 1 deletions
|
|
@ -635,4 +635,6 @@ class DivDispatch {
|
|||
if (x<xMin) x=xMin; \
|
||||
if (x>xMax) x=xMax;
|
||||
|
||||
#define NEW_ARP_STRAT (parent->song.linearPitch==2 && !parent->song.newArpStrategy)
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue