代码搜索:OSC
找到约 2,065 项符合「OSC」的源代码
代码结果 2,065
www.eeworm.com/read/299239/7871297
bat osc.bat
d3cc -c -Q -DKHZ16 -DDBDADA -g sendout.c
d3cc -c -Q -DKHZ16 -DDBDADA -g osc.c
d3as -Q -DKHZ16 -DDBDADA sendstrt.s
d3cc -Q -g -o osc -m sendout.map -s sendstrt.o osc.o sendout.o -lm -lap
www.eeworm.com/read/299239/7871330
mak osc.mak
all : osc
sendout.o : sendout.c
d3cc -c -Q -DKHZ16 -DDBDADA -g sendout.c
osc.o : osc.c
d3cc -c -Q -DKHZ16 -DDBDADA -g osc.c
sendstrt.o : sendstrt.s
d3as -Q -DKHZ16 -DDBDADA sendstrt.s
www.eeworm.com/read/299239/7871358
c osc.c
#include
#include
/* OSC real-time example PME
5-25-94 LS modified for AT&T DSP32c
10-31-94 CAC adapted to CAC boards
*/
#define SAMPLE_RATE 32.0e3
#define PI 3.14159265
www.eeworm.com/read/198041/7955580
c osc.c
/*! \file osc.c \brief Open Sound Control (OSC) client functions. */
//*****************************************************************************
//
// File Name : 'osc.c'
// Title : Open Soun
www.eeworm.com/read/198041/7955582
h osc.h
/*! \file osc.h \brief Open Sound Control (OSC) client functions. */
//*****************************************************************************
//
// File Name : 'osc.h'
// Title : Open Soun
www.eeworm.com/read/330802/12867603
bdf osc.bdf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/330802/12867614
bsf osc.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/330802/12867655
vwf osc.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/143087/12900394
h osc.h
/************************************************************************
* *
* Copyright (C) SEIKO EPSON CORP. 1997 - 1998 *
* *
* File name: osc.h *
* This is OSC
www.eeworm.com/read/142225/12956585
c osc.c
#include "osh.h"
#define DEBUG 0
#define MULTISAMPLE 0
extern int Printf(const char *fmt, ...);
idata OSH OS;
const unsigned char code KeyTable[13]={0,0x24,0x44,0x84,\
0x22,0x42,0x8