Malcolm2010 said:
Andreas I tried this last night, and the left/right are transposed. Two different test lp's produced the same result so it is unlikely that they are at fault. The obvious solution is to swap channels again when complete.
I am having difficulty with the centre channel extraction. Following both methods works ok up to that point, but I must be missing something in the translation. I have the rear channels, with the expected 3dB separation, and any further work using centre chanel extractor simply obliterates the audio.
Any ideas?
Malcolm
I have automated a bit the processing; here's how i do it:
1) place the wave file sq-encoded on c:\sq
2) open it in AA, convert (if not already) to 32-bit res. and normalize at -6dB
3) save it as front.wav
4) save it again as rear.wav
5) run the script below; after the script complete, raise front.wav by 3dB
***begin of script***
Collection: Winopener
Title: SQdecoding
Description:
Mode: 1
Undo: 0
cmd: Channel Both
cmd: Command 1100
1: C:\sq\rear.wav
2: sÿ
Selected: 0 to 156262176 SR 44100
Freq: Off
Comment: Filters\Graphic Phase Shifter
cmd: {FC0778B7-D686-4B7C-B40F-5F112504D8CC}
1: 65536
2: 2
3: 0
4: 900
5: 4096
6: 900
7: 1
8: 0
9: -180
10: 180
11: 3
Freq: Off
Comment: Amplitude\Channel Mixer
cmd: {4EB62A8D-32F7-4515-8C90-919A17A50EE5}
1: 0
2: 1
3: 1
4: 0
5: 0
6: 0
7: 0
Freq: Off
cmd: Paste Special
1: 1
2: 1
3: 3
4: 1
5: 0
6: 1
7: C:\sq\front.wav
8: 0
9: 0
Freq: Off
Comment: Filters\Center Channel Extractor
cmd: {2A0B716A-4C11-4871-8C81-36BAB58A47B6}
1: 1
2: 20480
3: 0
4: 16
5: 6
6: 2
7: -48
8: 90
9: 0
10: 22050
11: 0
12: 1124
13: 8
14: 4
15: 48
16: 0
17: 0
18: 0
Freq: Off
Comment: Filters\Center Channel Extractor
cmd: {2A0B716A-4C11-4871-8C81-36BAB58A47B6}
1: 1
2: 20480
3: 0
4: 16
5: 6
6: 2
7: -48
8: 90
9: 0
10: 22050
11: 90
12: 1124
13: 8
14: 4
15: 52
16: 0
17: 0
18: 0
Freq: Off
Comment: Filters\Center Channel Extractor
cmd: {2A0B716A-4C11-4871-8C81-36BAB58A47B6}
1: 1
2: 20480
3: 0
4: 16
5: 6
6: 2
7: -48
8: 90
9: 0
10: 22050
11: 270
12: 1124
13: 8
14: 4
15: 52
16: 0
17: 0
18: 0
cmd: Command 1100
1: C:\sq\front.wav
2: sÿ
Freq: Off
Comment: Filters\Center Channel Extractor
cmd: {2A0B716A-4C11-4871-8C81-36BAB58A47B6}
1: 1
2: 20480
3: 0
4: 16
5: 6
6: 2
7: -48
8: 90
9: 0
10: 22050
11: 270
12: 1124
13: 8
14: 4
15: 52
16: 0
17: 0
18: 0
Freq: Off
Comment: Filters\Center Channel Extractor
cmd: {2A0B716A-4C11-4871-8C81-36BAB58A47B6}
1: 1
2: 20480
3: 0
4: 16
5: 6
6: 2
7: -48
8: 90
9: 0
10: 22050
11: 90
12: 1124
13: 8
14: 4
15: 52
16: 0
17: 0
18: 0
Freq: Off
Comment: Filters\Center Channel Extractor
cmd: {2A0B716A-4C11-4871-8C81-36BAB58A47B6}
1: 1
2: 20480
3: 0
4: 16
5: 6
6: 2
7: -48
8: 90
9: 0
10: 22050
11: 180
12: 1124
13: 8
14: 4
15: 52
16: 0
17: 0
18: 0
End:
***end of script***
This does works ok here.