Home
last modified time | relevance | path

Searched refs:opl_channel_data_t (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Doplplayer.c100 } opl_channel_data_t; typedef
108 opl_channel_data_t channels[MIDI_CHANNELS_PER_TRACK];
139 opl_channel_data_t *channel;
617 opl_channel_data_t *channel; in KeyOffEvent()
649 static int CompareChannelPriorities(opl_channel_data_t *chan1, in CompareChannelPriorities()
650 opl_channel_data_t *chan2) in CompareChannelPriorities()
662 static opl_voice_t *ReplaceExistingVoice(opl_channel_data_t *channel) in ReplaceExistingVoice()
820 static void VoiceKeyOn(opl_channel_data_t *channel, in VoiceKeyOn()
881 opl_channel_data_t *channel; in KeyOnEvent()
969 opl_channel_data_t *channel; in ControllerEvent()
[all …]
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/MUSIC/
H A Doplplayer.c100 } opl_channel_data_t; typedef
108 opl_channel_data_t channels[MIDI_CHANNELS_PER_TRACK];
139 opl_channel_data_t *channel;
610 opl_channel_data_t *channel; in KeyOffEvent()
642 static int CompareChannelPriorities(opl_channel_data_t *chan1, in CompareChannelPriorities()
643 opl_channel_data_t *chan2) in CompareChannelPriorities()
655 static opl_voice_t *ReplaceExistingVoice(opl_channel_data_t *channel) in ReplaceExistingVoice()
813 static void VoiceKeyOn(opl_channel_data_t *channel, in VoiceKeyOn()
874 opl_channel_data_t *channel; in KeyOnEvent()
962 opl_channel_data_t *channel; in ControllerEvent()
[all …]
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/
H A Di_oplmusic.c98 } opl_channel_data_t; typedef
131 opl_channel_data_t *channel;
695 opl_channel_data_t *channel; in KeyOffEvent()
907 static void VoiceKeyOn(opl_channel_data_t *channel, in VoiceKeyOn()
964 opl_channel_data_t *channel; in KeyOnEvent()
1077 opl_channel_data_t *channel; in ProgramChangeEvent()
1183 opl_channel_data_t *channel; in ControllerEvent()
1224 opl_channel_data_t *channel; in PitchBendEvent()
1359 static void InitChannel(opl_channel_data_t *channel);
1445 static void InitChannel(opl_channel_data_t *channel) in InitChannel()
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/
H A Di_oplmusic.c98 } opl_channel_data_t; typedef
131 opl_channel_data_t *channel;
695 opl_channel_data_t *channel; in KeyOffEvent()
907 static void VoiceKeyOn(opl_channel_data_t *channel, in VoiceKeyOn()
964 opl_channel_data_t *channel; in KeyOnEvent()
1077 opl_channel_data_t *channel; in ProgramChangeEvent()
1183 opl_channel_data_t *channel; in ControllerEvent()
1224 opl_channel_data_t *channel; in PitchBendEvent()
1359 static void InitChannel(opl_channel_data_t *channel);
1445 static void InitChannel(opl_channel_data_t *channel) in InitChannel()
[all …]