Skip to content

Commit 8e42652

Browse files
committed
fix typo
1 parent f65a4c3 commit 8e42652

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,13 @@ All of these patches only use Waves2, and the filter is completely open.
1616

1717
## The Harmonics shifter
1818

19-
The main characteristic of this oscillator is that you can shift the harmonics' distribution on the frequency axis by the shape parameter. It is done by shortening the time of playing a single waveform while keeping the interval between each single waveform playback starts. The shorter the interval, the higher the frequency of the harmonics. You may compare it to the pulse-width modulation of pulse wave oscillators.
19+
The main characteristic of this oscillator is that you can shift the harmonics' distribution on the frequency axis by the shape parameter. It is done by shortening the time of playing a single waveform while keeping the interval between each single waveform playback starts. The shorter the time, the higher the frequencies of the harmonics. You may compare it to the pulse-width modulation of pulse wave oscillators.
20+
2021
Moreover, Waves2 plays a single waveform as many as possible in one wavelength. It makes the sound much brighter than playing the waveform only once. To let the sound keeping its original pitch, Waves2 decreases little by little the amplitude of each waveform playbacks in the same cycle.
2122

2223
![Shape](https://raw.githubusercontent.com/boochow/Waves2/images/waves2.gif)
2324

24-
Some waveforms produce too much harmonics when it comes to Waves2. You can make the harmonics distribution more gently by decreasing the amount of amplitude of repeated waveform playback with the shift-shape parameter.
25+
Some waveforms produce too much amount of harmonics when it comes to Waves2. You can make the harmonics distribution more gently by decreasing the amount of amplitude of repeated waveform playback with the shift-shape parameter.
2526

2627
![Shape](https://raw.githubusercontent.com/boochow/Waves2/images/waves2-alt.gif)
2728

0 commit comments

Comments
 (0)