Home
last modified time | relevance | path

Searched refs:fine_portamento_up_param (Results 1 – 1 of 1) sorted by relevance

/dports/devel/raylib/raylib-3.7.0/src/external/
H A Djar_xm.h410 uint8_t fine_portamento_up_param; member
1463 if(s->effect_param & 0x0F) { ch->fine_portamento_up_param = s->effect_param & 0x0F; } in jar_xm_handle_note_and_instrument()
1464 jar_xm_pitch_slide(ctx, ch, -ch->fine_portamento_up_param); in jar_xm_handle_note_and_instrument()