找回密码
 注册
查看: 312|回复: 0

R语言 tuneR包 notenames()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 13:02:23 | 显示全部楼层 |阅读模式
notenames(tuneR)
notenames()所属R语言包:tuneR

                                        Generating note names from numbers
                                         从数字生成音符名称

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

A function that generates note names from numbers
从数字产生音符名称的函数


用法----------Usage----------


notenames(notes, language = c("english", "german"))



参数----------Arguments----------

参数:notes
An interger values vector, where 0 corresponds to <KBD>a'</KBD>,  notes below and above have to be specified in the corresponding halftone distance.
一个整数值向量,0对应到<KBD>的一个</ KBD>,下面的说明和上面一定要指定在相应的半色调的距离。


参数:language
Language of the note names. Currently only english and german are supported.
语言的音符名称。目前只支持英语和德语。


值----------Value----------

A character vector of note names.
字符向量的音符名称。


(作者)----------Author(s)----------


Uwe Ligges, <a href="mailto:ligges@statistik.tu-dortmund.de">ligges@statistik.tu-dortmund.de</a>



实例----------Examples----------


notenames(c(-24, -12, 0, 12)) # octaves of a[八度音阶的]
notenames(3:15)               # chromaticism[半音]

## same in german:[#在德国:]
notenames(3:15, language = "german")

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-28 18:55 , Processed in 0.041689 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表