Howl app: GitHub - Amethyst-Sysadmin/Howl
It’s one of the best apps to control DG-lab Coyote e-stim devices which also allows you to play funscripts while modulating frequency based on your preferences. With the latest update Amethyst_sysadmin added remote control api which I modified into html video player. It allows you to control Howl app, load .hwl, .funscript or .mp3 files directly from PC and sync them to video. You can also queue video+script pairs or separate files. Delay sliders allow you to offset channels playback (not for funscripts since they only have 1 channel)
Download or use it online
I also made a tool to convert .hwl files to funscripts and back (and modify them a bit). It has visualizer so you could see what you get before exporting (kinda laggy for big dense files). Works with mp3 (with some limitations).
Download or use it online
Howl player
Moderator: andyp
Howl player
PMV mixer: viewtopic.php?t=26897
RLGL player: viewtopic.php?t=27409
Howl player: viewtopic.php?t=28402
RLGL player: viewtopic.php?t=27409
Howl player: viewtopic.php?t=28402
Re: Howl player
Thanks! This is brilliant!
It's so much more handy than using Kodi to sync scripts.
It's so much more handy than using Kodi to sync scripts.
Re: Howl player
I wasted a couple of hours trying to make Kodi work. And failed
That's the main reason I made this.
That's the main reason I made this.
PMV mixer: viewtopic.php?t=26897
RLGL player: viewtopic.php?t=27409
Howl player: viewtopic.php?t=28402
RLGL player: viewtopic.php?t=27409
Howl player: viewtopic.php?t=28402
Re: Howl player
How can i connect to howl or coyote?
And when i export a .hwl i get a file with only:
YEAHBOI!
and rest is empty - but file is around 3mb.
tried firefox and chrome
And when i export a .hwl i get a file with only:
YEAHBOI!
and rest is empty - but file is around 3mb.
tried firefox and chrome
Re: Howl player
You need to enable "Allow remote access" in howl settings. There is remote access key just under it which you need to copy. Then you go to wifi settings of your phone to see your ip (or you can probably get it in your router settings). Phone and pc must be in the same network. Then you paste ip and key into player on connection tab and it should work.
I just checked hwl export. It works for funscripts to hwl but exports empty files for mp3 to hwl (which I forgot to check). Looks like I messed up with buffers somewhere. I'll probably look into it tomorrow.
For now, as a workaround, you can click "generate funscripts from HWL", then "generate HWL from funscripts" and export.
I just checked hwl export. It works for funscripts to hwl but exports empty files for mp3 to hwl (which I forgot to check). Looks like I messed up with buffers somewhere. I'll probably look into it tomorrow.
For now, as a workaround, you can click "generate funscripts from HWL", then "generate HWL from funscripts" and export.
PMV mixer: viewtopic.php?t=26897
RLGL player: viewtopic.php?t=27409
Howl player: viewtopic.php?t=28402
RLGL player: viewtopic.php?t=27409
Howl player: viewtopic.php?t=28402
Re: Howl player
But where is the connection Tab to Insert the IP?
Re: Howl player
I found this unintuitive too, you need to hover around the bottom to get 3 tabs to appear and one of them says connection.
Re: Howl player
ah - thank you. It works!
But I'm not sure if the "workaround" does the same as direclty create .hwl files from mp3?
But I'm not sure if the "workaround" does the same as direclty create .hwl files from mp3?
Re: Howl player
Yes, it does exactly the same. HWL to fs conversion keeps all the points as they are. fs to hwl adjusts all the points to fit 25ms step (the same as coyote firmware uses). In this case it already fits (and the step is too small for you to notice any difference anyway).
Mind that my converter uses not the most precise method for mp3 conversion. It's more like quick and dirty way. I'm not sure it reads frequency as was intended and I had to add some interpolation, but I generally liked the result so I decided to keep it. Should feel better then what xtoys does at least. I tried converting Mistress And Control Box and got these very fun sections: I believe xtoys just smooths them into line (I might be wrong but it's what it looks like).
There seems to be no way to implement proper converter with browser limitations. If you want to convert properly, you should check this tool from Howl author: https://github.com/Amethyst-Sysadmin/Ho ... hwl-format
I fixed hwl export (it was trying to export fs channels instead of hwl so you got empty file) and some bugs in fs to hwl conversion.
bottom bar in player should now be visible by default.
Thank you for feedback!
Mind that my converter uses not the most precise method for mp3 conversion. It's more like quick and dirty way. I'm not sure it reads frequency as was intended and I had to add some interpolation, but I generally liked the result so I decided to keep it. Should feel better then what xtoys does at least. I tried converting Mistress And Control Box and got these very fun sections: I believe xtoys just smooths them into line (I might be wrong but it's what it looks like).
There seems to be no way to implement proper converter with browser limitations. If you want to convert properly, you should check this tool from Howl author: https://github.com/Amethyst-Sysadmin/Ho ... hwl-format
I fixed hwl export (it was trying to export fs channels instead of hwl so you got empty file) and some bugs in fs to hwl conversion.
bottom bar in player should now be visible by default.
Thank you for feedback!
PMV mixer: viewtopic.php?t=26897
RLGL player: viewtopic.php?t=27409
Howl player: viewtopic.php?t=28402
RLGL player: viewtopic.php?t=27409
Howl player: viewtopic.php?t=28402



