- Compile the program
- Run the program with Main.class
- Locate the database file that you wish to use.
- In the Indexer JFrame, select "File" in the menu.
- Select Import File or Import Folder.
- Select the file or folder you wish to import.
- In the Identifier JFrame, select "File" in the menu.
- Select "Load File".
- Select the clip you wish to identify.
- The most probable match will appear as the first result in the JFrame that appears.
- The Waveform and Spectrogram are too long.
- Zooming in the first two times will not zoom in the Waveform.
- Every time you zoom in, the ranges of the JScrollPanes are cut in half. That is, if you zoom in twice, the JPanel only goes up until 1/4 of the way.
None