-
Notifications
You must be signed in to change notification settings - Fork 311
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[gh-pages] Add new KORG Example Units.
- Loading branch information
1 parent
132ceb0
commit b45e1dd
Showing
15 changed files
with
81 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Mono/Poly inspired oscillator | ||
|
||
Mono/Poly inspired oscillator. By changing mode, you can set 4 oscs' behavior (Paraphonic, OSC Rotation, Unison) which is iconic part of Mono/Poly. | ||
Unlike Mono/Poly, all oscillators are wavetables. | ||
|
||
## Parameters | ||
- Shape | ||
Sets every oscs' wavetable positions | ||
|
||
- Wave | ||
Sets every oscs' wavetable types | ||
|
||
- Mode | ||
Decide how to sound 4 oscs | ||
1. Poly - Paraphonic mode | ||
2. Rotation - Play the four oscillators in sequence. | ||
3. Unison - Play 4 oscs simultaneously | ||
|
||
- o1 Semitone | ||
- o2 Semitone | ||
- o3 Semitone | ||
- o4 Semitone | ||
Sets each oscs' pitch in semitone | ||
|
||
- Detune | ||
Changes osc2 and osc 4 pitch slightly |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
unisaw | ||
-------------------- | ||
Parameter 1: Spread | ||
controls the frequency spread of all 7 oscillators, higher value result in more beating effect | ||
|
||
Parameter 2: Mix | ||
controls the volume of 6 side oscillators | ||
|
||
Parameter 3: Noise | ||
all oscillators FM 'ed by low-pass filtered white noise | ||
|
||
Parameter 4: Algorithm | ||
select saw wave algorithm: naive(default), polyBLEP, wavetable (aliasing amount from highest to lowest) | ||
|
||
Tips: experiment with different saw algorithms to see what you prefer, some folks like the fat saw lead of JP8000 due to its aliasing digital oscllators |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
■ logue SDK Generic FX "0xFF(Zero-cross Flip Flop)" User Manual | ||
|
||
・Overview | ||
|
||
This effect inverts the waveform around the zero-crossing area. | ||
When applied to monophonic sounds, it produces a wavefold-like tone. | ||
When used as a Master FX, it creates a destructive sound, particularly emphasizing the lower frequencies. | ||
|
||
・Parameters | ||
|
||
X: Expands the range of inversion. | ||
Y: Alters the response speed of the inversion. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
■ logue SDK Generic FX "0xFF(Zero-cross Flip Flop)" 取扱説明書 | ||
|
||
・概要 | ||
|
||
ゼロクロス周辺で波形を反転させるエフェクトです。 | ||
単音に対してはwavefold的な音に、Master FXとして使うと低音を中心に破壊的な音になります。 | ||
|
||
|
||
・パラメーター | ||
|
||
X: 反転させる範囲を拡げます。 | ||
Y: 反転の応答速度を変化させます。 | ||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
FM Drum | ||
-------------------- | ||
X: pitch/tone Y: FM index | ||
|
||
Depth(slider): decay time |
Binary file added
BIN
+11.4 KB
KORG_Examples/nts3kaoss/nts-3-osc-harmonics/nts3-osc-harmonics.nts3unit
Binary file not shown.
Binary file not shown.