Home
last modified time | relevance | path

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

/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Amiga/
H A Dhvl_replay.h124 int16 vc_SquareUpperLimit; member
H A Dhvl_replay.c225 …c_SquareInit=ht->ht_Voices[i].vc_SquareLowerLimit=ht->ht_Voices[i].vc_SquareUpperLimit=ht->ht_Voic… in hvl_reset_some_stuff()
1137 voice->vc_SquareUpperLimit = SquareUpper; in hvl_process_step()
1535 d2 = voice->vc_SquareUpperLimit; in hvl_process_frame()
/dports/audio/hvl2wav/hivelytracker-8296a50/hvl2wav/
H A Dreplay.h114 int16 vc_SquareUpperLimit; member
H A Dreplay.c275 …c_SquareInit=ht->ht_Voices[i].vc_SquareLowerLimit=ht->ht_Voices[i].vc_SquareUpperLimit=ht->ht_Voic… in hvl_reset_some_stuff()
1167 voice->vc_SquareUpperLimit = SquareUpper; in hvl_process_step()
1565 d2 = voice->vc_SquareUpperLimit; in hvl_process_frame()
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Windows/
H A Dhvl_replay.h137 int16 vc_SquareUpperLimit; member
H A Dhvl_replay.c40 …c_SquareInit=ht->ht_Voices[i].vc_SquareLowerLimit=ht->ht_Voices[i].vc_SquareUpperLimit=ht->ht_Voic… in hvl_reset_some_stuff()
924 voice->vc_SquareUpperLimit = SquareUpper; in hvl_process_step()
1322 d2 = voice->vc_SquareUpperLimit; in hvl_process_frame()
/dports/audio/ocp/ocp-0.2.90/playhvl/
H A Dplayer.h150 int16_t vc_SquareUpperLimit;
H A Dplayer.c128 ht->ht_Voices[i].vc_SquareUpperLimit = 0;
629 voice->vc_SquareUpperLimit = SquareUpper;
1083 d2 = voice->vc_SquareUpperLimit; in begin_partition()
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dreplay.h128 int16 vc_SquareUpperLimit; member
H A Dreplay.c487 …c_SquareInit=at->at_Voices[i].vc_SquareLowerLimit=at->at_Voices[i].vc_SquareUpperLimit=at->at_Voic… in rp_reset_some_shit()
2319 voice->vc_SquareUpperLimit = SquareUpper; in rp_play_instrument()
2478 voice->vc_SquareUpperLimit = SquareUpper; in rp_process_step()
2882 d2 = voice->vc_SquareUpperLimit; in rp_process_frame()