petersalomonsen / javascriptmusic

A.K.A. WebAssembly Music. Live coding music and synthesis in Javascript / AssemblyScript (WebAssembly)
https://petersalomonsen.com
GNU General Public License v3.0
378 stars 32 forks source link

variable number of samples to fill #103

Closed petersalomonsen closed 4 months ago

petersalomonsen commented 5 months ago

Add a new function fillSampleBufferWithNumSamples to exported wasms, so that it is possible to support building plugins with variable block sizes.