Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
logRamp
xtlang
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/libs/core/instruments/analogue_midi.xtm
Implementation
(
bind-func
logRamp
(
lambda
(
val:float
)
(
clamp
(
/
(
-
(
pow
8.0
:f
(
*
val
2.0
))
1.0
)
63.0
)
0.0
1.0
)))
Back to Index
Similar Entries
cerberus_logRamp
xtlang
/digego/extempore/tree/v0.8.9/libs/core/instruments/cerberus_midi.xtm