Home
last modified time | relevance | path

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

/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Amiga/
H A Dhvl_replay.h133 int16 vc_FilterUpperLimit; member
H A Dhvl_replay.c226 …c_FilterInit=ht->ht_Voices[i].vc_FilterLowerLimit=ht->ht_Voices[i].vc_FilterUpperLimit=ht->ht_Voic… in hvl_reset_some_stuff()
1161 voice->vc_FilterUpperLimit = d4; in hvl_process_step()
1574 d2 = voice->vc_FilterUpperLimit; in hvl_process_frame()
/dports/audio/hvl2wav/hivelytracker-8296a50/hvl2wav/
H A Dreplay.h123 int16 vc_FilterUpperLimit; member
H A Dreplay.c276 …c_FilterInit=ht->ht_Voices[i].vc_FilterLowerLimit=ht->ht_Voices[i].vc_FilterUpperLimit=ht->ht_Voic… in hvl_reset_some_stuff()
1191 voice->vc_FilterUpperLimit = d4; in hvl_process_step()
1604 d2 = voice->vc_FilterUpperLimit; in hvl_process_frame()
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Windows/
H A Dhvl_replay.h146 int16 vc_FilterUpperLimit; member
H A Dhvl_replay.c41 …c_FilterInit=ht->ht_Voices[i].vc_FilterLowerLimit=ht->ht_Voices[i].vc_FilterUpperLimit=ht->ht_Voic… in hvl_reset_some_stuff()
948 voice->vc_FilterUpperLimit = d4; in hvl_process_step()
1361 d2 = voice->vc_FilterUpperLimit; in hvl_process_frame()
/dports/audio/ocp/ocp-0.2.90/playhvl/
H A Dplayer.h159 int16_t vc_FilterUpperLimit;
H A Dplayer.c136 ht->ht_Voices[i].vc_FilterUpperLimit = 0;
661 voice->vc_FilterUpperLimit = d4;
1125 d2 = voice->vc_FilterUpperLimit;
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dreplay.h137 int16 vc_FilterUpperLimit; member
H A Dreplay.c488 …c_FilterInit=at->at_Voices[i].vc_FilterLowerLimit=at->at_Voices[i].vc_FilterUpperLimit=at->at_Voic… in rp_reset_some_shit()
2343 voice->vc_FilterUpperLimit = d4; in rp_play_instrument()
2502 voice->vc_FilterUpperLimit = d4; in rp_process_step()
2921 d2 = voice->vc_FilterUpperLimit; in rp_process_frame()