Like Ra in latex catsuit, latex mask and high heels
Like Ra's Naughty Playground

"laigzem"
LAIGZEM Women Knee High Boots Wide Calf Friendly Platform Side Zip Up Thin High Heels Boots Shoes Woman Big Size 38 40 44 47 52
$140.53-36%

dildos
Crying Ghost Halloween Decoration Haunted House Props Bar Trick Props Chamber Madhouse Will Vibrate Female Ghost for Halloween
$405.30-52%

ellolace lingerie
JIAYAN Women Safety Short Pants Sexy Lace Seamless Underwear Breathable Panties Summer Slim High Waist Boxer Solid Color
$42.07-24%

"inlzdz"
Womens Belly Dance Costume Halloween Festival Arabian Arabian Princess Cospaly Overlay Jumpsuit Full Bodysuit Indian Costumes
$20.87-43%

shibari rope bondage bdsm
Kawaii Kinky Kitty Enamel Pin BDSM Bondage Shibari Cat Rope Play Badge Brooches Hat Jewelry Valentine's day gift
$20.97-4%

"soronssy"
Sexy swimwear for men gloss Briefs Bikini Bottoms with Buttocks Silky low-waisted Tights Oily swimming clothes for women trunks
$174.59-30%

"ftshist"
Ftshist Shiny Patent Leather Nurse Uniform Short Dress with Double-breasted Design Back Zipper Short Sleeves Slim Waist Roleplay
$60.48-20%



To view Aliexpress you might need to switch your mobile browser to the Desktop version.

If you would like to use search functions, view hidden archives or play games, please consider registering.


Software, tips and tricks for creating and playing up hypno-files
#1
As the subject says 😉
Reply
#2
For making the speach I use Narrator, this outputs a single file, if I want to layer anything else onto it I use Audacity, then I split the finished file into smaller files with Audio Splitter, the end product is a small series of files to put into whatever player you like, I use a little ipod shuffle.
Reply
#3
Apparently everybody and his dog (myself included) uses Audacity indeed 😁 http://www.audacityteam.org/ (Windows, Mac, Linux)
Reply
#4
How to create silent subliminals using Audacity:

  1. Set the Project Sample Rate (lower left corner of the main Audacity window to 96000 (type the number into the box). You can upsample to 192000, but it's a bit an overkill IMO.
  2. "Tracks menu > Resample" to up-sample the track to 96000 Hz.
  3. "Effect menu > Nyquist Prompt" and copy the following code into the Nyquist Prompt box:

    Code:
    (setq CarrierFreq 15000)

    (highpass8
    (lowpass8
    (mult 2
    (lowpass8 (highpass8 s 150) 7000)
    (hzosc CarrierFreq))
    CarrierFreq)
    CarrierFreq)



    Set CarrierFreq to whatever you like most.

  4. Set the Project Rate to 44100
  5. "File menu > Export" to export the finished track as a MP3 file.

Also, there is a plugin: https://forum.audacityteam.org/download/...hp?id=3848
Reply
#5
How to decode silent subliminals using Audacity:

  1. use the Amplify effect to bring the encoded message up to 0 dB
  2. apply this code using the Nyquist Prompt:
Code:
(setq carrier 15000)
(lowpass8 (mult 2 s (hzosc carrier)) 8000)

Another variant (check the legacy mode):

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

(scale 5 (multichan-expand #'ssb-demodulator s))
Reply
#6
A program to create binaural beats and backgrounds: http://gnaural.sourceforge.net/ (Linux, MacOS, Windows)
Reply
#7
I wonder if anybody can help me. This is what I'm trying to achieve:

o- The sound of metronome
o- Two sequences  with 3 (different) frequencies: left, right and mono)
o- At every 5th beat (every tact) the sequence changes

Code:
Tick - Tock - Tick - Tock - Tick - Tock - Tick - Tock - Tick ...
TaaaaaaaaaaaaaaaaaaaaaaaaaaaTeeeeeeeeeeeeeeeeeeeeeeeeeeeTaaaa...

What is the simplest way to do that?
Reply
#8
Male-to-female, female-to-male voice changer program: https://www.g200kg.com/jp/software/rovee.html
Reply
#9
(29 Oct 2017, 17:43 )Like Ra Wrote: I wonder if anybody can help me. This is what I'm trying to achieve:

o- The sound of metronome
o- Two sequences  with 3 (different) frequencies: left, right and mono)
o- At every 5th beat (every tact) the sequence changes

Code:
Tick - Tock - Tick - Tock - Tick - Tock - Tick - Tock - Tick ...
TaaaaaaaaaaaaaaaaaaaaaaaaaaaTeeeeeeeeeeeeeeeeeeeeeeeeeeeTaaaa...

What is the simplest way to do that?

Source: https://www.youtube.com/watch?v=C2immZOxRU4


Audacity is your friend ...

Multi-Track - one with Tick Tock and an other one with taaaa teee....

krinlyc
Reply
#10
Free Subliminal Text (FST), flashes subliminal messages on screen:

https://github.com/krolaw/fst/blob/master/ReadMe.md

Since the project is not maintained anymore, uploading the JAR file here. You need Java to run it.


Attached Files
FST1.42.jar (Size: 32.56 KB )
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Mistress Joanne's hypno files mindlessdroneslave 5 2,539 24 Aug 2025, 13:24
Last Post: Iniga
Gothic Sissy hypno files SissyEve69 4 654 18 Jul 2025, 23:34
Last Post: Iniga
Scary potent hypno-files scrrrttty 340 378,807 15 Jul 2025, 19:40
Last Post: ranma82
Short and effective hypno and NLP files Like Ra 1 4,673 19 May 2022, 23:15
Last Post: alavkin



Contributors: Christina (1) , HypnoMix (2) , krinlyc (4) , Like Ra (22) , Lycalopex (1) , mark4122uk (3) , Nekoboi (1) , Ponyjane (1) , Poorwhitetrash (1) , trismegist (1) , wh0rruptable (1)