Home
last modified time | relevance | path

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

/dports/audio/ocp/ocp-0.2.90/playhvl/
H A Dplayer.c241 ht->ht_Voices[i+0].vc_Pan = ht->ht_defpanleft; in advance_windowaggregate()
245 ht->ht_Voices[i+1].vc_Pan = ht->ht_defpanright; in advance_windowaggregate()
253 ht->ht_Voices[i+3].vc_Pan = ht->ht_defpanleft; in advance_windowaggregate()
286 voice->vc_Pan = (FXParam+128);
288 voice->vc_PanMultLeft = panning_left[voice->vc_Pan];
289 voice->vc_PanMultRight = panning_right[voice->vc_Pan];
581 voice->vc_Pan = voice->vc_SetPan; in finalize_windowaggregate()
582 voice->vc_PanMultLeft = panning_left[voice->vc_Pan];
583 voice->vc_PanMultRight = panning_right[voice->vc_Pan];
810 voice->vc_Pan = (FXParam+128);
[all …]
H A Dplayer.h185 uint32_t vc_Pan;
H A Dhvlplay.c284 hvl_statbuffer[i].ChanInfo[j].pan = voice->vc_Pan; in hvlIdler()
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Windows/
H A Dhvl_replay.c92 ht->ht_Voices[i+0].vc_Pan = ht->ht_defpanleft; in hvl_InitSubsong()
96 ht->ht_Voices[i+1].vc_Pan = ht->ht_defpanright; in hvl_InitSubsong()
100 ht->ht_Voices[i+2].vc_Pan = ht->ht_defpanright; in hvl_InitSubsong()
104 ht->ht_Voices[i+3].vc_Pan = ht->ht_defpanleft; in hvl_InitSubsong()
635 voice->vc_Pan = (FXParam+128); in hvl_process_stepfx_1()
637 voice->vc_PanMultLeft = panning_left[voice->vc_Pan]; in hvl_process_stepfx_1()
880 voice->vc_Pan = voice->vc_SetPan; in hvl_process_step()
881 voice->vc_PanMultLeft = panning_left[voice->vc_Pan]; in hvl_process_step()
882 voice->vc_PanMultRight = panning_right[voice->vc_Pan]; in hvl_process_step()
1089 voice->vc_Pan = (FXParam+128); in hvl_plist_command_parse()
[all …]
H A Dhvl_replay.h172 uint32 vc_Pan; member
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Amiga/
H A Dhvl_replay.c277 ht->ht_Voices[i+0].vc_Pan = ht->ht_defpanleft; in hvl_InitSubsong()
281 ht->ht_Voices[i+1].vc_Pan = ht->ht_defpanright; in hvl_InitSubsong()
285 ht->ht_Voices[i+2].vc_Pan = ht->ht_defpanright; in hvl_InitSubsong()
289 ht->ht_Voices[i+3].vc_Pan = ht->ht_defpanleft; in hvl_InitSubsong()
848 voice->vc_Pan = (FXParam+128); in hvl_process_stepfx_1()
850 voice->vc_PanMultLeft = panning_left[voice->vc_Pan]; in hvl_process_stepfx_1()
1093 voice->vc_Pan = voice->vc_SetPan; in hvl_process_step()
1094 voice->vc_PanMultLeft = panning_left[voice->vc_Pan]; in hvl_process_step()
1095 voice->vc_PanMultRight = panning_right[voice->vc_Pan]; in hvl_process_step()
1302 voice->vc_Pan = (FXParam+128); in hvl_plist_command_parse()
[all …]
H A Dhvl_replay.h159 uint32 vc_Pan; member
/dports/audio/hvl2wav/hivelytracker-8296a50/hvl2wav/
H A Dreplay.c330 ht->ht_Voices[i+0].vc_Pan = ht->ht_defpanleft; in hvl_InitSubsong()
334 ht->ht_Voices[i+1].vc_Pan = ht->ht_defpanright; in hvl_InitSubsong()
338 ht->ht_Voices[i+2].vc_Pan = ht->ht_defpanright; in hvl_InitSubsong()
342 ht->ht_Voices[i+3].vc_Pan = ht->ht_defpanleft; in hvl_InitSubsong()
878 voice->vc_Pan = (FXParam+128); in hvl_process_stepfx_1()
880 voice->vc_PanMultLeft = panning_left[voice->vc_Pan]; in hvl_process_stepfx_1()
1123 voice->vc_Pan = voice->vc_SetPan; in hvl_process_step()
1124 voice->vc_PanMultLeft = panning_left[voice->vc_Pan]; in hvl_process_step()
1125 voice->vc_PanMultRight = panning_right[voice->vc_Pan]; in hvl_process_step()
1332 voice->vc_Pan = (FXParam+128); in hvl_plist_command_parse()
[all …]
H A Dreplay.h149 uint32 vc_Pan; member
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dreplay.c422 at->at_Voices[i+0].vc_Pan = at->at_defpanleft; in rp_clear_tune()
426 at->at_Voices[i+1].vc_Pan = at->at_defpanright; in rp_clear_tune()
434 at->at_Voices[i+3].vc_Pan = at->at_defpanleft; in rp_clear_tune()
540 at->at_Voices[i+0].vc_Pan = at->at_defpanleft; in rp_init_subsong()
552 at->at_Voices[i+3].vc_Pan = at->at_defpanleft; in rp_init_subsong()
2082 voice->vc_Pan = (FXParam+128); in rp_process_stepfx_1()
2271 voice->vc_Pan = voice->vc_SetPan; in rp_play_instrument()
2272 voice->vc_PanMultLeft = panning_left[voice->vc_Pan]; in rp_play_instrument()
2273 voice->vc_PanMultRight = panning_right[voice->vc_Pan]; in rp_play_instrument()
2434 voice->vc_Pan = voice->vc_SetPan; in rp_process_step()
[all …]
H A Dreplay.h164 uint32 vc_Pan; member