pouët.net

How to get into synth / executable music?

category: music [glöplog]
What do you mean exactly by "stack based"?
added on the 2012-04-04 14:08:43 by wullon wullon
he means 4klang.
operator stacking is soooooooo 1999
added on the 2012-04-04 15:50:18 by maali maali
I mean in terms of the interface really. Something akin to guitar rig if you've ever seen that.

You drop your components onto the stack and they're processed in top to bottom order. You can also move them up/down.

Something like this:

BB Image
added on the 2012-04-04 15:54:12 by raizor raizor
I'd call it a modular layout.
raizor_: I prefer the 4klang style. It's extremely versatile and flexible. Just remember to make it relatively easy to use ;)
added on the 2012-04-04 16:14:02 by noby noby
Thanks noby. At least it sounds like I'm on the right track then :)
added on the 2012-04-04 17:30:41 by raizor raizor
Can someone in layman terms tell me what Z-plane filters are and why I want them (besides "everybody has them").
added on the 2012-04-04 17:54:52 by NoahR NoahR
I've never heard of anything called “Z-plane filters” before. You can analyze the properties of linear time-invariant filters by using the Z transform and looking at roots and poles of the resulting function, but that's primarily an analytic tool, not a special kind of filter. Maybe they mean IIR filters? (If so, see previous discussion in this thread.)
added on the 2012-04-04 18:59:33 by Sesse Sesse
Apparently it is something high end Emu's has.
added on the 2012-04-04 20:03:00 by NoahR NoahR
From what I can see on the Internet, it's just a fancy name for “digital filter” and then a useful way to interpolate between two such filters.
added on the 2012-04-04 20:08:19 by Sesse Sesse
Cheers. I figured it was trash talk for "I have Emu, you have not".
added on the 2012-04-04 21:13:04 by NoahR NoahR
Emu introduced a system of filters which can morph from one setting to another and called the 'Z-plane filters' for marketing purposes. They're regular digital filters although they are implemented in a special way to make morphing them less CPU intensive. There is at least one paper on these filters available through the AES.

The z-plane filters are not simple lowpass, bandpass or highpass filters but consist of a combination of these and other types, such as shelving filters, allowing complex tone variations. These filters were first introduced when Emu released the Morpheus synthesizer module.
added on the 2012-04-04 22:52:04 by trc_wm trc_wm
Stack approach, how much screen space can you waste on redundant GUI elements :)
added on the 2012-04-05 11:38:01 by el-bee el-bee
..which reminds me! Sesse, any chances of making SaneStation layout more compact?)
added on the 2012-04-05 11:39:09 by el-bee el-bee
@el-bee: Suggestions for how? :-)
added on the 2012-04-05 14:34:14 by Sesse Sesse
using leet madskillz!
added on the 2012-04-05 18:19:05 by trc_wm trc_wm
Sesse, let me give the synth a proper spin first ;)
added on the 2012-04-07 19:08:59 by el-bee el-bee
Is anyone here using QtCreator to compile VSTi's on OSX? If so, what settings should I use.

Further details: Xcode sucks, I'm trying to use VSTGUI not Qt as the GUI lib.
added on the 2012-04-07 22:17:27 by trc_wm trc_wm
Trc_ I spend a little time looking at the information you provided. Ok...it is kind of sexy.
added on the 2012-04-08 10:42:48 by NoahR NoahR
I found z-plane filters interesting also, but restrictive at the same time -- only Emu could develop new Z-plane filters and many of the sound characteristics could be emulated/approximated by other methods, which were already present in synthesizers, such as a phaser.

The fact that it hasn't been adopted by other synthesizer manufacturers is a dead give-away that it is just 'interesting' as a technology.
added on the 2012-04-09 14:27:34 by trc_wm trc_wm
trc_wm: this reminds me of our initial talks around VST development.. I'll dig up the mail thread :)
added on the 2012-04-10 10:04:02 by gloom gloom
trc. I think the reason nobody picked up on it is because it is a patented technology. Speaking of VST's. Is it so good I ponder, that it is worth emulating with its own (illegal) VST. So far all examples i have heard could be emulated with a properly set up FX chain AFAIC
added on the 2012-04-10 17:30:26 by NoahR NoahR
@gloom: still looking for a general set of widgets for VSTi's to replace my 'coderstyle' stuff.

@eebliss: The patent mostly covers the coefficient transform, which is not needed. And most of it applies to ASIC hardware, not software. You wouldn't get into trouble if you implemented high-order multi-stage modulating filters in your VST and sold it, just don't call them 'z-plane' filters.
added on the 2012-04-11 20:13:53 by trc_wm trc_wm
@trc_wm: do you have a set of specifications for how you need it to be?
added on the 2012-04-11 21:15:50 by gloom gloom

login