/genCsdHRTFwithPython

Make it quick and easy to generate HRTF Files in CSound with python

Primary LanguagePython

Csound's hrtfmove2 opcode(?) allows one to create binaural 3d effects.

The initial code inside

  • takes a modified version of hrtfmove2's example csound file (modified instruments and score)
  • generates it in python
  • runs it in python

The goal is to make it easier to generate a new score from python inputs.

Files that aren't mine

hrtf-44100-right.dat and hrtf-44100-left.dat are not my files. I downloaded them from part of the Csound github. They are necessary for creating binaural 3d sound files.

Useful information for 3d audio endeavors

About the scale refs

Eq Tempered Scale Doc