Difference between revisions of "Don't Fret"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
* Jared Malkin | * Jared Malkin | ||
* TA: John Fordice | * TA: John Fordice | ||
+ | |||
== Objectives == | == Objectives == | ||
* Find resources | * Find resources | ||
Line 19: | Line 20: | ||
* Learn to program a Raspberry Pi | * Learn to program a Raspberry Pi | ||
* Allowing Raspberry Pi to take input (instrument) and give output (amplifier or microphone) | * Allowing Raspberry Pi to take input (instrument) and give output (amplifier or microphone) | ||
+ | |||
+ | == Materials == | ||
Revision as of 19:30, 2 February 2018
Overview
The goal of this project is to create a device that takes a sound input, specifically from a guitar, and outputs a manipulated sound. The device will utilize a Raspberry Pi to take the input from an instrument and return an edited sound. The coding will most likely be done in C and allows for a unique effect from the standard reverb, fuzz, etc. effects as well as extensive capability to reprogram.
Link to Log: https://classes.engineering.wustl.edu/ese205/core/index.php?title=Don%27t_Fret_Log
Team Members
- Chance Bayles
- GraceAnne Aldred
- Jared Malkin
- TA: John Fordice
Objectives
- Find resources
- Program Raspberry Pi
Challenges
- Learn to program a Raspberry Pi
- Allowing Raspberry Pi to take input (instrument) and give output (amplifier or microphone)