-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
69 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,53 @@ | ||
# Digital Music Workstation | ||
# Mini Music Workstation | ||
|
||
Musical instrument emphasizer plus 3 playable virtual instruments | ||
|
||
## Features | ||
|
||
### Equalizer/ Instrument Emphaizer | ||
|
||
- Modifies 3 Frequency bands | ||
- Music Player | ||
- Spectrogram | ||
- Volume Control | ||
|
||
### Virtual Instruments | ||
|
||
(Playable using both the keyboard and mouse) | ||
|
||
#### Piano | ||
|
||
- Full sized keyboard | ||
- Octave Dial | ||
- Volume Control | ||
- Modify Harmonics and Sustain | ||
|
||
#### Guitar | ||
|
||
- Volume Control | ||
- 5 Major Chords | ||
|
||
#### Drums | ||
|
||
- Full Drum Kit | ||
- Randomized Samples | ||
- Keyboard controllable | ||
|
||
## Preview | ||
|
||
WORK IN PROGRESS | ||
|
||
## Libraries | ||
|
||
Full list in requirements.txt | ||
|
||
- PyQt5 | ||
- scipy | ||
- matplotlib | ||
|
||
## Team Members | ||
|
||
- Mohamed Nasser | ||
- Zeyad Mansour | ||
- Mariam Khaled | ||
- Abdullah Saeed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters