Home
last modified time | relevance | path

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

/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Amiga/
H A Dhvl_tables.h26 static const int16 vib_tab[] = variable
H A Dhvl_replay.c1469 voice->vc_VibratoPeriod = (vib_tab[voice->vc_VibratoCurrent] * voice->vc_VibratoDepth) >> 7; in hvl_process_frame()
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dtables.h34 static const int16 vib_tab[] = variable
H A Dreplay.c2816 voice->vc_VibratoPeriod = (vib_tab[voice->vc_VibratoCurrent] * voice->vc_VibratoDepth) >> 7; in rp_process_frame()
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Windows/
H A Dhvl_tables.h23 const int16 vib_tab[64]; variable
H A Dhvl_tables.c11 const int16 vib_tab[64] = variable
H A Dhvl_replay.c1256 voice->vc_VibratoPeriod = (vib_tab[voice->vc_VibratoCurrent] * voice->vc_VibratoDepth) >> 7; in hvl_process_frame()
/dports/audio/ocp/ocp-0.2.90/playhvl/
H A Dplayer.c36 static const int16_t vib_tab[] =
1011 voice->vc_VibratoPeriod = (vib_tab[voice->vc_VibratoCurrent] * voice->vc_VibratoDepth) >> 7;
/dports/audio/hvl2wav/hivelytracker-8296a50/hvl2wav/
H A Dreplay.c53 CONST int16 vib_tab[] = variable
1499 voice->vc_VibratoPeriod = (vib_tab[voice->vc_VibratoCurrent] * voice->vc_VibratoDepth) >> 7; in hvl_process_frame()