gogins / csound-extended

Extensions for Csound including algorithmic composition, Android app, and WebAssembly.
GNU Lesser General Public License v2.1
40 stars 1 forks source link

Investigate ports from the Faust and C++ worlds #186

Closed gogins closed 2 years ago

gogins commented 3 years ago

Investigate various projects implemented in Faust for use in Csound. Now that the Clang opcodes are working, I have expanded potential ports to include C++ code.

My impression is that redoing some of the key nodes of my Csound orchestra signal flow graphs in Faust can boost the quality of the output to the next higher level.

The goal would be to redo some of the instruments and some of the effects, with a whole new "mastering" section that would include reverbs, EQ, compression/limiting, and Ambisonic spatialization to any speaker rig with doppler and distance cues.