issues
search
WhitmanCS370
/
Frends-Audio-Archive
0
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add supplementary docs
#121
LeedsJohn
closed
6 months ago
0
john
#120
LeedsJohn
closed
6 months ago
0
remove design.md because it's out of date
#119
LeedsJohn
closed
6 months ago
0
update readme to begin preparing for epoch 3 submission
#118
LeedsJohn
closed
6 months ago
0
replace john's frends title with new one, add fuzzy find command
#117
LeedsJohn
closed
6 months ago
0
add more early exits to audio edits
#116
LeedsJohn
closed
6 months ago
0
get rid of named temporary file
#115
LeedsJohn
closed
6 months ago
0
Full GUI Implementation
#114
tater-tot25
closed
6 months ago
0
Search Result Elements still need click functionality
#113
samuelsl02
closed
6 months ago
0
Create effectPopUp.py
#112
Rhys-sg
closed
6 months ago
0
Commands refactor
#111
LeedsJohn
closed
6 months ago
0
Home menu
#110
LeedsJohn
closed
6 months ago
0
play menu
#109
tater-tot25
closed
6 months ago
0
fix audio edits to be cross platform
#108
LeedsJohn
closed
6 months ago
0
fix get by tags
#107
LeedsJohn
closed
6 months ago
0
Popup window to check/uncheck audio effects
#106
Rhys-sg
closed
6 months ago
2
Add play count record to database
#105
LeedsJohn
closed
6 months ago
0
Add support for audio formats other than wav.
#104
LeedsJohn
closed
6 months ago
0
Update README to show applying audio effects to create new sound
#103
LeedsJohn
opened
6 months ago
0
handle parallel and sequential play as audio effects rather than their own play functions.
#102
LeedsJohn
closed
6 months ago
0
small changes to saving edited sounds
#101
LeedsJohn
closed
6 months ago
0
Refactor audio effects
#100
LeedsJohn
closed
6 months ago
0
Add documentation + move input validation to PlaybackOptions constructor.
#99
LeedsJohn
closed
6 months ago
0
Polish audio effects refactor
#98
LeedsJohn
closed
6 months ago
0
Fix logical error when editing a sound and saving it
#97
LeedsJohn
closed
6 months ago
1
Create UI for playing sounds
#96
LeedsJohn
closed
6 months ago
0
Create home screen for GUI
#95
LeedsJohn
closed
6 months ago
0
draft of refactoring audio edits
#94
LeedsJohn
closed
6 months ago
0
add back in error handling for long fields, reformat with black, change reference to old edit variable to use the options variable
#93
LeedsJohn
closed
6 months ago
0
Switch last accessed metadata to last played.
#92
LeedsJohn
closed
6 months ago
0
playback options refactored to class
#91
samuelsl02
closed
6 months ago
0
Removed caching
#90
LeedsJohn
closed
6 months ago
0
Add better handling of max name lengths for data fields
#89
LeedsJohn
closed
6 months ago
0
Add fuzzy search command and sqlite implementation
#88
LeedsJohn
closed
6 months ago
0
Commands cleanup
#87
LeedsJohn
closed
6 months ago
0
Separate audio editing, playback, and saving
#86
LeedsJohn
opened
6 months ago
3
Fix long parameter lists in playAudio functions
#85
LeedsJohn
closed
6 months ago
1
Save combined files, in series and in parallel
#84
Rhys-sg
closed
6 months ago
0
Finalized crop by percent, crop by seconds, save, and replace functionality
#83
Rhys-sg
closed
7 months ago
0
-t is functional. look in command.py
#82
samuelsl02
closed
7 months ago
0
Add transposing functionality
#81
samuelsl02
closed
7 months ago
1
Make transposing not create a new file
#80
samuelsl02
closed
6 months ago
3
Implement saving audio
#79
Rhys-sg
closed
7 months ago
0
When playing in parallel, both sounds last only as long as the shortest sound.
#78
Rhys-sg
closed
6 months ago
2
Update readme for epoch 2 release
#77
LeedsJohn
closed
7 months ago
0
Make sure last play date is properly being updated.
#76
LeedsJohn
closed
6 months ago
0
Limit Tag length, normalize to lowercase
#75
LeedsJohn
closed
6 months ago
0
Refactor cache and cache tests so all operations have a constant time complexity
#74
LeedsJohn
closed
7 months ago
0
Fix consistency in AudioMetadata constructor kwarg capitalization
#73
LeedsJohn
closed
6 months ago
0
remove unused functions from audio metadata
#72
LeedsJohn
closed
7 months ago
0
Next