Azaxo Contributions


#1

Forum profile : @azaxo
Contributor prefix: azaxo

objects:
azaxo/midi/MidiInKeyboardTracking
azaxo/ctrl/modulator
azaxo/ctrl/modulator2M
azaxo/ctrl/OscCtrl
azaxo/ctrl/ADSRmod
azaxo/osc/brds/wavetables
azaxo/util/connector4x
azaxo/util/connector5x
azaxo/util/connector6x
azaxo/ctrl/SeaBoardSendMixer5Out
azaxo/ctrl/SeaBoardSendMixer5OutSH
azaxo/ctrl/SeaBoardSendMixer6Out

patches
none yet

firmware
none yet

patcher
none yet


#2

azaxo/midi/MidiInKeyboardTracking

status

active

description:

A subpatch that uses the factory midi\in\keyboard object but changes the velocity based on the note played. Split specifies the split in the note range. Where Left Att en Right Att increase or decrease the veocity values on each side of the split.


#3

azaxo/ctrl/modulator

azaxo/ctrl/modulator2M

status

active

description:

An object to modulate another object. This object was created to be able to more easily use several of the modulation sources available on the Roli Seaboard.

The In connector is the main source of modulation.

The value on the ModIn connector will be added on top of the value set by the In connector.

The headroom is the amount between the current calculated value and the maximum value.
The value on the ModHeadroom inlet adds part of the headroom on top of the calculated value.

The Master 1 inlet will attenuate the level of modulation.
The Master 2 inlet will attenuate the level of modulation on the output.

example of intended use

You can connect the modulator to the frequency input control of a filter. Through the In connector you can control the frequency directly.

You then can connect a mod wheel, LFO or ADSR to the ModIn connector which will modulate the frequency of the filter.

Finaly you can connect your aftertouch (or Glide on the Seaboard) to the ModHeadroom and based on the amount of pressure the filter will open further.

The version with the two masters is intended for controlling the VCA. Master 1 is intended to conect to the Velocity output of your keyboard. Master Two is connected to a dial to control the master volume of the VCA.


#4

azaxo/ctrl/OscCtrl

status

active

description:

An object to control the frequency input of an oscillator.

  • Course sets the octave
  • Transpose the note
  • Detune adjusts the frequency one note in 64 steps plus and minus

#5

azaxo/ctrl/ADSRmod

status

active

description:

Regular ADSR but with all knobs removed


#6

azaxo/osc/brds/wavetables

status:

active

description:

This is the Oscillator from the factory objects but with the knobs removed


#7

azaxo/util/connector4x

azaxo/util/connector5x

azaxo/util/connector6x

status

active

description

simple connector to connect several modulation sources to one inlet, saturated


#8

azaxo/ctrl/SeaboardSendMixer5Out

azaxo/ctrl/SeaboardSendMixer5OutSH

azaxo/ctrl/SeaboardSendMixer6Out

Status:

active
SH version is still in development. Currently the increase and decrease from the latched value are liniar. The intention is to remap the available headroom over the full range up and down.

Description

This object is intended to distribute one modulation source to several elements of a synthesizer. Control for each output is regulated bij the accompaniying input.

The SH version takes the value from the input each time the trigger is high and subtracts this from the input value before processing it further.