WaveBeans / wavebeans

Audio Processing. On scale.
https://wavebeans.io
Apache License 2.0
24 stars 0 forks source link

Flatten operation #31

Closed asubb closed 3 years ago

asubb commented 4 years ago

As a reversed operation for window operation there should be a flatten() operation that allows you to ungroup the windowed stream to a regular stream. The exact API needs to be researched.