Max patches for displaying energy distribution of ambisonic signals as point clouds in OpenGL
Marlon Schumacher
06.07.24 94213542fcb0f8d4e09997010e983e815aece6e1
chore: adding .gitattributes .gitignore and Readme files
3 files added
24 ■■■■■ changed files
.gitattributes 5 ●●●●● patch | view | raw | blame | history
.gitignore 13 ●●●●● patch | view | raw | blame | history
README.md 6 ●●●●● patch | view | raw | blame | history
.gitattributes
New file
@@ -0,0 +1,5 @@
# Auto detect text files and perform LF normalization
* text=auto
# no diff for Max files
*.maxpat -text merge=binary
.gitignore
New file
@@ -0,0 +1,13 @@
# Mac OSX Finder ---
.DS_Store
# *(Autosaved).*
.finderinfo
# don't track dev-files:
/_dev
/build/console
changelog.*
# archives for local backups
*.zip
README.md
New file
@@ -0,0 +1,6 @@
Max Patch for Displaying Energy Distribution of Ambisonic Signals as Point Clouds in OpenGL
## Dependencies
- IEM Energy Visualizer: https://plugins.iem.at/#tab-EnergyVisualizer
- DAW (e.g. Reaper: https://www.reaper.fm/)