-
oscsend
发送一个开放声音控制(OSC)的信息通过UDP连接
oscsend(美,路径)
oscsend(美,路径,类型,arg1的,arg2的,...)
oscsedn(美,路径,类型,[参数])
ü= UDP的对象与打开的连接。
路径=路径字符串
=同类型的参数类型的字符串,
支持:
我=整数
f=浮动
商S =串
每组空(忽略相应的参数)
余=脉冲(忽略相应的参数)
T=真(忽略相应的参数)
F=假(忽略相应的参数)
乙=布尔(不是官方:将参数为T/在F型)
不支持:
b=一滴
参数=参数所指定的类型。
示例
ü=的UDP( 127.0.0.1 ,7488)
的FOPEN(美)
oscsend(ü, /测试 , ifsINBTF ,1,3.14, 您好 ,[],[],虚假,[],[])
fclose(美)
如需关于振荡信息http://opensoundcontrol.org/。(Sends a Open Sound Control (OSC) message through a UDP connection
oscsend(u,path)
oscsend(u,path,types,arg1,arg2,...)
oscsedn(u,path,types,[args])
u = UDP object with open connection.
path = path-string
types = string with types of arguments,
supported:
i = integer
f = float
s = string
N = Null (ignores corresponding argument)
I = Impulse (ignores corresponding argument)
T = True (ignores corresponding argument)
F = False (ignores corresponding argument)
B = boolean (not official: converts argument to T/F in the type)
not supported:
b = blob
args = arguments as specified by types.
EXAMPLE
u = udp( 127.0.0.1 ,7488)
fopen(u)
oscsend(u, /test , ifsINBTF , 1, 3.14, hello ,[],[],false,[],[])
fclose(u)
See http://opensoundcontrol.org/ for more information about OSC.)
- 2011-05-15 17:56:03下载
- 积分:1
-
FFTyuandaima
输入信号的时域和频谱分析
输入信号为ft=[5cos(600*pi*t)+4cos(90*pi*t)+9]/18
输入信号为高频和低频信号的叠加:高频300Hz,低频45Hz( Of the input signal in time domain and spectral analysis of the input signal is ft = [5cos (600* pi* t)+4 cos (90* pi* t)+9]/18 input signal for the high-frequency and low frequency signal superimposed: frequency 300Hz, 45Hz low frequency)
- 2010-05-27 20:57:18下载
- 积分:1
-
mychepai
整合了现在的matlab车牌分割定位代码,没有阉割的,下载即可使用,方便初学者学习。(Integration of current positioning plate segmentation matlab code, there is no castration, download to use, easy for beginners to learn.)
- 2014-12-24 09:58:40下载
- 积分:1
-
code
分布式lms算法,传感器网络,仿真通过,可以运行的(Lms distributed algorithms, sensor networks, through simulation, can run)
- 2015-09-04 16:55:56下载
- 积分:1
-
gust
计算脉动风速的风特性,包括湍流强度、阵风因子、湍流积分尺度等(Fluctuating wind characteristics calculated wind speed, including turbulence intensity, gust factor, turbulence integral scale, etc.)
- 2016-07-25 10:53:31下载
- 积分:1
-
3
说明: 双极化多普勒天气雷达测量误差分析及标定研究(详细介绍了多普勒天气雷达的参数)(Dual-polarization Doppler weather radar measurement error analysis and calibration studies (described in detail the parameters of Doppler Weather Radar))
- 2010-08-22 10:26:46下载
- 积分:1
-
shuzhiweifen
数值微分通过matlab实现,对于初学者非常有用。从书上下载的源代码。(Achieved by numerical differentiation matlab, very useful for beginners. Downloaded from the book source code.)
- 2010-11-16 16:12:31下载
- 积分:1
-
2ddp_node
2ddp dynamic mesh for fluent udf
- 2013-12-12 15:26:08下载
- 积分:1
-
Simple-word-Class
简单的封装了对word的操作 使用 CComVariant vOpt(Simple word Class)
- 2014-09-11 11:50:33下载
- 积分:1
-
Settings_SystemTest
Settings System Test extends Android Test Case.
- 2014-01-13 12:09:40下载
- 积分:1