I could use your help.
I am aware that many here do not believe in subliminals, or how they can work, but I know that you are ready to help anyway.
I would like to make a subliminal as well as a supraliminal
Subliminal Audios - Affirmations in high frequency, usually around 16000-17500 Hz which most adults can't hear consciously but within the 20 - 20000 Hz range and hence detected by the ears. (masked/unmasked)
Supraliminal Audios - Affirmations in Low volume, masked by audio such that you don't interpret the affirmations consciously even if you might hear them. (it is recommended that you hear whispers).
When it comes to subliminals:
1. I heard that you don't convert the audio file to 17500 Hz, so what actually happens? What is the difference between choosing 16500 or 17500?
What most people do is to "convert" their 44,100 Hz sound file to 17,500 hz and then use the original sound file to assess the sound level.
However, I saw in another comment that Steve referred to the following method:
What difference will it make?steve wrote: ↑Mon Oct 14, 2019 11:22 pmOK. To make a "silent subliminal" like the one in your first post:
Step 4 isn't strictly necessary, but is just included to give you an output level similar to your sample.
- Start with a good clean vocal recording. The one in your sample sounded if it was created with a "text to speech" application. If you produce this recording in another application (rather than recording it yourself), ensure the file is saved as "WAV, 16-bit 44.1 kHz sample rate", then import the file into Audacity. If you record the speech in Audacity, ensure that you record at 44100 Hz sample rate (the default for Audacity).
- With the track selected, Apply the "Normalize" effect, and normalize to -1 dB (default setting).
- With the Nyquist Prompt, apply the following code:
Code: Select all
;version 4 (setf cf 16500) ;modulation carrier frequency (defun bandpass8 (sig lo hi) (lowpass8 (highpass8 sig lo) hi)) (setf *track* (bandpass8 *track* 100 3000)) (setf *track* (mult *track* (hzosc cf))) (bandpass8 *track* 15000 19000)
- Normalize to -23 dB
I've also seen methods (that I can't quite find) that first change the sample rate to 192000 Hz, then -1db, use .ny promt and then normalize to -23.
What difference will it make to a subliminal versus just converting it from 44,100?
The theory is "basically, when we say the affirmations are inaudible, it means that the human ear cannot hear the frequency because the auditory hair cells in your ear that are responsible for processing (hearing) this pitch have become very insensitive (usually a result of aging).
This is where the confusion occurs because so many people are led to believe that the brain can't process something we can't hear, and that is very incorrect. Your ears are responsible for hearing noises, but it's the brain (auditory cortex) that's responsible for processing and decoding the information.
Sound is what we hear while the brain interprets it. You can totally not hear something and still interpret it on a subconscious level. This is how subliminals work. Just because you can't hear the affirmations doesn't mean it isn't being picked up by your brain. We know this because of the way sound waves work.
When you play the subliminal, you obviously won't be able to hear anything, but does that mean the affirmations are just not there? Of course not. The sound waves are still there, causing your eardrums to vibrate where your brain processes and decodes these vibrations. The only difference is that your ears aren't hearing it."
What I would like to ask for help with is:
Make sure the frequency is not too high. I saw in the analytics in Audacity that my highest frequency is almost 21000 Hz and make sure that the data is intact in the higher frequency.
In addition, I would like to hear what the difference is in the sound level when the frequency increases to avoid hearing damage.
2. As above, a supraliminal (masked) has the same effect as a subliminal, the advantage is that you can "hear" the messages, while the disadvantage is that they are not exactly "silent".
The idea is to mask the affrmations recordings with ambient sounds BUT it must still be possible to hear the whispers/mumbling without it being possible to understand what is being said. This is because the sound waves must be strong enough to enter the ear, and if you mask the voices completely the effect will not be that great. I have done this successfully but the white noise I use is incredibly loud and I have difficulty finding a good balance. Besides this, there can be a difference in whether I can hear the words, depending on how loud I turn up the volume. Is there an option here to "lock in" the whisper/mumbles when I find the right volume, so no matter how much I turn it up or down, I only hear the whisper/murmur.
So how to mask the affirmation recording without getting hearing damage from a jet engine.
I saw this suggestion from DVDdoug but I don't know if it has the same effect?
DVDdoug wrote: ↑Fri Jul 29, 2022 4:48 amYou mean the simple non-patented "drown-out" method, right?
"just below" audibility could be tricky and it will probably require some trial-and error.
I assume you have a music file and a subliminal file...
- Open the subliminal file, select the whole thing and then use the Amplify effect at -20dB to reduce the volume. (If that turns-out not to be quiet enough go back and start-over a bigger negative number.)
- Use File -> Import to import the music file into the same project.
If you Play in audacity with both files open they will mix and that will give you an idea of what you're going to get.
- File -> Export -> Export as WAV. and the new file will be the mix. That's it. You're done! (You can try MP3 later but I suggest you "play with" WAV first.)
-------------------------------------------------------------------------
Now, if you want to reveal the subliminal message -
- Clear-out those files and/or start fresh with Audacity.
- Open the original music-only file.
- Select the whole thing and run the Invert effect. This changes the positive samples to negative and vice-versa, flipping the wave upside down. It will sound the same and probably look the same but it's going to subtract-out when we mixed back-in.
- Use File -> Import Audio to bring the subliminal mix into this new project.
When you play the file the inverted music will mix with and cancel-out the music in the mixed-file and you should hear the subliminal message (quietly since you reduced the volume before mixing).
You can export and you'll get that new "mix" with just the recovered/decoded message. Then you can open and amplify that if you wish.
...I hope I didn't miss any steps.
There is one more thing that might improve quality... The mix of the music and subliminal will boost the volume (when you mix you are summing) and that can push your levels into clipping (distortion). It shouldn't be too bad since the subliminal is low level but you can prevent that if you reduce the music by 1 or 2 dB. Just make sure to save that slightly-reduced file if you want to recover the subliminal because the inverted file has to be an exact copy if it's going to subtract completely. In fact that's the issue with clipping... if the mixed file is clipped the music in that file is no longer identical and it won't subtract completely, The subliminal is distorted and damaged too.
...Sometimes I've said "subtract" and sometimes I've said "cancel". But as I also said that mixing is done by summation, When you invert and mix you are "adding a negative to a positive" which is the same as subtraction, and the result is canceled sound.
I hope you understand my questions, despite you guys being skeptical about it. So I need your professional objective help
