Creative Technology: Sight, Sound, Touch Projects


Warning: Attempt to read property "ID" on bool in /home/b4ey4rbk3gtb/domains/alexbraidwood.com/html/main_wp/wp-content/themes/AlexBraidwood-IS-2021-11/single-class.php on line 33

Warning: Undefined variable $menu_item in /home/b4ey4rbk3gtb/domains/alexbraidwood.com/html/main_wp/wp-content/themes/AlexBraidwood-IS-2021-11/single-class.php on line 41

Warning: Attempt to read property "object_id" on null in /home/b4ey4rbk3gtb/domains/alexbraidwood.com/html/main_wp/wp-content/themes/AlexBraidwood-IS-2021-11/single-class.php on line 41

Protected: Creative Technology: Sound and Code for Graphic Designers – 2: Sound File Processing

View project results

Project Goals

  • Review and repeat the code we’ve learned during in-class demos.
    • Start trying things from memory, then check if something goes wrong.
  • Practice changing values to see the results in the rendered code.
    • Change numbers. Make them higher and lower. Replace them with random. Replace them amplitude values. Replace them with the mouse position. &c
  • Save generated files as part of an effective process.
    • Save everything. Sometimes the beauty is found in the volume of output.
    • Figure out how to capture video and audio of your results.
  • Play & explore with assignment prompts but also be curious on your own.
    • Play. Break. Go back to what worked. Play again.
    • Save iterations. Anytime you get something producing good results, do a Save As and increment your file number.
  • Demonstrate an ability to push beyond class demos.
  • Demonstrate troubleshooting abilities.
    • As you’re starting to see, much like any other design process, code is about putting something down and then trying to figure out why it’s not working if it isn’t right. You do this as a designer all the time.

Warning: Undefined variable $menu_item in /home/b4ey4rbk3gtb/domains/alexbraidwood.com/html/main_wp/wp-content/themes/AlexBraidwood-IS-2021-11/single-class.php on line 41

Warning: Attempt to read property "object_id" on null in /home/b4ey4rbk3gtb/domains/alexbraidwood.com/html/main_wp/wp-content/themes/AlexBraidwood-IS-2021-11/single-class.php on line 41

Protected: Creative Technology: Sound and Code for Graphic Designers – 1: Live Mic Input

View project results

Project Goals

  • Review and repeat the code we’ve learned during in-class demos.
    • Start trying things from memory, then check if something goes wrong.
  • Practice changing values to see the results in the rendered code.
    • Change numbers. Make them higher and lower. Replace them with random. Replace them amplitude values. Replace them with the mouse position. &c
  • Save generated files as part of an effective process.
    • Save everything. Sometimes the beauty is found in the volume of output.
  • Play & explore with assignment prompts but also be curious on your own.
    • Play. Break. Go back to what worked. Play again.
    • Save iterations. Anytime you get something producing good results, do a Save As and increment your file number.
  • Demonstrate an ability to push beyond class demos.