Home
last modified time | relevance | path

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

/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Amiga/
H A Dhvl_replay.h103 int16 vc_VolumeSlideUp; member
H A Dhvl_replay.c222 …ht->ht_Voices[i].vc_TrackOn=ht->ht_Voices[i].vc_FixedNote=ht->ht_Voices[i].vc_VolumeSlideUp=ht->ht… in hvl_reset_some_stuff()
842 voice->vc_VolumeSlideUp = FXParam >> 4; in hvl_process_stepfx_1()
1031 voice->vc_VolumeSlideUp = voice->vc_VolumeSlideDown = 0; in hvl_process_step()
1424 …voice->vc_NoteMaxVolume = voice->vc_NoteMaxVolume + voice->vc_VolumeSlideUp - voice->vc_VolumeSlid… in hvl_process_frame()
/dports/audio/hvl2wav/hivelytracker-8296a50/hvl2wav/
H A Dreplay.h93 int16 vc_VolumeSlideUp; member
H A Dreplay.c272 …ht->ht_Voices[i].vc_TrackOn=ht->ht_Voices[i].vc_FixedNote=ht->ht_Voices[i].vc_VolumeSlideUp=ht->ht… in hvl_reset_some_stuff()
872 voice->vc_VolumeSlideUp = FXParam >> 4; in hvl_process_stepfx_1()
1061 voice->vc_VolumeSlideUp = voice->vc_VolumeSlideDown = 0; in hvl_process_step()
1454 …voice->vc_NoteMaxVolume = voice->vc_NoteMaxVolume + voice->vc_VolumeSlideUp - voice->vc_VolumeSlid… in hvl_process_frame()
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Windows/
H A Dhvl_replay.h116 int16 vc_VolumeSlideUp; member
H A Dhvl_replay.c37 …ht->ht_Voices[i].vc_TrackOn=ht->ht_Voices[i].vc_FixedNote=ht->ht_Voices[i].vc_VolumeSlideUp=ht->ht… in hvl_reset_some_stuff()
629 voice->vc_VolumeSlideUp = FXParam >> 4; in hvl_process_stepfx_1()
818 voice->vc_VolumeSlideUp = voice->vc_VolumeSlideDown = 0; in hvl_process_step()
1211 …voice->vc_NoteMaxVolume = voice->vc_NoteMaxVolume + voice->vc_VolumeSlideUp - voice->vc_VolumeSlid… in hvl_process_frame()
/dports/audio/ocp/ocp-0.2.90/playhvl/
H A Dplayer.h129 int16_t vc_VolumeSlideUp;
H A Dplayer.c108 ht->ht_Voices[i].vc_VolumeSlideUp = 0;
278 voice->vc_VolumeSlideUp = FXParam >> 4;
504 voice->vc_VolumeSlideUp = 0;
959 …voice->vc_NoteMaxVolume = voice->vc_NoteMaxVolume + voice->vc_VolumeSlideUp - voice->vc_VolumeSlid…
H A Dhvlplay.c289 …hvl_statbuffer[i].ChanInfo[j].volslide = (voice->vc_VolumeSlideUp?1:0) | (voice->vc_VolumeSlideD… in hvlIdler()
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dreplay.h107 int16 vc_VolumeSlideUp; member
H A Dreplay.c484 …at->at_Voices[i].vc_TrackOn=at->at_Voices[i].vc_FixedNote=at->at_Voices[i].vc_VolumeSlideUp=at->at… in rp_reset_some_shit()
2076 voice->vc_VolumeSlideUp = FXParam >> 4; in rp_process_stepfx_1()
2372 voice->vc_VolumeSlideUp = voice->vc_VolumeSlideDown = 0; in rp_process_step()
2770 …voice->vc_NoteMaxVolume = voice->vc_NoteMaxVolume + voice->vc_VolumeSlideUp - voice->vc_VolumeSlid… in rp_process_frame()