Home
last modified time | relevance | path

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

/dports/audio/ocp/ocp-0.2.90/playhvl/
H A Dplayer.c129 ht->ht_Voices[i].vc_SquarePos = 0;
345 voice->vc_SquarePos = FXParam >> (5 - voice->vc_WaveLength);
721 voice->vc_SquarePos = FXParam >> (5-voice->vc_WaveLength);
1084 d3 = voice->vc_SquarePos; in begin_partition()
1113 voice->vc_SquarePos = d3; in begin_partition()
1186 X = voice->vc_SquarePos << (5 - voice->vc_WaveLength);
H A Dplayer.h151 int16_t vc_SquarePos;
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Amiga/
H A Dhvl_replay.h125 int16 vc_SquarePos; member
H A Dhvl_replay.c225 …quareLowerLimit=ht->ht_Voices[i].vc_SquareUpperLimit=ht->ht_Voices[i].vc_SquarePos=ht->ht_Voices[i… in hvl_reset_some_stuff()
901 voice->vc_SquarePos = FXParam >> (5 - voice->vc_WaveLength); in hvl_process_stepfx_2()
1220 voice->vc_SquarePos = FXParam >> (5-voice->vc_WaveLength); in hvl_plist_command_parse()
1536 d3 = voice->vc_SquarePos; in hvl_process_frame()
1562 voice->vc_SquarePos = d3; in hvl_process_frame()
1624 X = voice->vc_SquarePos << (5 - voice->vc_WaveLength); in hvl_process_frame()
/dports/audio/hvl2wav/hivelytracker-8296a50/hvl2wav/
H A Dreplay.h115 int16 vc_SquarePos; member
H A Dreplay.c275 …quareLowerLimit=ht->ht_Voices[i].vc_SquareUpperLimit=ht->ht_Voices[i].vc_SquarePos=ht->ht_Voices[i… in hvl_reset_some_stuff()
931 voice->vc_SquarePos = FXParam >> (5 - voice->vc_WaveLength); in hvl_process_stepfx_2()
1250 voice->vc_SquarePos = FXParam >> (5-voice->vc_WaveLength); in hvl_plist_command_parse()
1566 d3 = voice->vc_SquarePos; in hvl_process_frame()
1592 voice->vc_SquarePos = d3; in hvl_process_frame()
1654 X = voice->vc_SquarePos << (5 - voice->vc_WaveLength); in hvl_process_frame()
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Windows/
H A Dhvl_replay.c40 …quareLowerLimit=ht->ht_Voices[i].vc_SquareUpperLimit=ht->ht_Voices[i].vc_SquarePos=ht->ht_Voices[i… in hvl_reset_some_stuff()
688 voice->vc_SquarePos = FXParam >> (5 - voice->vc_WaveLength); in hvl_process_stepfx_2()
1007 voice->vc_SquarePos = FXParam >> (5-voice->vc_WaveLength); in hvl_plist_command_parse()
1323 d3 = voice->vc_SquarePos; in hvl_process_frame()
1349 voice->vc_SquarePos = d3; in hvl_process_frame()
1411 X = voice->vc_SquarePos << (5 - voice->vc_WaveLength); in hvl_process_frame()
H A Dhvl_replay.h138 int16 vc_SquarePos; member
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dreplay.h129 int16 vc_SquarePos; member
H A Dreplay.c487 …quareLowerLimit=at->at_Voices[i].vc_SquareUpperLimit=at->at_Voices[i].vc_SquarePos=at->at_Voices[i… in rp_reset_some_shit()
2135 voice->vc_SquarePos = FXParam >> (5 - voice->vc_WaveLength); in rp_process_stepfx_2()
2561 voice->vc_SquarePos = FXParam >> (5-voice->vc_WaveLength); in rp_plist_command_parse()
2883 d3 = voice->vc_SquarePos; in rp_process_frame()
2909 voice->vc_SquarePos = d3; in rp_process_frame()
2971 X = voice->vc_SquarePos << (5 - voice->vc_WaveLength); in rp_process_frame()