Synthduino:Arduino合成器库

时间:2021-04-29 21:45:18
【文件属性】:
文件名称:Synthduino:Arduino合成器库
文件大小:7KB
文件格式:ZIP
更新时间:2021-04-29 21:45:18
C Synthduino Arduino的合成器库 v0.2使用。 样例代码 请参阅上面的示例文件夹。 路线图 0.1-Note.play()[完成] 等效于tone() 0.2-Instrument.play()[已完成] 设置工具(一系列注解) 0.3-Synthduino.play()[进行中-2015年3月28日] Synthduino(单音)-单个乐器 0.4-Synthduino.play()[2015年4月11日] “完整”版本-可以演奏多种乐器 0.5-Instrument.build([pitches],[durations ......] [2015年4月25日] 直接输入音高和持续时间数组(不需要声明Note数组) 0.6-Synthduino.build(notes)[2015年5月9日] 将Note数组传递给Synthduino(不声明Instrument)
【文件预览】:
Synthduino-master
----.gitignore(5B)
----LICENSE.md(1KB)
----Instrument.cpp(359B)
----Durations.h(294B)
----Synthduino.cpp(24B)
----Instrument.h(258B)
----Note.cpp(2KB)
----examples()
--------SynthduinoNote.ino(411B)
--------SynthduinoInstrument.ino(1KB)
----README.md(974B)
----Note.h(563B)
----Synthduino.h(92B)
----Pitches.h(6KB)

网友评论