Latest News: u-he updates all their plug-ins
|
|||
Quote: BP a band-pass (this filters out a band of frequencies around the cutoff point).
| cut off points XXXX passing frequencies --- filtered out frequencies ----|XXXX|---- Well yeah, you are right. Not very precise, there are actually two cut off points at a band pass and so two bands are filtered out. And the band between the cut off points can pass. I'd make a small chart for this + pictures: / high pass (HP) = low cut / low frequency filter (high frequencies can pass the signal, low frequencies not) \ low pass (LP) = high cut / high frequency filter (low frequences can pass the signal, high frequencies not) ∩ band pass (BP) = high+low cut / high+low frequency filter (frequencies between the border points can pass, left/right of them not) U notch filter (opposite band pass) (frequencies left/right of the border points can pass, between can't) |
|||
| ^ | Joined: 15 Jan 2012 Member: #272957 Location: Germany | ||
|
|||
Well spotted... that's one result of writing the manual MUCH too quickly! |
|||
| ^ | Joined: 22 May 2004 Member: #26645 Location: Germany | ||
|
|||
Hi folks,
So Messe is over... what about DIVA 1.1 |
|||
| ^ | Joined: 20 Sep 2005 Member: #81766 | ||
|
|||
vinz89 wrote: Hi folks,
So Messe is over... what about DIVA 1.1 Soonsoonsoon I have a little flaw in the new MIDI Learn... |
|||
| ^ | Joined: 07 Aug 2002 Member: #3542 Location: Berlin | ||
|
|||
I must be going nuts. I can't seem to turn off the effects in Diva. When I click on the effect in Effect 1 or Effect 2, I get a pick list of Chorus, Phaser, Plate, Delay, and Rotary. How do I choose "none"? Sometimes I don't want an effect.
I could swear I used to turn off the effects Thanks. |
|||
| ^ | Joined: 17 Dec 2007 Member: #168481 Location: Evanston, IL. | ||
|
|||
mleghorn wrote: I must be going nuts. I can't seem to turn off the effects in Diva. When I click on the effect in Effect 1 or Effect 2, I get a pick list of Chorus, Phaser, Plate, Delay, and Rotary. How do I choose "none"? Sometimes I don't want an effect.
Click the little LED light. I could swear I used to turn off the effects Thanks. ![]() |
|||
| ^ | Joined: 11 Aug 2006 Member: #116141 Location: Austin, TX | ||
|
|||
bmrzycki wrote: mleghorn wrote: I must be going nuts. I can't seem to turn off the effects in Diva. When I click on the effect in Effect 1 or Effect 2, I get a pick list of Chorus, Phaser, Plate, Delay, and Rotary. How do I choose "none"? Sometimes I don't want an effect.
Click the little LED light. I could swear I used to turn off the effects Thanks. ![]() Ah yes, that was it! It's gone now. I'm using the Divalicious skin. I tried other skins, and still, no LED. I'll try reinstalling DIVA and see if that fixed the problem. Thanks. |
|||
| ^ | Joined: 17 Dec 2007 Member: #168481 Location: Evanston, IL. | ||
|
|||
mleghorn wrote: bmrzycki wrote: mleghorn wrote: I must be going nuts. I can't seem to turn off the effects in Diva. When I click on the effect in Effect 1 or Effect 2, I get a pick list of Chorus, Phaser, Plate, Delay, and Rotary. How do I choose "none"? Sometimes I don't want an effect.
Click the little LED light. I could swear I used to turn off the effects Thanks. ![]() Ah yes, that was it! It's gone now. I'm using the Divalicious skin. I tried other skins, and still, no LED. I'll try reinstalling DIVA and see if that fixed the problem. Thanks. I reverted back to the factory skin and that fixed the problem. |
|||
| ^ | Joined: 17 Dec 2007 Member: #168481 Location: Evanston, IL. | ||
|
|||
Possible bug?
WinXP rev517 Re-saving patch "Baroq_2a" from the Steempunk DivaPC bank with just one "?" in the author field (rather than "???") results in some of the .h2p text becoming visible in the patch description and the patch will not subsequently load (the patchname shows in the window, but the previous patch is heard). The backward slash in the patch description seems to be involved - remove that and the patch will save with the single question mark. |
|||
| ^ | Joined: 25 Feb 2008 Member: #174534 Location: Babylon an ting | ||
|
|||
Hi Urs,
Diva is a great Synthesizer and I think no one needs another subtractive emulation, but what did you change in the code? The Demo 4.77 works perfectly, but in the actually version, there's no sound in "Samplitude" - it's the same problem, I had in the Tyrell (first version - I think, you're remember - we've wrote about on "Amazona.de"...). Then you've changed something and all was good.... Especially this is the same in the new Bazille 0.5 (no sound)- the version 0.4 did working.... Ok - I could upgrade to Samplitude 12 - but for that money, I could buy a good synth.... thanks, ciao Armin (aka Kujashi) |
|||
| ^ | Joined: 28 Feb 2004 Member: #14502 Location: An old town in Central German Uplands | ||
|
|||
Oh... Hmmm... I have no idea what I did... we'll definately look into it. |
|||
| ^ | Joined: 07 Aug 2002 Member: #3542 Location: Berlin | ||
|
|||
Is it possible to put the oscillator (or oscillators) into retrigger mode in Diva so that the waveform starts from beginning with every note on message?
I didn't find retrigger control. Not very good for psy bass if it is not there (unless you are hard-working enough to sample the best individual notes |
|||
| ^ | Joined: 06 Feb 2010 Member: #225412 | ||
|
|||
golemus wrote: Is it possible to put the oscillator (or oscillators) into retrigger mode in Diva so that the waveform starts from beginning with every note on message?
no |
|||
| ^ | Joined: 25 Feb 2008 Member: #174534 Location: Babylon an ting | ||
|
|||
golemus wrote: Is it possible to put the oscillator (or oscillators) into retrigger mode in Diva so that the waveform starts from beginning with every note on message?
I didn't find retrigger control. Not very good for psy bass if it is not there (unless you are hard-working enough to sample the best individual notes Retrigger is really, really difficult to achieve with the way that analogue modeling works. Note that we are neither using wavetables nor miniBLEPS nor whatever other method known to man with a strict phase control. We're making a great deal out of simulating free running oscillators like in the analogue stuff. While silent voices go into bypass state to save cpu, we need to "wake them up" when a new note starts, which means running the oscillators for a few hundred samples in the background. This is crucial for the sound of the transients of analogue synths, which we have improved greatly for Diva 1.1 - a lot of the weird and undesired artifacts of digital synths come from reactivating voices too hastily on a new note. A sync pulse at the right timing might be possible, but we haven't figured that out yet. However, we're contemplating a digital oscillator model. This can easily be made retriggerable |
|||
| ^ | Joined: 07 Aug 2002 Member: #3542 Location: Berlin | ||
|
|||
I know a supersaw of some kind (JP8000?) has been mentioned in connection with a Diva digital oscillator.
Fwiw (which problably in't much), I'd be interested in a nod toward some of the truly "vintage" digital/analogue hybrid synths - Prophet VS, PPG Wave, ESQ80 and the like - in Diva. A vector oscillator, say, would open up some new sonic territory and would perhaps be in keeping with the Dinosaur Impersonating idea. |
|||
| ^ | Joined: 25 Feb 2008 Member: #174534 Location: Babylon an ting |
Disclaimer: All communications made available as part of this forum and any opinions, advice, statements, views or other information expressed in this forum are solely provided by, and the responsibility of, the person posting such communication and not of kvraudio.com (unless kvraudio.com is specifically identified as the author of the communication).
Powered by phpBB © phpBB Group







