Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
6june2024 [2024/06/06 07:48] – [6 June 2024 - VividShaper v1.2 is released] lars | 6june2024 [2024/06/06 07:53] (current) – lars |
---|
| |
That simple line is looking at the max volume across all oscillators, then testing if this value is above 0.00001. If it is, it remains active. If not, it turns itself off. You don't want to do this trick if you have an LFO controlling the volume, but then there are other ways for you to determine if it should be turned off. Nevertheless, that line works in most situations. | That simple line is looking at the max volume across all oscillators, then testing if this value is above 0.00001. If it is, it remains active. If not, it turns itself off. You don't want to do this trick if you have an LFO controlling the volume, but then there are other ways for you to determine if it should be turned off. Nevertheless, that line works in most situations. |
| |
| Finally, a new feature is that you can now update the patches online. I plan to release new patches regularly (aiming for weekly, on Fridays, with some exceptions). In the Patch menu, you can now click on "Update factory patches". It will then look for new patches. |
| |
| |