代码搜索结果

找到约 10,000 项符合 Sound 的代码

toneadapter.cpp

/* Copyright (c) 2004, Nokia. All rights reserved */ // INCLUDE FILES #include #include #include "sound.pan" #include "sound.hrh" #include "toneadapter.h" #includ

toneadapter.cpp

/* Copyright (c) 2004, Nokia. All rights reserved */ // INCLUDE FILES #include #include #include "sound.pan" #include "sound.hrh" #include "toneadapter.h" #includ

sequencertosynthesizer.java

/* * SequencerToSynthesizer.java */ import java.io.File; import java.io.IOException; import javax.sound.midi.MidiEvent; import javax.sound.midi.MidiMessage; import javax.sound.midi.ShortMessage;

asound_fm.h

#ifndef __SOUND_ASOUND_FM_H #define __SOUND_ASOUND_FM_H /* * Advanced Linux Sound Architecture - ALSA * * Interface file between ALSA driver & user space * Copyright (c) 1994-98 by Jaroslav Ky

harmony.c

/* drivers/sound/harmony.c This is a sound driver for ASP's and Lasi's Harmony sound chip and is unlikely to be used for anything other than on a HP PA-RISC. Harmony is found in HP 712s, 715/n

121.msd

goldcool,3,3 "sound\scene\A_52.wav",79,57,10 "sound\scene\A_52.wav",114,75,10 "sound\scene\A_52.wav",44,66,10

118.msd

goldcool,3,3 "sound\scene\A_48.wav",129,328,20 "sound\scene\A_38.wav",109,296,10 "sound\scene\A_38.wav",37,316,10

121.msd

goldcool,3,3 "sound\scene\A_52.wav",79,57,10 "sound\scene\A_52.wav",114,75,10 "sound\scene\A_52.wav",44,66,10

118.msd

goldcool,3,3 "sound\scene\A_48.wav",129,328,20 "sound\scene\A_38.wav",109,296,10 "sound\scene\A_38.wav",37,316,10

musicbase.java

package musicplayer; import java.io.File; import java.io.IOException; import javax.sound.sampled.AudioFormat; import javax.sound.sampled.AudioInputStream; import javax.sound.sampled.AudioSystem; impo