extemporelang / extemporelang.github.io

Extempore docs website
MIT License
71 stars 26 forks source link

Update audio-file-io.md #18

Closed dsp1986 closed 4 years ago

dsp1986 commented 5 years ago

include audiofile_c as sourcecode, so that it is possible to follow the guide, without googling away. This is a new language for me and I don't know what would be the best way to solve this. I know my way isn't optimal and I can think of at least one fundamentally different approach to deal with the channels.

please feel free to change my suggestion e.g. make it follow best practises.

benswift commented 4 years ago

I actually updated the audio file docs in 6242fb15f23045b6d4342caf8bc4091a5ae88bf5 (not with a libsndfile-based version, but using examples from the all-xtlang AudioBuffer library. So I'll close this one.