Home
last modified time | relevance | path

Searched defs:hvl_voice (Results 1 – 3 of 3) sorted by relevance

/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Amiga/
H A Dhvl_replay.h78 struct hvl_voice struct
80 int16 vc_Track;
81 int16 vc_NextTrack;
82 int16 vc_Transpose;
86 struct hvl_envelope vc_ADSR;
88 uint32 vc_SamplePos;
89 uint32 vc_Delta;
97 uint8 vc_Waveform;
105 int16 vc_HardCut;
157 uint8 vc_TrackOn;
[all …]
/dports/audio/hvl2wav/hivelytracker-8296a50/hvl2wav/
H A Dreplay.h68 struct hvl_voice struct
70 int16 vc_Track;
71 int16 vc_NextTrack;
72 int16 vc_Transpose;
76 struct hvl_envelope vc_ADSR;
78 uint32 vc_SamplePos;
79 uint32 vc_Delta;
87 uint8 vc_Waveform;
95 int16 vc_HardCut;
147 uint8 vc_TrackOn;
[all …]
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Windows/
H A Dhvl_replay.h91 struct hvl_voice struct
93 int16 vc_Track;
94 int16 vc_NextTrack;
95 int16 vc_Transpose;
99 struct hvl_envelope vc_ADSR;
102 uint32 vc_Delta;
110 uint8 vc_Waveform;
118 int16 vc_HardCut;
133 int16 vc_SquareOn;
170 uint8 vc_TrackOn;
[all …]