[LAD] Re: Calculating logarithmic curve for controller automation
John Rigg <[email protected]>
| Newsgroups | gmane.linux.audio.devel |
|---|---|
| Message-ID | <Y/e/[email protected]> |
On Thu, Feb 23, 2023 at 07:09:51PM +0100, Jeanette C. wrote: > Hey hey, > how is a logarithmic curve usually programmed in a DAW or sequencer? Do you > scale the values of (log1) to log(2) to the desired range and stretch it > over time? Do you ajudst steepness by either using more less of the log > function or changing both values like log(20) to log(21)? If this relates to audio amplitude or frequency you might need log10(), not log() in C or C++. John _______________________________________________ Linux-audio-dev mailing list -- linux-audio-dev-cunTk1MwBs/[email protected] To unsubscribe send an email to linux-audio-dev-leave-cunTk1MwBs/[email protected]