代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/122453/14689466
h swfdec.h
#ifndef __SWFDEC_H__
#define __SWFDEC_H__
#ifdef __cplusplus
extern "C" {
#endif
enum {
SWF_OK = 0,
SWF_NEEDBITS,
SWF_WAIT,
SWF_ERROR,
SWF_EOF,
SWF_IMAGE,
SWF_CHANGE,
};
enum {
SWF_COLORSP
www.eeworm.com/read/168433/5447005
s2bits
#! /bin/sh
#
# Convert a sound file (either the Sun byte order for 16 bit samples,
# with a suffix of .spd, or the Linux byte order, with a suffix of
# .dsp), to a .bits file (my own made-up suffix
www.eeworm.com/read/160611/5568738
alg tone.alg
(TONE-ALG
(NAME "tone")
(ARGUMENTS ("sound_type" "input") ("double" "hz"))
(START (MIN input))
(TERMINATE (MIN input))
(LOGICAL-STOP (MIN input))
(STATE ("double" "b" "2.0 - cos(hz * PI2 / input->sr)"
www.eeworm.com/read/160611/5568770
alg tonev.alg
(TONEV-ALG
(NAME "tonev")
(ARGUMENTS ("sound_type" "s1") ("sound_type" "hz"))
(INLINE-INTERPOLATION T)
(INTERNAL-SCALING s1)
(ALWAYS-SCALE hz)
(START (MAX s1 hz))
(TERMINATE (MIN s1 hz))
(LOGICAL-STOP
www.eeworm.com/read/160611/5568771
alg sqrt.alg
(SQRT-ALG
(NAME "sqrt")
(ARGUMENTS ("sound_type" "input"))
(ALWAYS-SCALE input)
(START (MIN input))
(INNER-LOOP "{ sample_type i = input; if (i < 0) i = 0; output = (sample_type) sqrt(i); }"
www.eeworm.com/read/160611/5568790
c alpassvc.c
#include "stdio.h"
#ifndef mips
#include "stdlib.h"
#endif
#include "xlisp.h"
#include "sound.h"
#include "falloc.h"
#include "cext.h"
#include "alpassvc.h"
void alpassvc_free();
typedef struct al
www.eeworm.com/read/160611/5568864
alg log.alg
(LOG-ALG
(NAME "log")
(ARGUMENTS ("sound_type" "input"))
(ALWAYS-SCALE input)
(START (MIN input))
(INNER-LOOP "output = (sample_type) log(input)")
(TERMINATE (MIN input))
(LOGICAL-STOP (
www.eeworm.com/read/159476/5584308
c song_task.c
/*C**************************************************************************
* $RCSfile: song_task.c,v $
*----------------------------------------------------------------------------
* Copyright (
www.eeworm.com/read/152843/5658687
c amisound.c
/*
* linux/arch/m68k/amiga/amisound.c
*
* amiga sound driver for Linux/m68k
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file COPYING in the
www.eeworm.com/read/133745/14028120
txt emma.txt
#goto("HERE");
#与埃玛对话,结束游戏
talk(5,"埃玛:阿莱,你没事!!!");
talk(1,"阿莱:我怎么会有事呢,在那样的校长面前......");
talk(4,"埃玛:你知道我有多担心吗,你昏迷了半个月耶!");
talk(2,"阿莱:半个月,又算什么,三年来我不一直都昏迷着吗...");
talk(3,"埃玛:不过只要你没事就好了。");
talk