# $Id: node.mk 6076 2007-02-12 21:58:31Z m9710797 $ include build/node-start.mk SRC_HDR:= \ Mixer MSXMixer NullSoundDriver \ SDLSoundDriver DirectXSoundDriver \ SoundDevice \ MSXPSG AY8910 AY8910Periphery \ DACSound16S DACSound8U \ KeyClick \ SCC MSXSCCPlusCart \ MSXAudio \ EmuTimer \ Y8950 Y8950Adpcm Y8950KeyboardConnector Y8950KeyboardDevice \ MSXFmPac MSXMusic \ YM2413Core YM2413 YM2413_2 \ MSXTurboRPCM \ YMF262 YMF278 MSXMoonSound \ AudioInputConnector AudioInputDevice \ DummyAudioInputDevice WavAudioInput \ WavWriter \ SamplePlayer \ WavData \ Resample HDR_ONLY:= \ ChannelMode \ SoundDriver \ Y8950Periphery DIST:= \ ResampleCoeffs.ii include build/node-end.mk