WhitmanCS370 / OGGS_repo

The repository for team OGGS
2 stars 1 forks source link

populate database with existing audio files #31

Closed ObaltzerS closed 7 months ago

ObaltzerS commented 8 months ago

the audio files table should be populated with our current directory of audio files

ggrgg13 commented 7 months ago

Should probably be a script that scans the folder and update it

ObaltzerS commented 7 months ago

I have an add_all method for the database manager which adds all the sounds within the sounds directory to the database anytime the interface run