Seb Hue / Bisous Biset

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
vcv_biset [2025/08/28 13:20] – created adminvcv_biset [2025/09/04 11:27] (current) admin
Line 1: Line 1:
 ====== VCV Biset ====== ====== VCV Biset ======
 +
 +{{:biset-demo.gif}}
  
 ===== What is it ? ===== ===== What is it ? =====
Line 27: Line 29:
  
 These modules are VCOs, which means that they generate sound. These modules are VCOs, which means that they generate sound.
 +**The Good, the Bad and the Ugly** and **Please kill me** are both based on phase modulation (frequency modulation cousin).
 +They have an unusual feature that allows you to delay the phase modulation.
 +It means that the signal will feedback itself only after a defined period of time.
 +It adds a lot of movement and makes the timbre different depending on the pitch.
  
-=== The Good, the bad and the ugly ===+These 2 modules have a special place in my heart cause they are the proof that, sometimes, experimenting in a field you have not been trained can produce happy accidents. 
 +I think that it's because I was not trained as an engineer that I thought about the feedback delay concept.
  
-=== Please kill me ===+  * [[https://www.youtube.com/watch?v=g5KGTi2O5cE&t=252s|Demo from Omri Cohen]] ❤️
  
 {{:biset-vcos.png?400}} {{:biset-vcos.png?400}}
Line 39: Line 46:
  
 **Tracker** is a complex sequencer that allows you to create patterns and to organise them in a timeline. It is made for more traditional composition. **Tracker** is a complex sequencer that allows you to create patterns and to organise them in a timeline. It is made for more traditional composition.
 +It can basically sequence all your instruments triggers / gates, pitch, panning, CV modulations, etc.
  
 The core module is the Tracker module. The other modules are made to output the corresponding voltage generated by the sequence (notes, padding, modulations, etc.) The core module is the Tracker module. The other modules are made to output the corresponding voltage generated by the sequence (notes, padding, modulations, etc.)
 +
 +  * [[https://www.youtube.com/watch?v=cjwxdw0tEjI|Full tutorial from Omri Cohen]] ❤️
 +  * [[https://www.youtube.com/watch?v=dUq9HsWwDsw|Full tutorial]]
  
 {{:biset-tracker.png?800}} {{:biset-tracker.png?800}}
Line 49: Line 60:
  
 It means that it generates both rhythm and note sequences through the use of algorithms. It is highly inspired by the [[https://supercollider.github.io|Supercollider]] pattern sequencing [[https://doc.sccode.org/Classes/Pattern.html|Functions]]. It means that it generates both rhythm and note sequences through the use of algorithms. It is highly inspired by the [[https://supercollider.github.io|Supercollider]] pattern sequencing [[https://doc.sccode.org/Classes/Pattern.html|Functions]].
 +
 +Each line is a sequence that can be either a rhythm sequence or a CV / Pitch sequence. You can then connect them the way you want (for example having a note sequence being clocked by a rhythm sequence or a CV / Pitch sequence add random octave shift to another pitch sequence)
  
 For the real geeks, as every sequencer, **regex** can be used as a weird and broken **VCO** when clocking it at audio rate ;) For the real geeks, as every sequencer, **regex** can be used as a weird and broken **VCO** when clocking it at audio rate ;)
 +
 +  * [[https://www.youtube.com/watch?v=jUoQ-e4ijjc|Own example as a live coding module]]
 +  * [[https://www.youtube.com/watch?v=6aDPGLpFWYQ|Own demo as a sequencer and a VCO]]
 +  * [[https://www.youtube.com/watch?v=hXMN2y9V8K0|Full tutorial]]
  
 {{:biset-regex.png?600}} {{:biset-regex.png?600}}
Line 56: Line 73:
 === Tree & Seed === === Tree & Seed ===
  
-**Tree** is a generative sequencer. It means that it spontaneously generates notes and rhythm sequences. Those fixed length sequences can slowly evolve in two distinct ways.+**Tree** is a generative sequencer. 
 +It means that it spontaneously generates voltage sequences that can repeat and evolve. 
 +Those fixed length sequences can slowly evolve in two distinct ways
 +  * One with the **wind parameter** that will change the sequencer output in a coherent way without changing the original sequence. 
 +  * One with the **mutation parameter** that will add a chance to each note to be replaced by a new one.
  
-One with the **wind parameter** that will change the sequencer output in coherent way without changing the original sequence.+**Seed**, an expander module, when placed on the side of **Tree** module, transforms these voltage sequences into more usable **note** + **rhythm** sequences. 
 +It can also use polyphony (multiple channels) to allow notes tails even when the next note starts.
  
-One with the **mutation parameter** that will add a chance to each note to be replaced by a new one.+  [[https://www.youtube.com/watch?v=hYExdZVW1Hg|Demo from Omri Cohen]] ❤️
  
 {{:biset-tree.png?300}} {{:biset-tree.png?300}}
 +
 +{{:biset-tree.gif}}
  
 ==== Sound processing module ==== ==== Sound processing module ====
Line 69: Line 93:
  
 **It’s good cholesterol** is an audio processing module. It **records the input (mono or stereo) into a buffer** and allows you to control up to **16x playheads** to read the resulting buffer. It’s a real **sound design sandbox**. You can build really simple **tap delays** but also **weird pitch shifted reverse delays** with **granular extras** and it can even be used as a polyphonic **VCO** (one of my favourite uses of the module !) **It’s good cholesterol** is an audio processing module. It **records the input (mono or stereo) into a buffer** and allows you to control up to **16x playheads** to read the resulting buffer. It’s a real **sound design sandbox**. You can build really simple **tap delays** but also **weird pitch shifted reverse delays** with **granular extras** and it can even be used as a polyphonic **VCO** (one of my favourite uses of the module !)
 +
 +  * [[https://www.youtube.com/watch?v=AjKC7IPgZZM&t=768s|Demo from Omri Cohen]] ❤️
  
 {{:biset-igc.png?400}} {{:biset-igc.png?400}}
Line 79: Line 105:
  
 {{:biset-blank.png?400}} {{:biset-blank.png?400}}
 +
 +
 +{{:biset-blank.gif}}
vcv_biset.1756380018.txt.gz · Last modified: 2025/08/28 13:20 by admin