721
edits
| No edit summary | No edit summary | ||
| Line 3: | Line 3: | ||
| # Installing Arduino IDE and Teensyduino: https://www.pjrc.com/teensy/td_download.html | # Installing Arduino IDE and Teensyduino: https://www.pjrc.com/teensy/td_download.html | ||
| # Opening and programming the example patch | # Opening and programming the example patch | ||
| [[File:test_patch.png|thumb| | [[File:test_patch.png|thumb|730px|opening the example test patch]] | ||
| If you are having problems connecting your teensies :(   | If you are having problems connecting your teensies :(   | ||
| read through the following sections: | read through the following sections: | ||
| * https://www.pjrc.com/teensy/troubleshoot.html | * https://www.pjrc.com/teensy/troubleshoot.html | ||
| # check out the teensy web ide patches: https://www.pjrc.com/teensy/gui/ | |||
|     ##add the following nodes from the gui: | |||
|         ###from "input" add "i2s" | |||
|         ###from "output" add "i2s" | |||
|         ###from "control" add "sgtl5000" | |||