Page 1 of 1
Fetch, Get, Retrieve, existing sound files (mp3)
Posted: Thu Mar 20, 2025 12:58 pm
by oborn
I'd very much like to create variant sound files based on existing ones that I like. For example, different rhythms with the same basic sound and volume of the 12-123 file (and others) in maze of passion 2. You can reference other peoples sounds in a tease, but I haven't seen a way to "get" it the way that geteostease can fetch an entire tease. Is there a secret way to do this?
Re: Fetch, Get, Retrieve, existing sound files (mp3)
Posted: Fri Mar 21, 2025 12:55 pm
by oborn
I found the answer. https:\\media.milovana.com\timg\<hash>.mp3 where <hash> can be found in the tease source code (i.e., the json file when you save a tease).
Re: Fetch, Get, Retrieve, existing sound files (mp3)
Posted: Fri Apr 04, 2025 7:01 pm
by PlayfulGuy
The milovana downloader (link in my signature) will download all the media files (and images) in the tease for you.
If you don't want the whole tease and all the images, you have a couple options.
Start the download and see what it downloads first. A lot of times it's the audio files. Then you can just cancel the download when it starts downloading images.
Or, with a little effort you can edit the download script file (in the cache folder) and remove all the image files so you only download the mp3s. You need to be comfortable editing a json file for that.
I could even add this as an option to the downloader. I'm going out of town for an extended period in a couple days, and I'm trying to get an updated downloader released before I go.
Can't make any promises, and it may not happen before I go, but it shouldn't take too much.
PG
Re: Fetch, Get, Retrieve, existing sound files (mp3)
Posted: Sat Apr 12, 2025 12:15 pm
by oborn
Thanks. I wasn't aware of this tool. For myself, I'm mostly interested is an isolated sould here or there so I can do things like normalize the volume, or extract a piece, or whatever. I'm comfortable with json, so I'll have a look at what you've done. If only to see how others do things.
Thanks again!