Home
last modified time | relevance | path

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

/dports/audio/ocp/ocp-0.2.90/playhvl/
H A Dplayer.c110 ht->ht_Voices[i].vc_HardCut = 0;
612 voice->vc_HardCut = Ins->ins_HardCutReleaseFrames;
876 if ( voice->vc_HardCut )
891 d1 = ht->ht_Tempo - voice->vc_HardCut;
904 voice->vc_HardCut = 0;
H A Dplayer.h131 int16_t vc_HardCut;
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Amiga/
H A Dhvl_replay.h105 int16 vc_HardCut; member
H A Dhvl_replay.c222 ….vc_VolumeSlideUp=ht->ht_Voices[i].vc_VolumeSlideDown=ht->ht_Voices[i].vc_HardCut=ht->ht_Voices[i]… in hvl_reset_some_stuff()
1122 voice->vc_HardCut = Ins->ins_HardCutReleaseFrames; in hvl_process_step()
1349 if( voice->vc_HardCut ) in hvl_process_frame()
1362 d1 = ht->ht_Tempo - voice->vc_HardCut; in hvl_process_frame()
1372 voice->vc_HardCut = 0; in hvl_process_frame()
/dports/audio/hvl2wav/hivelytracker-8296a50/hvl2wav/
H A Dreplay.h95 int16 vc_HardCut; member
H A Dreplay.c272 ….vc_VolumeSlideUp=ht->ht_Voices[i].vc_VolumeSlideDown=ht->ht_Voices[i].vc_HardCut=ht->ht_Voices[i]… in hvl_reset_some_stuff()
1152 voice->vc_HardCut = Ins->ins_HardCutReleaseFrames; in hvl_process_step()
1379 if( voice->vc_HardCut ) in hvl_process_frame()
1392 d1 = ht->ht_Tempo - voice->vc_HardCut; in hvl_process_frame()
1402 voice->vc_HardCut = 0; in hvl_process_frame()
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Windows/
H A Dhvl_replay.h118 int16 vc_HardCut; member
H A Dhvl_replay.c37 ….vc_VolumeSlideUp=ht->ht_Voices[i].vc_VolumeSlideDown=ht->ht_Voices[i].vc_HardCut=ht->ht_Voices[i]… in hvl_reset_some_stuff()
909 voice->vc_HardCut = Ins->ins_HardCutReleaseFrames; in hvl_process_step()
1136 if( voice->vc_HardCut ) in hvl_process_frame()
1149 d1 = ht->ht_Tempo - voice->vc_HardCut; in hvl_process_frame()
1159 voice->vc_HardCut = 0; in hvl_process_frame()
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dreplay.h109 int16 vc_HardCut; member
H A Dreplay.c484 ….vc_VolumeSlideUp=at->at_Voices[i].vc_VolumeSlideDown=at->at_Voices[i].vc_HardCut=at->at_Voices[i]… in rp_reset_some_shit()
2304 voice->vc_HardCut = Ins->ins_HardCutReleaseFrames; in rp_play_instrument()
2463 voice->vc_HardCut = Ins->ins_HardCutReleaseFrames; in rp_process_step()
2691 if( voice->vc_HardCut ) in rp_process_frame()
2704 d1 = at->at_Tempo - voice->vc_HardCut; in rp_process_frame()
2714 voice->vc_HardCut = 0; in rp_process_frame()