Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thezhe authored Dec 22, 2021
1 parent 56182d6 commit 89d39a8
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ The system is trivial (and linear) and simply passes signals through unmodified.
![Dummy1](https://user-images.githubusercontent.com/42720670/143499553-e699e725-ad35-413c-9378-3121313d5d49.png)
### Example Effect 2: `OnepoleC_Lan` (nonlinearity = 200)
The system is significantly nonlinear and all outputs show some sort of nontrivial filtering. While the magnitude response applies only to linear systems, its plot accurately predicts that `OnepoleC_Lan` tends to boost bass frequencies.
![OnepoleC_Lan(200)2](https://user-images.githubusercontent.com/42720670/143499888-6d6bb662-d376-4e94-90f3-c417c346b851.png)
![OnepoleC_Lan(200)1](https://user-images.githubusercontent.com/42720670/143499897-f637bf2f-9c7f-469a-954f-06ace715cf5c.png)
![200_0](https://user-images.githubusercontent.com/42720670/147148475-dc21dedf-9284-4529-a9b7-74b98baecfe6.png)
![200_1](https://user-images.githubusercontent.com/42720670/147148476-9aaa2d1f-2d8a-4496-8b24-4f6b70fc15a6.png)

### Example Effect 3: `OnepoleC_Lan` (nonlinearity = 500)
The system is nontrivial, but does not meet the standards of this library. Not all aliasing components are less than -60dB as shown by the partials (black dots) in the bottom right-hand corner of 'SinSweep (BW)'. These partials are not desired since they are not parallel to any harmonics/inharmonics, nor are their frequencies low enough to be residual DC noise.
![OnepoleC_Lan(500)2](https://user-images.githubusercontent.com/42720670/143499912-0e513b21-b668-488e-ae87-a767db9aadab.png)
![OnepoleC_Lan(500)1](https://user-images.githubusercontent.com/42720670/143499917-0621c055-8e9d-4c08-891e-cf0de483885d.png)
The system is nontrivial, but does not meet the standards of this library. Not all aliasing components are less than -60dB because they are visible in 'SinSweep (BW)'. Partials that are not parallel to any harmonics/inharmonics, nor low enough in frequency to be residual DC noise appear on the figure -- these are the aliasing components.
![500_0](https://user-images.githubusercontent.com/42720670/147148490-fd0496f2-d4d9-44f1-818d-ad4febcae9b9.png)
![500_1](https://user-images.githubusercontent.com/42720670/147148491-4341c1e4-c262-4543-9b6b-8bac971bee60.png)

0 comments on commit 89d39a8

Please sign in to comment.