Kick synth changing the kick sound on new note

For general discussion related FlowStone
djbrynte
Posts: 613
Joined: Mon Jun 22, 2009 10:51 am
Contact:

Kick synth changing the kick sound on new note

Post by djbrynte »

What can cause the problem when my synth changing kick sound every new note? Retrigger new or hold stolen what should i change?
Perfect Human Interface
Posts: 643
Joined: Sun Mar 10, 2013 7:32 pm

Re: Kick synth changing the kick sound on new note

Post by Perfect Human Interface »

The phase of the oscillator is probably changing. The oscillators in Flowstone are free running unless you do something to retrigger them.
djbrynte
Posts: 613
Joined: Mon Jun 22, 2009 10:51 am
Contact:

Re: Kick synth changing the kick sound on new note

Post by djbrynte »

Explain more mate. How do i fix this?
djbrynte
Posts: 613
Joined: Mon Jun 22, 2009 10:51 am
Contact:

Re: Kick synth changing the kick sound on new note

Post by djbrynte »

Perfect Human Interface wrote:The phase of the oscillator is probably changing. The oscillators in Flowstone are free running unless you do something to retrigger them.


So explain to me how do i retrigger the Oscilator?
How do i make this.

Explaining what to activate or make.

Not just like open cars front inside its cable. you need it to work. because if this cable not there the car wont work.
djbrynte
Posts: 613
Joined: Mon Jun 22, 2009 10:51 am
Contact:

Re: Kick synth changing the kick sound on new note

Post by djbrynte »

I need help here how do i retrigg oscillator or what ever i need to retrigg?
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: Kick synth changing the kick sound on new note

Post by nix »

I recommend u start playing with graphical amp envelopes.
However to retrig an osc- if it is poly(white) it automatically will

It is the sync Boolean that gets it to restart though, hmm
U can hook it to gate or trig from 'midi to poly'

I'll keep looking at this schem u have sent me, but please listen to mine.
I had to copy Nippy's work very carefully, or else it would lose it's fine sound
User avatar
Spogg
Posts: 3368
Joined: Thu Nov 20, 2014 4:24 pm
Location: Birmingham, England
Contact:

Re: Kick synth changing the kick sound on new note

Post by Spogg »

Perfect Human Interface wrote:The phase of the oscillator is probably changing. The oscillators in Flowstone are free running unless you do something to retrigger them.


Actually it depends. If the osc is running in blue it will free run forever.

If it’s running in white (poly) the osc will start, at the set phase, when a channel is opened by pressing a key. The channel will stay open until the envelope generator completes its release stage, and if there is more than one envelope generator it will be the longest set release time that determines the end point when the channel closes.

So, if the channel hasn’t closed due to a longish release time, and a new note is requested, a new channel will be opened for a new voice to sound. This assumes the number of MIDI voices set is more than 1.

Another point to consider is that if you re-trigger an ADSR rapidly, and have smooth retrigger set on the ADSR, the attack stage will start from the current envelope level, not from zero. In this case you’ll hear a different sound for rapid repeats.

It’s good preset programming practice to set the shortest release times you can on all envelope generators, and this will also keep the CPU use down.

Cheers

Spogg
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: Kick synth changing the kick sound on new note

Post by nix »

the smooth retrigger is a good point and may influence the kick.
try turning it off.

mmm- a free running blue oscillator can be phase trigged by flipping the sync bool-
it does free run otherwise though, which is the necessary trick if you desire free running LFOs etc.
It's pretty hard to do it another way afaik

regardies!
tulamide
Posts: 2714
Joined: Sat Jun 21, 2014 2:48 pm
Location: Germany

Re: Kick synth changing the kick sound on new note

Post by tulamide »

Spogg wrote:
Perfect Human Interface wrote:The phase of the oscillator is probably changing. The oscillators in Flowstone are free running unless you do something to retrigger them.


Actually it depends. If the osc is running in blue it will free run forever.

If it’s running in white (poly) the osc will start, at the set phase, when a channel is opened by pressing a key. The channel will stay open until the envelope generator completes its release stage, and if there is more than one envelope generator it will be the longest set release time that determines the end point when the channel closes.

So, if the channel hasn’t closed due to a longish release time, and a new note is requested, a new channel will be opened for a new voice to sound. This assumes the number of MIDI voices set is more than 1.

Another point to consider is that if you re-trigger an ADSR rapidly, and have smooth retrigger set on the ADSR, the attack stage will start from the current envelope level, not from zero. In this case you’ll hear a different sound for rapid repeats.

It’s good preset programming practice to set the shortest release times you can on all envelope generators, and this will also keep the CPU use down.

Cheers

Spogg

Good to read that my assumptions regarding white seem to be correct. Which raises the question, how do I synchronize two or more oscillators to make sure they start at exactly the same position of their waveform each time a key is hit? (Given that those oscillators make up one voice) Just hoping they will?
"There lies the dog buried" (German saying translated literally)
User avatar
Spogg
Posts: 3368
Joined: Thu Nov 20, 2014 4:24 pm
Location: Birmingham, England
Contact:

Re: Kick synth changing the kick sound on new note

Post by Spogg »

@Nix:
If you set smooth retrig to off, the problem you may hear is a click as the ADSR instantly drops to zero to re-start when re-triggered. This is rarely desirable.
But for very short sounds it may be a good option to try. In this case, if the first sound has almost finished, the click will be at a very low level due to having a smaller amplitude drop.

@tulamide:
It doesn’t matter how many oscillators you have in a poly system, they will all start at the phase that is set for each of them. So if there is no phase input they will all start at phase 0 (or their “native” phase). However, when you have a note sounding and you play another additional one, a new channel is opened and those “new” oscillators will commence at their given phase and this will almost certainly not align with the existing ones currently sounding.

Cheers

Spogg
Post Reply