Difference between revisions of "Don't Fret"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Overview == | == 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 | + | 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. |
Line 12: | Line 12: | ||
* TA: John Fordice | * TA: John Fordice | ||
== Objectives == | == Objectives == | ||
+ | * Find resources | ||
+ | * Program Raspberry Pi | ||
== Challenges == | == Challenges == | ||
− | + | * Learn to program a Raspberry Pi | |
+ | * Allowing Raspberry Pi to take input (instrument) and give output (amplifier or microphone) | ||
Revision as of 15:39, 1 February 2018
Contents
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.
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)