4 Star 2 Fork 1

BLumia / PineappleSynth

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

About this repo

This is a synthesizer. Inspired by Syntorial and i wish to build a plugins that easy and free to use.

Since this is my first attempt to make a vsti, it may works very slow.

Special Thanks

  • Thanks this tutorial, this is a really great tutorial for developer who want to make an audio plugin with wdl-ol.
  • Thanks wdl-ol because this repo is based on this.
  • Thanks Knobman for makes creating knobs easily.
  • Thanks SAVIHost for makes testing vsti easily.
  • Thanks @UN1C0DE for help me debugging and thanks @Chris for the advices.

How to build

You need to clone wdl-ol (VS2015 branch) to your disk, then clone this repo to /IPlugExamples/ folder, then use visual studio 2015 to open the Visual Studio .sln, then you can build.

If you want to build a vst2 or vst3 target, you should download the sdk and follow the instruction in "wdl-ol/XXXX_SDK/readme.txt" to place some header file to the right place.

I've also prepared the Code::Block project (.cbp) for user who want to build with that IDE. no Mac support right now, because i don't have Mac.

Licence

MIT =D

关于这个Repo

想写合成器有很久了,于是经常有搜一些资料来看,偶然间看到了这个教程,感觉甚好于是就跟着做了,目前根着教程然后做些符合我期望的改动,基本可用之后,我的合成器坑大概就要正式开工了。(大概....吧)

目前这个合成器还是非常简单的合成器,截至目前(commit 0905d43)的功能基本根据上面提到的教程并稍微动点脑子写一点代码就可以达到。后续复杂的功能大概得慢慢啃DSP了。(先把简单功能完善了再说233)

还是非常感谢那个教程把我拉入了DSP坑,当然我也把@UN1C0DE入了坑。蛤蛤蛤蛤蛤蛤

受到了Syntorial的影响,PineappleSynth的初衷(开坑前设想)是做一个合成器和一系列教程,供需要和现在的我一样的小白点技能树使用。于是计划内会有基于 Web Audio API 的网页版和一个程序版共两个版本的大菠萝合成器出现。并具有类似 Syntorial 的帮助学习功能。

目前出于试水探坑底,于是现阶段会先做一个稳定可用的普通合成器,而不是有很多复杂功能的合成器。

感谢

  • 此教程 所赐,没有这个教程,大概这个repo也不会存在了吧。
  • 感谢 wdl-ol ,整个项目基于此项目,虽然我做了一些微小的工作使之符合我的需求,这些改动待完善后也会放出。
  • Knobman 是个做旋钮的不错的小工具,非常好用。
  • 调试使用了 SAVIHost 作为vst2和vst3的宿主程序。
  • 额外感谢 @UN1C0DE 帮我抓虫子和 @Chris 的好点子 :D

如何构建项目

你需要先去克隆 wdl-ol (VS2015 分支) 到你的硬盘,然后把这个repo克隆到/IPlugExamples/文件夹,最后用VS2015打开里面的sln即可。

如果你想要构建vst2或者vst3,在你构建之前,你需要去准备好VST的SDK,然后根据 "wdl-ol/XXXX_SDK/readme.txt" 的引导放置需要的头文件即可。

我额外准备了code::block的cbp供这个IDE的用户编译需要的版本。需要注意的是,目前只能编译vst2版和app版。Mac AU版本暂不提供,因为我没苹果电脑。

许可协议

MIT~

MIT License Copyright (c) 2016 BLumia Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

A simple synthesis. 展开 收起
C++
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C++
1
https://gitee.com/blumia/PineappleSynth.git
git@gitee.com:blumia/PineappleSynth.git
blumia
PineappleSynth
PineappleSynth
master

搜索帮助

14c37bed 8189591 565d56ea 8189591