Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
sfixed
xtlang
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/examples/core/audio_streams.xtm
Implementation
(
bind-func
sfixed:
[
Stream
{
!a
}
*,!a
]
*
(
lambda
(
x
)
(
scons
x
(
sfixed
x
))))
Back to Index