Page 4 of 59
Re: [Tease Program] Tease-AI Java
Posted: Sun Apr 15, 2018 12:49 pm
by GodDragon
Takenaga wrote: Sun Apr 15, 2018 9:09 am
Hi,
I really appreciate your work! I was kind of planning to do the same by creating a cross platform version of TeaseAI but I'm glad you already made a lot of progress...
I compiled the code on Linux and it almost worked. The handling of directories/files is too much Windows oriented (path separator on linux is / instead of \) so the logfiles are not written in the Logs folder at the moment and it cannot find the personality.properties file for the same reason.
I forked your repo on Github and am working on a fix. I'll try to send you a pull request later today.
Thanks for your effort!
Greetings
I can fix it pretty easily. Gimme a few minutes :)
EDIT: Should be fixed
devotes.julchen wrote: Sun Apr 15, 2018 9:58 am
I would be pleased if the software is equipped with a language system!
What exactly do you mean?
Re: [Tease Program] Tease-AI Java
Posted: Sun Apr 15, 2018 2:59 pm
by Takenaga
GodDragon wrote: Sun Apr 15, 2018 12:49 pm
Takenaga wrote: Sun Apr 15, 2018 9:09 am
Hi,
I really appreciate your work! I was kind of planning to do the same by creating a cross platform version of TeaseAI but I'm glad you already made a lot of progress...
I compiled the code on Linux and it almost worked. The handling of directories/files is too much Windows oriented (path separator on linux is / instead of \) so the logfiles are not written in the Logs folder at the moment and it cannot find the personality.properties file for the same reason.
I forked your repo on Github and am working on a fix. I'll try to send you a pull request later today.
Thanks for your effort!
Greetings
I can fix it pretty easily. Gimme a few minutes :)
EDIT: Should be fixed
Fixed indeed. I cancelled my pull request

Re: [Tease Program] Tease-AI Java
Posted: Sun Apr 15, 2018 4:17 pm
by devotes.julchen
GodDragon wrote: Sun Apr 15, 2018 12:49 pm
What exactly do you mean?
That the software is multilingual. So that one can adjust for example German.
Re: [Tease Program] Tease-AI Java
Posted: Sun Apr 15, 2018 8:16 pm
by GodDragon
Takenaga wrote: Sun Apr 15, 2018 2:59 pm
GodDragon wrote: Sun Apr 15, 2018 12:49 pm
Takenaga wrote: Sun Apr 15, 2018 9:09 am
Hi,
I really appreciate your work! I was kind of planning to do the same by creating a cross platform version of TeaseAI but I'm glad you already made a lot of progress...
I compiled the code on Linux and it almost worked. The handling of directories/files is too much Windows oriented (path separator on linux is / instead of \) so the logfiles are not written in the Logs folder at the moment and it cannot find the personality.properties file for the same reason.
I forked your repo on Github and am working on a fix. I'll try to send you a pull request later today.
Thanks for your effort!
Greetings
I can fix it pretty easily. Gimme a few minutes :)
EDIT: Should be fixed
Fixed indeed. I cancelled my pull request
Awesome.
devotes.julchen wrote: Sun Apr 15, 2018 4:17 pm
GodDragon wrote: Sun Apr 15, 2018 12:49 pm
What exactly do you mean?
That the software is multilingual. So that one can adjust for example German.
You are talking about the interface right? Because otherwise you'll just have to recode the whole personality.
Re: [Tease Program] Tease-AI Java
Posted: Sun Apr 15, 2018 8:45 pm
by Takenaga
It would be nice to have the variables in the settings window sorted alpabetically.
If you agree, shall I send you a pull request or do you want to do it yourself?
Re: [Tease Program] Tease-AI Java
Posted: Sun Apr 15, 2018 8:47 pm
by GodDragon
Takenaga wrote: Sun Apr 15, 2018 8:45 pm
It would be nice to have the variables in the settings window sorted alpabetically.
If you agree, shall I send you a pull request or do you want to do it yourself?
Sure, create a pull request. I just pushed the newest changes.
Re: [Tease Program] Tease-AI Java
Posted: Mon Apr 16, 2018 7:19 pm
by Takenaga
GodDragon wrote: Sun Apr 15, 2018 8:47 pm
Takenaga wrote: Sun Apr 15, 2018 8:45 pm
It would be nice to have the variables in the settings window sorted alpabetically.
If you agree, shall I send you a pull request or do you want to do it yourself?
Sure, create a pull request. I just pushed the newest changes.
Done.
Re: [Tease Program] Tease-AI Java
Posted: Sat Apr 21, 2018 6:12 am
by JerryLee06
Hi GodDragon,
Is there a possibility to include an Estim device? I mean for example for the stroking parts.
That could be done by implementing an option in the menu by using MP3´s or metronom.
That would be really great.
Greetings
Re: [Tease Program] Tease-AI Java
Posted: Wed Apr 25, 2018 3:59 pm
by Spielers
How can I start this tease ai java?
Re: [Tease Program] Tease-AI Java
Posted: Thu Apr 26, 2018 6:29 pm
by GodDragon
JerryLee06 wrote: Sat Apr 21, 2018 6:12 am
Hi GodDragon,
Is there a possibility to include an Estim device? I mean for example for the stroking parts.
That could be done by implementing an option in the menu by using MP3´s or metronom.
That would be really great.
Greetings
How does your E-Stim device work?
Spielers wrote: Wed Apr 25, 2018 3:59 pm
How can I start this tease ai java?
You can't yet because there is no stable released version yet.
Re: [Tease Program] Tease-AI Java
Posted: Thu Apr 26, 2018 9:23 pm
by JerryLee06
GodDragon wrote: Thu Apr 26, 2018 6:29 pm
JerryLee06 wrote: Sat Apr 21, 2018 6:12 am
Hi GodDragon,
Is there a possibility to include an Estim device? I mean for example for the stroking parts.
That could be done by implementing an option in the menu by using MP3´s or metronom.
That would be really great.
Greetings
How does your E-Stim device work?
Spielers wrote: Wed Apr 25, 2018 3:59 pm
How can I start this tease ai java?
You can't yet because there is no stable released version yet.
It is an Estim 2b device. You can use it with audio or per USB.
Re: [Tease Program] Tease-AI Java
Posted: Fri Apr 27, 2018 11:35 am
by NEGEV
IN the java there isnt a main method right now, right? I might be able to contribute to the project in a few weeks because I am learning javafx at my university right now. Right now I am still a total beginner at it.
Edit: Found it had to change the setting of my ide before I could run it.
Re: [Tease Program] Tease-AI Java
Posted: Fri May 04, 2018 9:52 am
by o2l8
Would be awesome to be able to choose a second audio device for a estim device. Cheap hardware.
I'm starting a build as a guide to see how cheap i can make one and how well it works.
Second audio device like this:
.UGREEN USB Audio Adapter External Ster ... Ab3QPTXEM just for the stim "track"
Then either a 2b, btstim, et312 or home made stereo stim unit.
.http://smartstim.com/forum/viewtopic.php?f=20&t=37115 is a good example. But will try a cheaper hardware version just for research.
Re: [Tease Program] Tease-AI Java
Posted: Sat May 05, 2018 1:42 am
by BoundSquirrel
Would be awesome to be able to choose a second audio device for a estim device.
That would be awesome! That's exactly how I setup for CH estim tracks and it works great.
If this could be done in teaseai, it would open a lot of possibilities for estim fans!
Re: [Tease Program] Tease-AI Java
Posted: Sat May 05, 2018 9:27 am
by JerryLee06
I am really happy that I am not the only one who uses or wants to use TeaseAI with EStim!
I really hope that this will be included in future. Would be really great.