Home
last modified time | relevance | path

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

/dports/audio/ocp/ocp-0.2.90/playhvl/
H A Dplayer.c94 ht->ht_Voices[i].vc_ADSRVolume = 0;
590 voice->vc_ADSRVolume = 0;
917 …voice->vc_ADSR.rVolume = -(voice->vc_ADSRVolume - (voice->vc_Instrument->ins_Envelope.rVolume << 8…
931 voice->vc_ADSRVolume += voice->vc_ADSR.aVolume;
935 voice->vc_ADSRVolume = voice->vc_Instrument->ins_Envelope.aVolume << 8;
939 voice->vc_ADSRVolume += voice->vc_ADSR.dVolume;
943 voice->vc_ADSRVolume = voice->vc_Instrument->ins_Envelope.dVolume << 8;
950 voice->vc_ADSRVolume += voice->vc_ADSR.rVolume;
954 voice->vc_ADSRVolume = voice->vc_Instrument->ins_Envelope.rVolume << 8;
1349 …voice->vc_AudioVolume = (((((((voice->vc_ADSRVolume >> 8) * voice->vc_NoteMaxVolume) >> 6) * voice…
H A Dplayer.h111 int32_t vc_ADSRVolume;
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Windows/
H A Dhvl_replay.c35 …ht->ht_Voices[i].vc_ADSRVolume=ht->ht_Voices[i].vc_InstrPeriod=ht->ht_Voices[i].vc_TrackPeriod=ht-… in hvl_reset_some_stuff()
887 voice->vc_ADSRVolume = 0; in hvl_process_step()
1172 …voice->vc_ADSR.rVolume = -(voice->vc_ADSRVolume - (voice->vc_Instrument->ins_Envelope.rVolume << 8… in hvl_process_frame()
1186 voice->vc_ADSRVolume += voice->vc_ADSR.aVolume; in hvl_process_frame()
1189 voice->vc_ADSRVolume = voice->vc_Instrument->ins_Envelope.aVolume << 8; in hvl_process_frame()
1193 voice->vc_ADSRVolume += voice->vc_ADSR.dVolume; in hvl_process_frame()
1196 voice->vc_ADSRVolume = voice->vc_Instrument->ins_Envelope.dVolume << 8; in hvl_process_frame()
1204 voice->vc_ADSRVolume += voice->vc_ADSR.rVolume; in hvl_process_frame()
1207 voice->vc_ADSRVolume = voice->vc_Instrument->ins_Envelope.rVolume << 8; in hvl_process_frame()
1543 …voice->vc_AudioVolume = (((((((voice->vc_ADSRVolume >> 8) * voice->vc_NoteMaxVolume) >> 6) * voice… in hvl_process_frame()
H A Dhvl_replay.h98 int32 vc_ADSRVolume; member
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Amiga/
H A Dhvl_replay.c220 …ht->ht_Voices[i].vc_ADSRVolume=ht->ht_Voices[i].vc_InstrPeriod=ht->ht_Voices[i].vc_TrackPeriod=ht-… in hvl_reset_some_stuff()
1100 voice->vc_ADSRVolume = 0; in hvl_process_step()
1385 …voice->vc_ADSR.rVolume = -(voice->vc_ADSRVolume - (voice->vc_Instrument->ins_Envelope.rVolume << 8… in hvl_process_frame()
1399 voice->vc_ADSRVolume += voice->vc_ADSR.aVolume; in hvl_process_frame()
1402 voice->vc_ADSRVolume = voice->vc_Instrument->ins_Envelope.aVolume << 8; in hvl_process_frame()
1406 voice->vc_ADSRVolume += voice->vc_ADSR.dVolume; in hvl_process_frame()
1409 voice->vc_ADSRVolume = voice->vc_Instrument->ins_Envelope.dVolume << 8; in hvl_process_frame()
1417 voice->vc_ADSRVolume += voice->vc_ADSR.rVolume; in hvl_process_frame()
1420 voice->vc_ADSRVolume = voice->vc_Instrument->ins_Envelope.rVolume << 8; in hvl_process_frame()
1756 …voice->vc_AudioVolume = (((((((voice->vc_ADSRVolume >> 8) * voice->vc_NoteMaxVolume) >> 6) * voice… in hvl_process_frame()
H A Dhvl_replay.h85 int32 vc_ADSRVolume; member
/dports/audio/hvl2wav/hivelytracker-8296a50/hvl2wav/
H A Dreplay.c270 …ht->ht_Voices[i].vc_ADSRVolume=ht->ht_Voices[i].vc_InstrPeriod=ht->ht_Voices[i].vc_TrackPeriod=ht-… in hvl_reset_some_stuff()
1130 voice->vc_ADSRVolume = 0; in hvl_process_step()
1415 …voice->vc_ADSR.rVolume = -(voice->vc_ADSRVolume - (voice->vc_Instrument->ins_Envelope.rVolume << 8… in hvl_process_frame()
1429 voice->vc_ADSRVolume += voice->vc_ADSR.aVolume; in hvl_process_frame()
1432 voice->vc_ADSRVolume = voice->vc_Instrument->ins_Envelope.aVolume << 8; in hvl_process_frame()
1436 voice->vc_ADSRVolume += voice->vc_ADSR.dVolume; in hvl_process_frame()
1439 voice->vc_ADSRVolume = voice->vc_Instrument->ins_Envelope.dVolume << 8; in hvl_process_frame()
1447 voice->vc_ADSRVolume += voice->vc_ADSR.rVolume; in hvl_process_frame()
1450 voice->vc_ADSRVolume = voice->vc_Instrument->ins_Envelope.rVolume << 8; in hvl_process_frame()
1786 …voice->vc_AudioVolume = (((((((voice->vc_ADSRVolume >> 8) * voice->vc_NoteMaxVolume) >> 6) * voice… in hvl_process_frame()
H A Dreplay.h75 int32 vc_ADSRVolume; member
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dreplay.c482 …at->at_Voices[i].vc_ADSRVolume=at->at_Voices[i].vc_InstrPeriod=at->at_Voices[i].vc_TrackPeriod=at-… in rp_reset_some_shit()
2282 voice->vc_ADSRVolume = 0; in rp_play_instrument()
2441 voice->vc_ADSRVolume = 0; in rp_process_step()
2727 …voice->vc_ADSR.rVolume = -(voice->vc_ADSRVolume - (voice->vc_Instrument->ins_Envelope.rVolume << 8… in rp_process_frame()
2742 voice->vc_ADSRVolume += voice->vc_ADSR.aVolume; in rp_process_frame()
2745 voice->vc_ADSRVolume = voice->vc_Instrument->ins_Envelope.aVolume << 8; in rp_process_frame()
2749 voice->vc_ADSRVolume += voice->vc_ADSR.dVolume; in rp_process_frame()
2752 voice->vc_ADSRVolume = voice->vc_Instrument->ins_Envelope.dVolume << 8; in rp_process_frame()
2760 voice->vc_ADSRVolume += voice->vc_ADSR.rVolume; in rp_process_frame()
2763 voice->vc_ADSRVolume = voice->vc_Instrument->ins_Envelope.rVolume << 8; in rp_process_frame()
[all …]
H A Dreplay.h89 int32 vc_ADSRVolume; member