Page 2 of 2

Re: You can separate a subliminal audio files?

Posted: Mon Jun 24, 2013 9:35 am
by ady_uk
steve wrote:One technique that might work.
  1. Import the file into Audacity (File menu > Import)
  2. Effect menu > Nyquist Prompt
  3. Copy and Paste the code below into the Nyquist Prompt text box, then click the OK button

Code: Select all

(defun ssb-demodulator (sound)
  (highpass8 (lowpass8 (s-max 0 sound) 3000) 300))

(scale 5 (multichan-expand #'ssb-demodulator s))
Hi

I've used audacity for some time now, I've also been purchasing/using subliminal messages for a while, however, my suspicion has been raised by the fact that the silent version of the subliminal tracks show no waveform in Audacity. I understand this could be due to the frequency they have been recorded at and that this may not display in Audacity - therefore appears as a flat line. The audible versions contain wave soundscapes as a background - or maybe that's all they are and there is no subliminal behind it? In which case, I've been ripped off.

I've also tried the above Nyquist function and there is no difference - the waveform is still a flat line.

This company may be legit and using advanced processing or just relying on the placebo effect caused by the power of suggestion coupled with the use of relaxing soundscapes. They do include a copy of the script they claim is encoded into each subliminal program - but that does not guarantee anything, other than potentially re-enforcing the scam.

I will contact them now to ask exactly what processes they are using to encode the message and what frequency they are recording at

Re: You can separate a subliminal audio files?

Posted: Mon Jun 24, 2013 2:51 pm
by Trebor
ady_uk wrote:... my suspicion has been raised by the fact that the silent version of the subliminal tracks show no waveform in Audacity. I understand this could be due to the frequency they have been recorded at and that this may not display in Audacity - therefore appears as a flat line ... I will contact them now to ask exactly what processes they are using to encode the message and what frequency they are recording at
Audacity's spectrogram display would show any frequencies present , even at a very low "subliminal" level.
the Skeptic's Dictionary wrote:The fact that there is almost no empirical support for the usefulness of subliminal messaging has not prevented numerous industries from producing and marketing tapes which allegedly communicate directly with the unconscious mind
http://skepdic.com/subliminal.html