Changes between Version 2 and Version 3 of Ticket #13460, comment 4


Ignore:
Timestamp:
05/07/22 10:32:28 (2 years ago)
Author:
AndywinXp

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13460, comment 4

    v2 v3  
    5555
    5656{{{
    57 IMUSE_PART_SetDetune(partPtr, partId, relative, transpose) {
     57IMUSE_PART_SetDetune(partPtr, partId, relative, increment) {
    5858  if ( transpose <= 24 && transpose >= -24 ) {
    5959    if ( partId == 16 ) {