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

tiaobug sissy
Women Sissy Lingerie Transparent Brassier Bra Sheer Mesh Plus Size Bras Breathable See Through Couple's Dating Underwear
$8.68-45%

crossdresser silicone body
Mr. Huge Muscle Bodysuit Crossdressing Men Fake Suit Full Bodysuit Man Silicone Monster Chest Cosplay Costumes Chest
$12518.66-57%

"xckny"
XCKNY glossiness series T-shaped high fork swimsuit satin glossy swimsuit back zipper oil gloss contrast color swimsuit
$68.70-60%

crossdresser silicone mask
New Latex Costume Prom Crossdress Beauty Mask Party Halloween Dance Birthday Masquerade Mask 20231229
$107.69

women transparent dress see through party
Sexy See Through Women Dress Shiny Rhinestone Party Celebration Show Photo Shoot Wear Transparent Mesh Stage Performance Costume
$603.79

"jialuowei"
JIALUOWEI INS Style 20CM Extreme High Heels Platform Boots Lace Up Sexy Pole Dancing Ankle Boots Side Zip 5-12
$795.79-56%

viagra
Viagra Boys T Shirt Beach Punk Rock Cotton T Shirts For Men Fashion Pattern Tee Shirt Short Sleeve Awesome Clothing
$84.40-7%



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


Spanking machine
Spanking machine
€159.95

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
Scary potent hypno-files scrrrttty 325 357,344 22 Jun 2025, 14:49
Last Post: AlterEgoMelina
Mistress Joanne's hypno files mindlessdroneslave 4 1,921 01 Nov 2024, 21:05
Last Post: Like Ra
Short and effective hypno and NLP files Like Ra 1 4,524 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)