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

"bondage" high heels
Women's Leather Ankle Cuffs With Chain Punk Style Foot Jewelry Gothic Party High Heel Accessory Bondage Inspired Ankle Bracelet
$52.44

latex hood nose tube gag
Halloween Movable Mouth Skull Mask Horror Brain Flower Glowing Skull Hood Props Halloween Decoration Ghost Head Props 2025
$202.65-72%

"anal" training
Adjustable Kegel Trainer, Pelvic Floor Muscle Exerciser, Male Thigh Clamp, Anal Sphincter Training Device At Home
$16.44

bitysie enamel
LEOHEX Women's Sleeveless Bodysuit Sexy Matte Front Zipper Leotards High Cut One Piece Swimwear Japanese Style Bathing Suits
$84.68-52%

ultrathin "pantyhose"
Lolita Ultrathin Cross Strappy Pantyhose High Waist Semi-Sheer Footed Pantyhose Women's Stockings Hosiery Sexy Summer Stockings
$3.33

"silicone" "bodysuit"
Genuine Leather Camera Case for Fujifilm XPRO2 Camera Bodysuit Handle Half Bag Фоторюкзак 카메라 가방 Mochila Camera شنطة كاميرا
$458.44

"lobudek"
Shiny Sequins Short Skirt Sexy Crop Tops Stage 2 Piece Outfit Women Gogo Dancer Group Jazz Dance Performance Costume Rave Show
$91.96-45%



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)