Advertisement
Guest User

Untitled

a guest
Oct 21st, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. ## PS5 MDDN 342 2016
  2.  
  3. Interactive Sound Visualizer
  4. evolved from -
  5. glyph 8 - Gyro Swirls - PS4
  6.  
  7. For my final problem set I am making a sound extension for the Glyph creator that visualizes sound input with an interactive fibonacci spiral.
  8.  
  9. 8 sliders are mapped to different variables in volume mode providing a customizable sound equalizer. The visual output can be controlled with the following variables-
  10.  
  11. slider 1- stroke
  12. controls stroke colour of spiral detail
  13.  
  14. slider 2- size
  15. shrink or grow average size of visualizer
  16.  
  17. slider 3- colour
  18. slider switches between two colour modes. Cool and Warm.
  19.  
  20. slider 4- axis
  21. alters axis of rotation
  22.  
  23. slider 5- spin
  24. slider switches visualizer between audio feedback and perpetual spin modes
  25.  
  26. slider 6- detail
  27. controls maximum detail level of the spiral
  28.  
  29. slider 7- speed
  30. speed controls the rate of easing between locations and ultimately the responsiveness of the spin
  31.  
  32. slider 8- intensity
  33. controls the gain speed of the microphone
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement