zebra2

Official support for: u-he.com
Post Reply New Topic
RELATED
PRODUCTS

Post

tryed the demo for 10 minutes...
i'm on board :love:

Post

Zebra 2 is a real beauty ins't she?

Cheers,
Gordon

Post

lalo wrote:tryed the demo for 10 minutes...
i'm on board :love:
took you that long??
:hihi:

Post

----So hey, Urs, how about an update, a text one, where are you at on Z2 ? Not rushing you, really, just wanting to know what the new 2006 timeframe is looking like here. :)

Jeff

Post

You know, all these little things. Lots of small modifications in the guts that one can't see from the outside but which are needed to put things differently later, such as Midi Learn.

Microtuning is in. Now it's about adding a "normal" file loading dialog for .tun files and everything. Gotta be abstracted so that it works on either platform.

And platforms. Platforms are highly depressing for small audio developers these times. I'm *very* reluctant to upgrade to VST 2.4 and to bother with Universal Binaries. Just subscribe to the VST development mailing list and feel the sheer panic all around. I provide 3 versions now (AU, VST Win, VST X). But with VST 2.4, Win64 and IntelMacs it might have to be 6! I got a really bad feeling here... gonna see the whole picture when my MacBook Pro arrives (if it ever arrives).

However, as I'm back to 24/7 coding (now that the flood of feedback went down), I'm also getting short worded. That's pretty natural, like I havn't posted much from June to September. This helps me concentrate.

Later,

;) Urs

Post

bluedad wrote:
lalo wrote:tryed the demo for 10 minutes...
i'm on board :love:
took you that long??
:hihi:
for me testing is usually for afterwards :lol:
My other host is Bruce Forsyth

Post

any audio DEMOS?

Post

snooky wrote:any audio DEMOS?
No new ones. Paradoxically I don't wanna create any hype currently. The more hype, the less I get done ;)

Cheers,

;) Urs

Post

snooky wrote:any audio DEMOS?
www.skirize.adbe.org/Subjective_Zebraz.mp3

Subz

EDIT: sorry URS!

hopfully this one wont make any hype at all ;) (& if it dose just ignore it :hihi: )


:oops:

Post

Pointless noodling, parts 5-7:
http://hylky.com/temp/zebratests5.mp3
http://hylky.com/temp/zebratests6.mp3
http://hylky.com/temp/zebratests7.mp3

(single patches, mostly single notes as well)

Post

krushing wrote:(single patches, mostly single notes as well)
those are fun! thanx... sometimes sounds like you are twirling x/y knobs too..
_________________
:( O :lol: S :ud: X :oops: 12.5 -- > + --> :party: VENTURA 13

Post

Not sure if Ned's wonderful tune was posted before?

http://www.zebrasynth.com/songs/NedFX_ZebraPlanet.mp3

8)

Cheers,

;) Urs

Post

Urs wrote:You know, all these little things. Lots of small modifications in the guts that one can't see from the outside but which are needed to put things differently later, such as Midi Learn.

Microtuning is in. Now it's about adding a "normal" file loading dialog for .tun files and everything. Gotta be abstracted so that it works on either platform.

And platforms. Platforms are highly depressing for small audio developers these times. I'm *very* reluctant to upgrade to VST 2.4 and to bother with Universal Binaries. Just subscribe to the VST development mailing list and feel the sheer panic all around. I provide 3 versions now (AU, VST Win, VST X). But with VST 2.4, Win64 and IntelMacs it might have to be 6! I got a really bad feeling here... gonna see the whole picture when my MacBook Pro arrives (if it ever arrives).

However, as I'm back to 24/7 coding (now that the flood of feedback went down), I'm also getting short worded. That's pretty natural, like I havn't posted much from June to September. This helps me concentrate.

Later,

;) Urs

----Well, keep at it, I'm sure it's coming together, looking forward to taking the full deal for a test drive, kinda been putting off using it much myself until it's done, so just checking in and seeing what's up. :)

Jeff

Post

I'm doing lot of zebr-ing :)

i noticed that on many preset even a single note produce 20% or even more ..25-30% cpu usage on my pentium M dothan 2.0 Ghz...

is there some room for cpu optimization in the future or have we to live with this cpu usage...is zebra sse optimized yet?

thanx

lalo

Post

Hey lalo,

there are some things that might take up more cpu than they should. I.e. some modules don't go into standby mode if there's nothing to do and thus might even suffer from denormalization. Candidates are RingModulator, Shapers and even some filter types.

Regrading SSE/Altivec, there's not much that could benefit. For instance, the filters are faster now *without* SSE/Altivec than their counterparts in Zebra1.5 which use Altivec. It's generally easier to parallelize software with a static layout (i.e. if one can calculate multiple identical modules at once), but this can hardly be done in Zebra where everything has to work in arbitrary order. Another obstacle is, the power of SIMD can only be unleashed on 32-bit audio data (single precision floating point). Now, most modules in Z2 require 64-bit precision...

The one thing that benefits from Altivec big time on the Mac are the oscillators, due to MacOS X' very fast FFT implementation. I'm gonna check out if buying the corresponding Intel libraries will give us a speed bump, but I want to wait and see if there's a chance to buy them for both Win and the new Intel Macs.

However, here are some tips that might help to make individual patches faster:

- mute unused Grid channels (red square between Grid and corresponding mixer)
- lower "Resolution" for oscillators in corresponding "more OSCx" tabs if possible
- avoid "LP Vintage" and "LP Vintage2" filter modes if possible, these are expensive analog simulations
- use one Osc in "dual" or "quad" mode rather than 2 or more Oscs in "single", if possible
- use shorter Release times on VCA envelopes (but don't set them to 0 or you might get clicks)
- use "few" voices or even switch to "legato" or "retrigger" voicing modes

Cheers,

;) Urs

Post Reply

Return to “u-he”