Skip to content

Commit

Permalink
update to v2.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sickozell committed May 2, 2024
1 parent f5cd602 commit 7c43649
Show file tree
Hide file tree
Showing 6 changed files with 1,306 additions and 652 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,8 @@ TRIG output sends a trigger when sample occurs. If Track & Hold is selected, it

Holder can be used as a simple white noise generator if in T&H mode with Sample on HIGH gate option ticked. There's a specific function in the right-click menu to achieve this setting with one click.

When polyphonic signals are used, all signals are sampled at the same time if a monophonic trigger is connected. Otherwise if a polyphoic trigger cable is connected the signals will be sampled according to trigger polyphony.

holder8 is composed of 8 independent holder modules without attenuators and trig output.

#### RIGHT-CLICK MENU
Expand Down
3 changes: 2 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
### 2.6.10 (2024-05-01)
### 2.6.10 (2024-05-02)
- added 'sickoCrosser' and 'sickoCrosser4' modules.
- sickoSampler2: fixed rack crash when modulating stretching and v/oct at the same time.
- holder modules: added ability to sample polyphonic signals according to polyphonic triggers.

### 2.6.9 (2024-04-12)
- added 'sickoQuant' and 'sickoQuant4' modules.
Expand Down
2 changes: 1 addition & 1 deletion extra/crossCompiler.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
git tag v2.6.10-beta7 -m "create v2.6.10-beta7"
git tag v2.6.10-beta8 -m "create v2.6.10-beta8"
git push origin --tags

delete local tag
Expand Down
Loading

0 comments on commit 7c43649

Please sign in to comment.