Releases: docb/dbRackModules
Releases · docb/dbRackModules
2.0.5-dev-1
2.0.5-dev
Changelog:
- Fixed PAD memory issue.
- Added new terrain (tanh(sin(sqr(y+x))*x+sqr(sin(x)*cos(y))) which can/should be taken instead of sin(sqr(y+x))*x+sqr(sin(x)*cos(y)) as the latter produces too high voltages on the diagonale while increasing x,y and has occasionally upset filters (also the internal dcblocker) in genetic super terrain.
2.0.4 (HexSeq and HexSeqP new features and enhancements)
HexSeq and HexSeqP
Features:
- the focused field is highlighted
- the dirty color is more red
- lower case input i.e. abcdef is now also supported
- an asterix (*) input char where the hexchar is randomly chosen every time it is hit
- copy/paste from menu does now work with inactive fields.
- added Randomize and Initialize
- new key commands for active fields:
- TAB: moves focus a field down without saving
- UP: saves/activates the field and moves focus a field up
- DOWN: saves/activates the field and moves focus a field down
- p: randomizes the current active field, P: additionally activates/save
- r: rotates the current active field one bit right, R: additionally activates/save
- l: rotates the current active field one bit left, L: additionally activates/save
- if the mouse is over the module the field 1-9 can be focused by pressing key 1-9
- Menu for setting the bit-density for the randomization
- Menus for setting the length range for the randomization
- Lights for the current Step - can be turned on/off in the menu
Fixes:
- fix: ESC unfocuses and restores now the previous saved value
- fix: livecoding works now - the issue that the tracks were out of sync if the length of a track was changed is solved.
- fix: paste from right click menu is checked now for a valid hex string
HexSeq:
Features:
- some factory presets (drum patterns) for learning purposes (Thanks to Andras Szabo)
- added polyphonic trigger output
- Added Expander HexSeqExp for
- gate outputs(reflects the current state of the bits)
- clock outputs (represents the incomming clock gate if bit is set)
- inverted output (fires a trigger if bit is zero)
HexSeqP:
Features:
- pattern select mode also via voltage configurable via menu (see manual)
- clock delay setting now in menu
- added gate, clock and inverted output (see above)
Fixes:
- fix: after paste pattern the fields are updated/visible
Genetic Super Terrain, SuperLFO
- Fix: Sign Knob for N1 now in a better position
Thanks to Andras Szabo for feature requests and testing and Dave Benhan for feature requests.
2.0.4-dev.1
-
Features:
- asterix (*) input for randomly choose a hex char on every hit
- added polyphonic outputs to HexSeq and HexSeqExp
-
Fixes
- adjusted font size in HexSeq
- fix crash under some circumstances after loading preset
2.0.4-dev
HexSeq(P)
Features:
- the focused field is highlighted
- the dirty color is more red
- lower case hex strings are now also supported
- copy/paste from menu does now work with unactive fields.
- added Randomize and Initialze
- new key commands for active fields:
- TAB: moves focus a field down without saving
- UP: saves/activates the field and moves focus a field up
- DOWN: saves/activates the field and moves focus a field down
- p: randomizes the current active field, P: additionally activates/save
- r: rotates the current active field one bit right, R: additionally activates/save
- l: rotates the current active field one bit left, L: additionally activates/save
- if the mouse is over the module the field 0-9 can be focused by pressing key 0-9
- Menu for setting the random bit-density
- Menus for setting the length range for the randomization
- Lights for the current Step - can be turned on/off in the menu
Fixes: - fix: ESC unfocuses and restores now the previous saved value
- fix: livecoding works now - the issue that the tracks were out of sync if the length of a track was changed is solved.
- fix: paste from right click menu is checked now for a valid hex string
HexSeq:
Features:
- some factory presets (drum patterns) for learning purposes (Thanks to Andras Szabo)
- Added Expander HexSeqExp for
- gate (reflects the current state of the bits)
- clock (represents the incomming clock gate if bit is set)
- inverted output (fires a trigger if bit is zero)
HexSeqP:
Features:
- pattern select mode also via voltage configurable via menu (see manual)
- clock delay setting now in menu
- added gate, clock and inverted output (see above)
Fixes: - fix: after paste pattern the fields are updated/visible
Genetic Super Terrain, SuperLFO
- Fix: Sign Knob for N1 now in a better position
2.0.3
2.0.2
2.0.1
dbRackModules 2.0.0
Initial Release