Very cool, I look forward to checking it out!
September 4, 2022 12:16 PM, "Zelphir Kaltstahl"
wrote:
> Hello Guile users!
>
> Recently I've looked at "how to write a wav file?" and wrote some code to
> output in RIFF-WAVE fie
> format:
> https://notabug.org/ZelphirKaltstahl/guile-examples/
Hello Guile users!
Recently I've looked at "how to write a wav file?" and wrote some code to output
in RIFF-WAVE fie format:
https://notabug.org/ZelphirKaltstahl/guile-examples/src/master/sound/riff-wave.
It only writes a file currently, and does not read in any files yet. Hopefully I
will wo