- Edited
I think “Sex Toy Scripts” better represents the idea as “Interactive” videos are more of a branching story. Also we start calling all sex toys and everything that touches with a word "haptics".
Changing SLR UI accordingly.
I think “Sex Toy Scripts” better represents the idea as “Interactive” videos are more of a branching story. Also we start calling all sex toys and everything that touches with a word "haptics".
Changing SLR UI accordingly.
there should be a very Clear indication to users (probably on the main page of the app) the change is occurring, Not every bulb is bright in the box but the dull ones can tend to cause headaches.
its just the name change right??
I suggest Teledildonics which is way more commenly known than haptics imo
I asked it already somewhere else but I think it’s fitting here as well:
Have you already thought about supporting electro stimming devices in addition to the pure mechanical ones?
MakeMeFeelIt will be connecting all the haptic devices out there one way or another. Just figuring out the order with most popular coming first.
What are popular stimming devices?
doublevr I would say it is the 2B from e-stim systems
https://www.e-stimsystems.com/index.php?main_page=product_info&cPath=1&products_id=71
It’s affordable, has a large community and already an internet infrastructure to control it.
MakeMeFeelIt what are the communities? Some links would be appreciated
doublevr sorry for the late reply.
I would suggest the following:
https://discord.gg/P4KM37c8
Or the many in FetLife
https://fetlife.com/groups/210
https://fetlife.com/groups/27411
We are renaming to Sex Toy Scripts.
MakeMeFeelIt any chance to update discord invite? please get non-expiring link
doublevr this is a good move imo. First time I saw the term "interactive script" I had no idea what it was, but this makes it clear off the bat
Good change. Every time I see "interactive" I get excited for a second, thinking it's a game or something and then I realize it's just more haptics stuff.
doublevr I’m not the owner of the discord server. Don’t know how to supply a not expiring link.
But let’s try this
https://discord.gg/ddgnvPdgNh
Haptic scripts should be using MIDI format imo, it's perfect for this use case
ethicalperv thank you for the idea! It makes perfect sense since there is a lot of MIDI devices.
I see one potential limitation though - precision.
In MIDI specification (1.0 since 2.0 is not yet actually implemented in any device) there is only 19 message types that allow 14-bit value to be in 0-16383 range (which will be enough to have max precision of 0.001), other values are 7-bit in 0-128 range.
Do you believe it gives us enough precision for smooth operation?
Are there any other limitations we can hit with that solution?
Do you believe it gives us enough precision for smooth operation?
I guess it would depend on many factors such as the stroke length and maximum speed of the haptic machine. The lower resolution voices/channels could be used for more basic toys like vibrators/suckers/etc. Some toys might need more than one high resolution channel due to multiple vibrators, twisting motions, etc.
There's no need for backwards compatibility though, since nobody is going to take these "songs" and play them on a MIDI device, the main motivation for using midi (or really, any other suitable, already well-established file format) is the availability of tools, libraries, and APIs to use in the code that will produce these files, rather than starting from scratch with a new format.
While we're on the subject, we need to create a new VR video format that supports embedded scripts