1866
Comment:
|
1999
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
== Pakkevejledning == Her beskrives hvordan man kommer fra kildekoden til en pakke der kan bruges i installationsvejledningen. |
|
Line 13: | Line 16: |
3) go to the 'xcorrSound' folder. 4) Run{{{ |
1. go to the 'xcorrSound' folder. 1. Run{{{ |
Line 16: | Line 19: |
5) test that it works:{{{ | 1. Test that it works: (should print out how to use this tool){{{ |
Line 18: | Line 21: |
(should print out how to use this tool) |
XcorrSound
XcorrSound er et program til at finde overlap mellem to forskellige wave filer.
Pakkevejledning
Her beskrives hvordan man kommer fra kildekoden til en pakke der kan bruges i installationsvejledningen.
Installationsvejledning
Beskrivelse af hvordan man bygger og installerer programmet på en given maskine.
Checkout XcorrSound
svn co https://merkur.statsbiblioteket.dk/svn/scape-xcorrsound/tags/version-XXX
- Go to the 'xcorrSound/fftw' folder.
Run the following
./configure make make install
- go to the 'xcorrSound' folder.
Run
make xcorrSound
Test that it works: (should print out how to use this tool)
./xcorrSound
Anvendelse
Syntax:
xcorrSound <<EOF ANALYSIS_FILE_1.wav ANALYSIS_FILE_2.wav EOF
Output example:
----------------------- wav header start ----------------------- ChunkID: RIFF$ËnWAVE ChunkSize: 57600036 Format: WAVE ----------------------- wav header end ----------------------- ----------------------- wav subchunk start ----------------------- Subchunk1ID: fmt Subchunk1Size: 16 AudioFormat: 1 NumChannels: 2 SampleRate: 48000 ByteRate: 192000 BlockAlign: 4 BitsPerSample: 16 Subchunk2ID: data Subchunk2Size: 57600000 ----------------------- wav subchunk end ----------------------- ----------------------- wav header start ----------------------- ChunkID: RIFF$ËnWAVE ChunkSize: 57600036 Format: WAVE ----------------------- wav header end ----------------------- ----------------------- wav subchunk start ----------------------- Subchunk1ID: fmt Subchunk1Size: 16 AudioFormat: 1 NumChannels: 2 SampleRate: 48000 ByteRate: 192000 BlockAlign: 4 BitsPerSample: 16 Subchunk2ID: data Subchunk2Size: 57600000 ----------------------- wav subchunk end ----------------------- The best match was below the threshold of 0.2 Best at sample number: 11520000 Best at second: 240 Value of match was: 0.132016