English 中文(简体)
如何主办使用JCE的VST原始产品? [闭门]
原标题:Tutorial on how to host VST plugins using JUCE? [closed]
  • 时间:2012-05-20 17:13:09
  •  标签:
  • c++
  • vst
  • juce

我们不准许向软件图书馆、辅导、工具、书籍或其他场外资源征求建议的问题。 你可以ed问这个问题,以便用事实和引证来回答。

Closed 9 years ago.

我想写一些法典,在我的C++申请中收留VST假想。 它认为,日本航天中心图书馆可能对此有所帮助。 是否有任何人知道我能找到如何在日安会主办并连接VST假想的辅导?

I ve 建造了JUSCE代码,并用Plugin Host样本进行工作。 它希望图书馆能够做我所希望的事情。 我的问题是,我觉得样本法难以遵循(不是许多评论等)。 它还使用许多日本航天中心专用编码来管理国邮联,等等。 我觉得很难否认我需要做些什么来管理抽样中其他法典的缩略语。

如果有人知道某位辅导的话,我会非常感激!

问题回答

多数案例的《陪审团法》的确是专门针对法官的,如果你重新利用这个平台,那么我鼓励你坚持这一守则,通过样本,尽管这些样本可能并不完全。

了解更多有关在Juce之外托管的VST的比喻可能是有益的,但中按手方式收发低价竞标的辅导。

This tutorial walks through the development of audio applications using JUCE, and in part 2 they cover hosting VST plugins.

(编辑:我更新了这些链接,也注意到这些链接在系列中有第三部分)。





相关问题
Undefined reference

I m getting this linker error. I know a way around it, but it s bugging me because another part of the project s linking fine and it s designed almost identically. First, I have namespace LCD. Then I ...

C++ Equivalent of Tidy

Is there an equivalent to tidy for HTML code for C++? I have searched on the internet, but I find nothing but C++ wrappers for tidy, etc... I think the keyword tidy is what has me hung up. I am ...

Template Classes in C++ ... a required skill set?

I m new to C++ and am wondering how much time I should invest in learning how to implement template classes. Are they widely used in industry, or is this something I should move through quickly?

Print possible strings created from a Number

Given a 10 digit Telephone Number, we have to print all possible strings created from that. The mapping of the numbers is the one as exactly on a phone s keypad. i.e. for 1,0-> No Letter for 2->...

typedef ing STL wstring

Why is it when i do the following i get errors when relating to with wchar_t? namespace Foo { typedef std::wstring String; } Now i declare all my strings as Foo::String through out the program, ...

C# Marshal / Pinvoke CBitmap?

I cannot figure out how to marshal a C++ CBitmap to a C# Bitmap or Image class. My import looks like this: [DllImport(@"test.dll", CharSet = CharSet.Unicode)] public static extern IntPtr ...

Window iconification status via Xlib

Is it possible to check with the means of pure X11/Xlib only whether the given window is iconified/minimized, and, if it is, how?

热门标签