milkey-mouse / planets

A space game.
GNU General Public License v3.0
3 stars 1 forks source link

fork lewton to output to a &mut [f32] #37

Open todo[bot] opened 5 years ago

todo[bot] commented 5 years ago

or at least reuse its vector. there's lots of unnecessary allocations


https://github.com/milkey-mouse/planets/blob/d9e07f0fc935d7f8783fedc865de01859993d2b8/src/audio/source.rs#L239-L244


This issue was generated by todo based on a // TODO: comment in d9e07f0fc935d7f8783fedc865de01859993d2b8.