Modifiers
- 23 réponses
- 9 participants
- 3 213 vues
- 9 followers
VSTj
Citation : • AND Returns the binary „and“ operation of
Source A and Source B.
• OR Returns the binary „or“ operation of Source A
and Source B.
• XOR Returns the binary „exclusive-or“ operation of
Source A and Source B.
• MIN Returns the minimum value of either Source
A or Source B. If Source A is smaller than
Source B, the value of Source A is returned and
vice versa.
• MAX Returns the maximum value of either Source
A or Source B. If Source A is greater than Source
B, the value of Source A is returned and vice
versa.
CONSTANT
Defines a value for modifier functions that require a
constant parameter.

erewhon
A: To make modulations "saw" (cycle) while the mod source is swept:
modsource AND constant (x)
x= 1 alternating between 0 and 1
x= 3 0,1,2,3,0,1,2,3,....
x= 7 you got the idea? if not, route that modifier to pitch
x=15
x=31
x=63
To make modulations more steppy (1st version, including 0, but not MAXIMUM):
modsource AND constant (x)
x=62 only every second step
x=60 only every fourth
x=56 only every eighth
x=48 only every 16th
x=32 only every 32nd
To make modulations more steppy (2nd version, including MAXIMUM, but not 0):
modsource OR constant (x)
x= 1 only every second step
x= 3 only every fourth
x= 7 only every eighth
x=15 only every 16th
x=31 only every 32nd
x=63 nah, that is silly
Overlay a reverse saw on a modulator sweep:
modsource XOR constant (x)
x is the same as above. For x=63 the original modulation is inverted.
Oh, and then of course you can chain modifiers and make inverted saws and stuff like that. ^
--------------------------------------------------------------------------------
Q: Do you have some examples for using the modifiers?
A: These were contributed by Stefan Trippler (DocT):
1. Using modifiers to generate 2 independent mod sources from the pitchbender:
Modifier#1
src1: pitchbend
src2: constant = 0
operator: Max
This function compares the 2 sources and delivers the maximum value of either of the sources. If the pitchbend is positive the result will be the pitchbend value, if pitchbend is negative, the result will be 0, because the constant 0 is greater than a negative value.
Modifier#2
src1: pitchbend
src2: constant = 0
operator: Min
This function will deliver a negative value if you pitch down, but 0 if you move the bender in the positive "up" region
You have now generated 2 modulation sources that you can route to quite different destinations. For example pitch up can now control the filter cutoff and pitch down the noise level.
2. Combining mod sources
Modifier
src1: LFO
src2: Envelope
operator: * (multiply)
If you route this modifier to the pitch of an oscillator, pitch will be varied with the LFO rhythm with ascending amount in the envelope attack phase and descending amount in decay phase.
Editors Note:
For fast LFO it would be better to route the LFO to Pitch via the M1F or M2F slot of the Fast Mod Matrix and modulate the M1F Amount or M2F Amount destination from the Standard Mod Matrix. Since the scaling is not linear, this is not exactly the same as a multiplication, but allows for much faster LFO speeds to be used. If the destination is indeed oscillator pitch, then you should really try to use the LFO as an FM source and modulate the Osc FM Amount with the Envelope via the Mod Matrix.
3. "Shifting" a mod source
If you route keytrack to osc volume with max amount all notes above the center key (E3) will increase in volume, notes below the center key will fade out. Use a modifier to shift the center key:
src1: Keytrack
src2: constant
operator: + or -
With the help of these modifiers you can setup a patch where osc1 is mainly audible in the lower third of the keyboard, osc 2 in the middle range and osc 3 in the upper key range.
Editors Note:
If the resulting modifier is routed to pitch with an amount of 56, the center key is shifted in whole notes per increment of the constant, i.e. +6 shifts up one octave.
Mod#1 = Keytrack - 6
MxS = Mod#1*56 -> whatever
Semitone tuning can be achieved if the mod amount is set to 48 and the original keytrack is also routed to the destination with an amount of 48.
Mod#1 = Keytrack - 12
MxS = 48*Mod#1 -> whatever
MyS = 48*Keytrack -> whatever
Le plus majestueux des chênes n'était autrefois rien d'autre qu'un pauvre gland...
VSTj
erewhon
Voici quelques lien:
http://faq.waldorfian.info/faq-browse.php
https://www.soundonsound.com/sos/Jan03/articles/microwavetips.asp
http://www.carbon111.com/mwxt.html
Cela concerne surtout le Micro Wave, mais si comme promis le Blofeld utilise les même tables d'ondes cela t'aiderra sans doute.
Bonne zique...
Le plus majestueux des chênes n'était autrefois rien d'autre qu'un pauvre gland...
VSTj

J'ai fini de lire le manuel et je suis très impatient de découvrir pour de bon cette petite merveille!
Anonyme
Je recherche EPROM Update OS2 pour MW1 avnt d'acheter le Blofeld.
merci et milles excuses
Sur ce je m'en vais en catimini
erewhon
Sinon essaye de poster chez les Waldorfian, un lien un message ou deux plus bas.
Ou via
https://www.sequencer.de/
Laisse un message sur le Waldorf Support Team
Holger Steinbrink <support@waldorfmusic.de>
Holger répond assez courtoisement.
Bonne recherche...
Le plus majestueux des chênes n'était autrefois rien d'autre qu'un pauvre gland...
Anonyme
versatile synthetics
Vite, on a hate de voir ca !!!
sharcrash
Hors sujet : AF ne sauvegarde pas les images postées dans les forums. Il faut tout d'abord là uploader dans un site qui héberge des images, comme www.imageshack.us par exemple. Tu sauvegardes le lien direct qui sera généré par le site hôte. Tu appuies sur le bouton image dans la fenêtre d'édition des messages d'AF. Ensuite, tu colles direct après ça le lien de l'image de tout à l'heure et finalement appuies à nouveau sur le bouton image de tout à l'heure. Tu fais ça pour chaque photo.
Anonyme
bon en esperant que sa marche
Anonyme
Sebz.G
CyberVinceTek
Tu devrais envoyer ce lien à Waldorf, ça leur donnera de bonnes idées puisque dans le temps ils proposaient des customisations de leur machines sur commande (la peinture en particulier).
Quelqu'un sait s'il existe une boîte en France qui fait ça?
J'étais tombé par hasard sur une boîte aux USA qui fait ça et qui travaille pour les grand noms (style repeindre en blanc the Virus TI et le Fantom que les zicos de Madonna ont sur scène).
Sur Myspace, on trouve un anglais aussi qui fait ce genre d'habillage en bois pour tout synthé.
erewhon
Darkvince pourquoi tu demande pas à conssolle, il te les fabrique et te les poste et toi tu les places...
Conssolle à de l'avenir dans la personnalisation s'il est pas trop flemmard!
Le plus majestueux des chênes n'était autrefois rien d'autre qu'un pauvre gland...
Twinton
Anonyme
je site : je les trouve un peu trop epais ces flancs ....
pas tres possible de faire autrement! cars j'ai effectuer une rainure pour que l'alu puisse se tenir par serrage, une cote inferieur aurais trop fragilisé le bois et risquerais de se fendre, cars c'est du bois massif, la solution existe pourtant : utilisé un contre plaqué, la aucun probleme mais c'est pas terrible comme finition
versatile synthetics
CyberVinceTek
Je demanderai peut être à conssolle plus tard mais avant il faudrait que je le reçoive ce PuXXXn de Blofeld...
En fait je pensais à mon vieux novation KS5 qui aurait besoin d'un relooking!
@conssolle & erewhon: le type dont je parlais sur MySpace, il a un site!
C'est forcément un pote à conssolle
http://www.customsynth.co.uk
erewhon
http://www.forat.com/
Un autre salon de cosmétique au goût douteux ceux la!
Le plus majestueux des chênes n'était autrefois rien d'autre qu'un pauvre gland...
CyberVinceTek
Je verrai bien mon Blofeld rouge sang avec potard alu et côtés magnesium/caoutchouc. Et si possible LCD rétro éclairé rouge pour rester dans l'esprit. En attendant, j'ai toujours pas mon Blofeld
versatile synthetics
Et y'a des designs qui franchement ont la classe je trouve...
Merci pour ces liens
versatile synthetics
Si tu veux on peu former un club de ceux qui on pas reçu leur Blofeld...
...
CyberVinceTek
- < Liste des sujets
- Charte

