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

0d silk oil pantyhose
DOIAESKV 0D Oil Shiny Seamless Pantyhose Mid Waist Stockings Silk Slippery horse Bling Socks Ultra-thin 360 Seamless Tights
$51.64-6%

"aoylisey"
AOYLISEY Shiny Metallic High Waisted Booty Shorts Women's Spandex Cheeky Ballet Dance Festival Rave Jazz Bottoms Club Costume
$14.10-40%

"bitysie"
New Bitysie Enamel& Mesh High Leg Cut Leotards Women Swimwear Full-back High Neck Leather Swimsuits Sexual Suit One Piece Wear
$301.29

latex zentai
Pointed Toe Heeled Sandals Women Sexy Chunky Shoes Elegant 2025 Summer New Fashion Brand Party Slingback Shoes Woman Zapatillas
$213.53-57%

breath control "latex"
Ftshist Breath Control Tube Tee 40Mm Interface For Latex Gas Mask Sex Suffocation Valve Threaded Connection Accesso N22
$263.65-50%

"crossdress" "cosplay" female
Artificial Simulated Skin Cover Scars Silicone Hand Sleeve Glove for Female Scar Hiding Halloween Props Cosplay Crossdressing
$3489.80

"anal" training
PC muscle trainer, leg clamp, pelvic floor muscle trainer, anal sphincter lifting, inner thigh muscles, female Kegel exercise
$296.45-40%



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,537 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,675 15 Jul 2025, 19:40
Last Post: ranma82
Short and effective hypno and NLP files Like Ra 1 4,672 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)