GWBasic / soft_matrix

Upmixes stereo to surround sound
MIT License
4 stars 1 forks source link

Write proper surround sound wav file #49

Closed GWBasic closed 1 year ago

GWBasic commented 1 year ago

Blocked on https://github.com/GWBasic/wave_stream/issues/28

Use channelMask to write a proper 5.1 channel. (So that on playback the 6 channels are mapped correctly.)

GWBasic commented 1 year ago

Completed