Home
last modified time | relevance | path

Searched refs:pos_Track (Results 1 – 15 of 15) sorted by relevance

/dports/audio/ocp/ocp-0.2.90/playhvl/
H A Dhvlptrak.c90 Step = ht->ht_Tracks [ ht->ht_Positions [ curPosition ] .pos_Track [ curChannel ] ] + curRow;
136 Step = ht->ht_Tracks [ ht->ht_Positions [ curPosition ] .pos_Track [ curChannel ] ] + curRow;
156 Step = ht->ht_Tracks [ ht->ht_Positions [ curPosition ] .pos_Track [ curChannel ] ] + curRow;
170 Step = ht->ht_Tracks [ ht->ht_Positions [ curPosition ] .pos_Track [ curChannel ] ] + curRow;
229 Step = ht->ht_Tracks [ ht->ht_Positions [ curPosition ] .pos_Track [ i ] ] + curRow;
364 Step = ht->ht_Tracks [ ht->ht_Positions [ curPosition ] .pos_Track [ curChannel ] ] + curRow;
H A Dplayer.h90 uint8_t pos_Track[MAX_CHANNELS];
H A Dloader.c170 ht->ht_Positions[i].pos_Track[j] = *bptr++;
474 ht->ht_Positions[i].pos_Track[j] = *bptr++;
H A Dplayer.c512 ].pos_Track
1460 ht->ht_Voices[i].vc_Track = ht->ht_Positions[ht->ht_PosNr].pos_Track[i];
1462 ht->ht_Voices[i].vc_NextTrack = ht->ht_Positions[nextpos].pos_Track[i];
H A Dhvlplay.c257 …struct hvl_step *Step = ht->ht_Tracks[ht->ht_Positions[ht->ht_PosNr].pos_Track[voice->vc_VoiceNum]… in hvlIdler()
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dgui.c1993 j = at->at_Positions[at->at_PosNr].pos_Track[i]; in gui_render_tracked()
2181 sprintf( pbuf, "%03d", at->at_Positions[posnr].pos_Track[k] ); in gui_render_tracked()
2549 at->at_Positions[i].pos_Track[k]&0xff, in gui_render_posed()
4124 *(ptr++) = at->at_Positions[i].pos_Track[j]; in gui_copyposregion()
4158 at->at_Positions[pos+i].pos_Track[lch+j] = *(ptr++); in gui_pasteposregion()
4290 op_track = from->at_Positions[op_pos].pos_Track[op_chan]; in optimise()
4399 to->at_Positions[op_pos].pos_Track[op_chan] = i; in optimise()
4441 track = curtune->at_Positions[curtune->at_PosNr].pos_Track[chan]; in gui_check_bbank()
6260 if( ( at->at_Positions[maxpos].pos_Track[i] != 0 ) || in gui_findlastpos()
6913 curtune->at_Positions[i].pos_Track[j] = 0; in gui_handler()
[all …]
H A Dreplay.c459 at->at_Positions[i].pos_Track[j] = 0; in rp_clear_tune()
1095 at->at_TrackNr = at->at_Positions[i].pos_Track[j]; in rp_save_hvl()
1203 tbf[k++] = at->at_Positions[i].pos_Track[j]; in rp_save_hvl()
1407 tbf[k++] = at->at_Positions[i].pos_Track[j]; in rp_save_ahx()
1551 at->at_Positions[i].pos_Track[j] = *bptr++; in rp_load_ahx()
1741 at->at_Positions[i].pos_Track[0] = buf[i+952]*4; in rp_mod_import()
1742 at->at_Positions[i].pos_Track[1] = buf[i+952]*4+1; in rp_mod_import()
1743 at->at_Positions[i].pos_Track[2] = buf[i+952]*4+2; in rp_mod_import()
1744 at->at_Positions[i].pos_Track[3] = buf[i+952]*4+3; in rp_mod_import()
1934 at->at_Positions[i].pos_Track[j] = *bptr++; in rp_load_tune()
[all …]
H A Dundo.c126 at->at_rem_posbuf[i++] = at->at_Positions[y].pos_Track[x]; in setbefore_posregion()
170 ud->after[i++] = at->at_Positions[y].pos_Track[x]; in setafter_posregion()
819 if( rembef ) ud->before = ptr->pos_Track[chan]; in modify_pos_b()
820 ptr->pos_Track[chan] = new; in modify_pos_b()
1466 pos_b->ptr->pos_Track[pos_b->chan] = pos_b->before; in undo()
1494 at->at_Positions[y].pos_Track[x] = pos_r->before[i++]; in undo()
1965 pos_b->ptr->pos_Track[pos_b->chan] = pos_b->after; in redo()
1993 at->at_Positions[y].pos_Track[x] = pos_r->after[i++]; in redo()
H A Dreplay.h68 uint8 pos_Track[MAX_CHANNELS]; member
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Amiga/
H A Dhvl_replay.h64 uint8 pos_Track[MAX_CHANNELS]; member
H A Dhvl_replay.c424 ht->ht_Positions[i].pos_Track[j] = *bptr++; in hvl_load_ahx()
719 ht->ht_Positions[i].pos_Track[j] = *bptr++; in hvl_LoadTune()
1033 …Step = &ht->ht_Tracks[ht->ht_Positions[ht->ht_PosNr].pos_Track[voice->vc_VoiceNum]][ht->ht_NoteNr]; in hvl_process_step()
1851 ht->ht_Voices[i].vc_Track = ht->ht_Positions[ht->ht_PosNr].pos_Track[i]; in hvl_play_irq()
1853 ht->ht_Voices[i].vc_NextTrack = ht->ht_Positions[nextpos].pos_Track[i]; in hvl_play_irq()
/dports/audio/hvl2wav/hivelytracker-8296a50/hvl2wav/
H A Dreplay.h54 uint8 pos_Track[MAX_CHANNELS]; member
H A Dreplay.c476 ht->ht_Positions[i].pos_Track[j] = *bptr++; in hvl_load_ahx()
713 ht->ht_Positions[i].pos_Track[j] = *bptr++; in hvl_reset()
1063 …Step = &ht->ht_Tracks[ht->ht_Positions[ht->ht_PosNr].pos_Track[voice->vc_VoiceNum]][ht->ht_NoteNr]; in hvl_process_step()
1881 ht->ht_Voices[i].vc_Track = ht->ht_Positions[ht->ht_PosNr].pos_Track[i]; in hvl_play_irq()
1883 ht->ht_Voices[i].vc_NextTrack = ht->ht_Positions[nextpos].pos_Track[i]; in hvl_play_irq()
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Windows/
H A Dhvl_replay.h77 uint8 pos_Track[MAX_CHANNELS]; member
H A Dhvl_replay.c223 ht->ht_Positions[i].pos_Track[j] = *bptr++; in hvl_load_ahx()
443 ht->ht_Positions[i].pos_Track[j] = *bptr++; in hvl_load_hvl()
820 …Step = &ht->ht_Tracks[ht->ht_Positions[ht->ht_PosNr].pos_Track[voice->vc_VoiceNum]][ht->ht_NoteNr]; in hvl_process_step()
1638 ht->ht_Voices[i].vc_Track = ht->ht_Positions[ht->ht_PosNr].pos_Track[i]; in hvl_play_irq()
1640 ht->ht_Voices[i].vc_NextTrack = ht->ht_Positions[nextpos].pos_Track[i]; in hvl_play_irq()