Home
last modified time | relevance | path

Searched refs:EAS_U8 (Results 1 – 25 of 101) sorted by relevance

12345

/external/sonivox/arm-hybrid-22k/lib_src/
Deas_vm_protos.h131 … VMSetMIPEntry (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 priority, EAS_U8 m…
182 void VMStartNote (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velo…
208 void VMCheckKeyGroup (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U16 keyGroup, EAS_U8 channel);
234 …olyphonyLimiting (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 vel…
256 void VMStopNote (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 key, EAS_U8 veloci…
304 …(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_INT *pVoiceNumber, EAS_U8 channel, EAS_U8 note, EAS_…
350 void VMProgramChange (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 program);
368 void VMChannelPressure (S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 value);
398 void VMPitchBend (S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 pitchLSB, EAS_U8 pitchMSB);
419 …ControlChange (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 controller, EAS_U8
[all …]
Deas_synth.h213 EAS_U8 programNum; /* play this instrument number */
214 EAS_U8 modWheel; /* CC1 */
215 EAS_U8 volume; /* CC7 */
216 EAS_U8 pan; /* CC10 */
218 EAS_U8 expression; /* CC11 */
224 EAS_U8 channelPressure; /* applied to all voices on a given channel */
226 EAS_U8 channelFlags; /* bit field channelFlags for */
229 EAS_U8 pool; /* SPMIDI channel voice pool */
230 EAS_U8 mip; /* SPMIDI MIP setting */
233 EAS_U8 reverbSend; /* CC91 */
[all …]
Deas_otadata.h51 EAS_U8 patternLen; /* length of current pattern */
52 EAS_U8 dataByte; /* previous char from file */
53 EAS_U8 bitCount; /* bit count in char */
68 EAS_U8 flags; /* bit flags */
69 EAS_U8 numPatterns; /* number of patterns left in song */
70 EAS_U8 currentPattern; /* current pattern for loop */
71 EAS_U8 note; /* MIDI note number */
72 EAS_U8 octave; /* octave modifier */
73 EAS_U8 style; /* from STYLE */
74 EAS_U8 velocity; /* current volume */
[all …]
Deas_sndlib.h84 EAS_U8 rangeLow;
85 EAS_U8 rangeHigh;
156 EAS_U8 filterQ;
201 EAS_U8 filterQandFlags;
242 EAS_U8 velLow;
243 EAS_U8 velHigh;
253 EAS_U8 attackDecay;
254 EAS_U8 velocityRelease;
255 EAS_U8 egKeyScale;
256 EAS_U8 sustain;
[all …]
Deas_miditypes.h49 EAS_U8 sysExState; /* maintains the SysEx state */
50 EAS_U8 runningStatus; /* last running status received */
51 EAS_U8 status; /* status byte */
52 EAS_U8 d1; /* first data byte */
53 EAS_U8 d2; /* second data byte */
54 EAS_U8 flags; /* flags - see below for definition */
111 EAS_U8 state; /* current state EAS_STATE_XXXX */
112 EAS_U8 flags; /* flags - see definitions below */
Deas_imelodydata.h61 EAS_U8 state; /* current state EAS_STATE_XXXX */
62 EAS_U8 style; /* from STYLE */
63 EAS_U8 index; /* index into buffer */
64 EAS_U8 octave; /* octave prefix */
65 EAS_U8 volume; /* current volume */
66 EAS_U8 note; /* MIDI note number */
/external/sonivox/arm-fm-22k/lib_src/
Deas_vm_protos.h131 … VMSetMIPEntry (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 priority, EAS_U8 m…
182 void VMStartNote (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velo…
208 void VMCheckKeyGroup (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U16 keyGroup, EAS_U8 channel);
234 …olyphonyLimiting (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 vel…
256 void VMStopNote (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 key, EAS_U8 veloci…
304 …(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_INT *pVoiceNumber, EAS_U8 channel, EAS_U8 note, EAS_…
350 void VMProgramChange (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 program);
368 void VMChannelPressure (S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 value);
398 void VMPitchBend (S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 pitchLSB, EAS_U8 pitchMSB);
419 …ControlChange (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 controller, EAS_U8
[all …]
Deas_synth.h213 EAS_U8 programNum; /* play this instrument number */
214 EAS_U8 modWheel; /* CC1 */
215 EAS_U8 volume; /* CC7 */
216 EAS_U8 pan; /* CC10 */
218 EAS_U8 expression; /* CC11 */
224 EAS_U8 channelPressure; /* applied to all voices on a given channel */
226 EAS_U8 channelFlags; /* bit field channelFlags for */
229 EAS_U8 pool; /* SPMIDI channel voice pool */
230 EAS_U8 mip; /* SPMIDI MIP setting */
233 EAS_U8 reverbSend; /* CC91 */
[all …]
Deas_otadata.h51 EAS_U8 patternLen; /* length of current pattern */
52 EAS_U8 dataByte; /* previous char from file */
53 EAS_U8 bitCount; /* bit count in char */
68 EAS_U8 flags; /* bit flags */
69 EAS_U8 numPatterns; /* number of patterns left in song */
70 EAS_U8 currentPattern; /* current pattern for loop */
71 EAS_U8 note; /* MIDI note number */
72 EAS_U8 octave; /* octave modifier */
73 EAS_U8 style; /* from STYLE */
74 EAS_U8 velocity; /* current volume */
[all …]
Deas_sndlib.h84 EAS_U8 rangeLow;
85 EAS_U8 rangeHigh;
156 EAS_U8 filterQ;
201 EAS_U8 filterQandFlags;
242 EAS_U8 velLow;
243 EAS_U8 velHigh;
253 EAS_U8 attackDecay;
254 EAS_U8 velocityRelease;
255 EAS_U8 egKeyScale;
256 EAS_U8 sustain;
[all …]
Deas_miditypes.h49 EAS_U8 sysExState; /* maintains the SysEx state */
50 EAS_U8 runningStatus; /* last running status received */
51 EAS_U8 status; /* status byte */
52 EAS_U8 d1; /* first data byte */
53 EAS_U8 d2; /* second data byte */
54 EAS_U8 flags; /* flags - see below for definition */
111 EAS_U8 state; /* current state EAS_STATE_XXXX */
112 EAS_U8 flags; /* flags - see definitions below */
Deas_imelodydata.h61 EAS_U8 state; /* current state EAS_STATE_XXXX */
62 EAS_U8 style; /* from STYLE */
63 EAS_U8 index; /* index into buffer */
64 EAS_U8 octave; /* octave prefix */
65 EAS_U8 volume; /* current volume */
66 EAS_U8 note; /* MIDI note number */
Deas_pcmdata.h114 EAS_U8 srcByte; /* source byte */
115 EAS_U8 msBitCount; /* count keeps track of MS bits */
116 EAS_U8 msBitMask; /* mask keeps track of MS bits */
117 EAS_U8 msBitValue; /* value keeps track of MS bits */
118 EAS_U8 msBitCountLoop; /* count keeps track of MS bits, value at loop start */
119 EAS_U8 msBitMaskLoop; /* mask keeps track of MS bits, value at loop start */
120 EAS_U8 msBitValueLoop; /* value keeps track of MS bits, value at loop start */
123 EAS_U8 rateShift; /* for playback rate greater than 1.0 */
/external/sonivox/arm-wt-22k/lib_src/
Deas_vm_protos.h131 … VMSetMIPEntry (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 priority, EAS_U8 m…
182 void VMStartNote (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velo…
208 void VMCheckKeyGroup (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U16 keyGroup, EAS_U8 channel);
234 …olyphonyLimiting (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 vel…
256 void VMStopNote (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 key, EAS_U8 veloci…
304 …(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_INT *pVoiceNumber, EAS_U8 channel, EAS_U8 note, EAS_…
350 void VMProgramChange (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 program);
368 void VMChannelPressure (S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 value);
398 void VMPitchBend (S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 pitchLSB, EAS_U8 pitchMSB);
419 …ControlChange (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 controller, EAS_U8
[all …]
Deas_synth.h213 EAS_U8 programNum; /* play this instrument number */
214 EAS_U8 modWheel; /* CC1 */
215 EAS_U8 volume; /* CC7 */
216 EAS_U8 pan; /* CC10 */
218 EAS_U8 expression; /* CC11 */
224 EAS_U8 channelPressure; /* applied to all voices on a given channel */
226 EAS_U8 channelFlags; /* bit field channelFlags for */
229 EAS_U8 pool; /* SPMIDI channel voice pool */
230 EAS_U8 mip; /* SPMIDI MIP setting */
233 EAS_U8 reverbSend; /* CC91 */
[all …]
Djet_data.h110 EAS_U8 userID;
113 EAS_U8 state;
114 EAS_U8 flags;
150 EAS_U8 muteQueue[JET_MUTE_QUEUE_SIZE];
151 EAS_U8 numSegments;
152 EAS_U8 numLibraries;
153 EAS_U8 flags;
154 EAS_U8 playSegment;
155 EAS_U8 queueSegment;
156 EAS_U8 numQueuedSegments;
[all …]
Deas_otadata.h51 EAS_U8 patternLen; /* length of current pattern */
52 EAS_U8 dataByte; /* previous char from file */
53 EAS_U8 bitCount; /* bit count in char */
68 EAS_U8 flags; /* bit flags */
69 EAS_U8 numPatterns; /* number of patterns left in song */
70 EAS_U8 currentPattern; /* current pattern for loop */
71 EAS_U8 note; /* MIDI note number */
72 EAS_U8 octave; /* octave modifier */
73 EAS_U8 style; /* from STYLE */
74 EAS_U8 velocity; /* current volume */
[all …]
Deas_sndlib.h84 EAS_U8 rangeLow;
85 EAS_U8 rangeHigh;
156 EAS_U8 filterQ;
201 EAS_U8 filterQandFlags;
242 EAS_U8 velLow;
243 EAS_U8 velHigh;
253 EAS_U8 attackDecay;
254 EAS_U8 velocityRelease;
255 EAS_U8 egKeyScale;
256 EAS_U8 sustain;
[all …]
Deas_miditypes.h49 EAS_U8 sysExState; /* maintains the SysEx state */
50 EAS_U8 runningStatus; /* last running status received */
51 EAS_U8 status; /* status byte */
52 EAS_U8 d1; /* first data byte */
53 EAS_U8 d2; /* second data byte */
54 EAS_U8 flags; /* flags - see below for definition */
111 EAS_U8 state; /* current state EAS_STATE_XXXX */
112 EAS_U8 flags; /* flags - see definitions below */
Deas_imelodydata.h62 EAS_U8 state; /* current state EAS_STATE_XXXX */
63 EAS_U8 style; /* from STYLE */
64 EAS_U8 index; /* index into buffer */
65 EAS_U8 octave; /* octave prefix */
66 EAS_U8 volume; /* current volume */
67 EAS_U8 note; /* MIDI note number */
Deas_pcmdata.h114 EAS_U8 srcByte; /* source byte */
115 EAS_U8 msBitCount; /* count keeps track of MS bits */
116 EAS_U8 msBitMask; /* mask keeps track of MS bits */
117 EAS_U8 msBitValue; /* value keeps track of MS bits */
118 EAS_U8 msBitCountLoop; /* count keeps track of MS bits, value at loop start */
119 EAS_U8 msBitMaskLoop; /* mask keeps track of MS bits, value at loop start */
120 EAS_U8 msBitValueLoop; /* value keeps track of MS bits, value at loop start */
123 EAS_U8 rateShift; /* for playback rate greater than 1.0 */
/external/sonivox/arm-hybrid-22k/host_src/
Deas_types.h118 typedef unsigned char EAS_U8; typedef
228 EAS_U8 program;
229 EAS_U8 channel;
235 EAS_U8 channel;
236 EAS_U8 note;
237 EAS_U8 velocity;
243 EAS_U8 modWheel; /* CC1 */
244 EAS_U8 volume; /* CC7 */
245 EAS_U8 pan; /* CC10 */
246 EAS_U8 expression; /* CC11 */
[all …]
/external/sonivox/arm-fm-22k/host_src/
Deas_types.h118 typedef unsigned char EAS_U8; typedef
228 EAS_U8 program;
229 EAS_U8 channel;
235 EAS_U8 channel;
236 EAS_U8 note;
237 EAS_U8 velocity;
243 EAS_U8 modWheel; /* CC1 */
244 EAS_U8 volume; /* CC7 */
245 EAS_U8 pan; /* CC10 */
246 EAS_U8 expression; /* CC11 */
[all …]
/external/sonivox/arm-wt-22k/host_src/
Deas_types.h118 typedef unsigned char EAS_U8; typedef
232 EAS_U8 program;
233 EAS_U8 channel;
239 EAS_U8 channel;
240 EAS_U8 note;
241 EAS_U8 velocity;
247 EAS_U8 modWheel; /* CC1 */
248 EAS_U8 volume; /* CC7 */
249 EAS_U8 pan; /* CC10 */
250 EAS_U8 expression; /* CC11 */
[all …]
Djet.h45 EAS_U8 appEventRangeLow;
46 EAS_U8 appEventRangeHigh;
56 EAS_U8 currentPlayingSegment;
57 EAS_U8 currentQueuedSegment;
62 EAS_U8 segment;
63 EAS_U8 channel;
64 EAS_U8 track;
65 EAS_U8 controller;
66 EAS_U8 value;
143 …mentNum, EAS_INT libNum, EAS_INT repeatCount, EAS_INT transpose, EAS_U32 muteFlags, EAS_U8 userID);

12345