vsariola / sointu

Fork of 4klang that can target 386, amd64 and WebAssembly. Tools run on Windows, Mac & Linux
MIT License
240 stars 15 forks source link

Arbitrary envelope unit #83

Closed vsariola closed 9 months ago

vsariola commented 3 years ago

It would be cool to have arbitrary envelope unit, for more fine grained control of volumes and pitches.

vsariola commented 9 months ago

Varargs could be used to implement it, but shaping the current envelope using distort and/or perhaps even a bit of delay seems to cover most use cases. Also, the arbitrary envelope would quite likely require a specialized curve drawing UI, so it would be lot of work, for not too acute needs. Closing this for now.