Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 508 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 508 Bytes

this is an ongoing project to help me create audiograms to promote my music on instagram.

notes for me

public/audio/split.py

example usage: python3 split.py <EXAMPLE_DIR>

requirements - input filenames can't have a space in them. use this inside the audio directory to rename the stems: rename --dry-run 's/<EXAMPLE> (\w+).wav/<EXAMPLE>_$1.wav/g' *

todos & ideas

20 May 2019

  • use a bump map with custom shaders
  • shadow map

16 July 2019

  • 'parameterize' the octahedron for quicker modeling