Skip to content

russelltrupiano/TrackID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrackID

A simple webapp for studying recognition of songs from short clips throughout

New: Choose study mode and listen to the entire track, and quiz mode for random 20 second clips

alt tag

alt tag

Getting Set up

  1. Install nodejs
  2. Install git

Launcing the project

Then run the following commands in your terminal

  1. git clone https://github.com/russelltrupiano/TrackID.git
  2. cd TrackID
  3. npm install
  4. npm start
  5. open http://localhost:3000

Using custom songs

You're more than welcome to replace the songs you're looking to study with your own. By default these files are stored in public/tracks/ and need to have the format [COMPOSER] - [TRACK NAME].[EXTENSION] (For example The Beatles - Revolution 9.mp3). The page will automatically generate a randomized sorting of the tracks and a sample of 20 seconds can be played for each song. Answers can be typed in and checked or shown via the 'Show Me' button below the track

Contributing

Feel free to make a pull request to add any new features!

About

A simple webapp for studying recognition of songs from short clips throughout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •