Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Recent Posts
1
3rd Party Plugins - (fb2k) / Re: OpenMPT Module Decoder
Last post by Case -
That repository is mentioned in the link I posted. Those are the Java player sources. Only other source is the original undocumented assembler code for the tracker, from the same guy. I hope you understand that re-creating the player from the assembler code would require insane amount of work.

Your Youtube video explains and shows the guy running the original tracker in Amiga emulator.

I'm not stopping you from creating a bug report, just warning that getting correct stereo playback may not be so simple.
2
MP3 - General / Re: Resurrecting/Preserving the Helix MP3 encoder
Last post by KevinB52379 -
Thanks for the update and happy to hear you got it solved. ZoomText sounds very invasive if it can cause the system to slow down. Would be fun to figure out what the problem is, but the software seems to be expensive and I don't even see demo option.

@Case  - I mentioned before that I am legally blind, so Zoomtext is a vital piece of software for me to have in order to use the computer. 

You are correct, Zoomtext is expensive.  I purchase a Home license, which is a subscription based plan.  So I buy 5 years at a time for $500.  For me, it's wroth it.

You can download a trial version of Zoomtext, but the caveat is that it doesn't expire in a certain amount of days, but instead, it can only run 40 minutes at a time, and then the system must restart to reset the activation timer.

I am not quite sure why this is happening with Zoomtext.  To be honest, I've had other issues with other things and Zoomtext, and I'm usually told I'm the only one who reports such issues, or that the program I'm having issues with (in this case Helix) is NOT officially supported by the Zoomtext software.

I do know that Zoomtext mirrors the screen and obviously enlarges it.  So I believe there may be some type of mirroring driver installed so it interfaces with windows and the screen.  I know for a fact there are services running in the background.

My guess to as to why exiting Zoomtext didn't work, is because it isn't completely unloading everything in the background, so services, etc are still running.

Anyway, if you're interested in trying Zoomtext, it can be downloaded here:
https://software.vfo.digital/ZoomText/2024/2024.2402.66.400/5082DF51-83F9-4DC5-BE8B-545B0CCC1345/ZT2024.2402.66.400-Offline-x64.exe
3
MP3 - General / Re: Resurrecting/Preserving the Helix MP3 encoder
Last post by Case -
Thanks for the update and happy to hear you got it solved. ZoomText sounds very invasive if it can cause the system to slow down. Would be fun to figure out what the problem is, but the software seems to be expensive and I don't even see demo option.
7
3rd Party Plugins - (fb2k) / Re: OpenMPT Module Decoder
Last post by LigH -
I see ... a demo player as reference may not be as optimal as a verbose specification though (and who knows, maybe even incomplete on purpose?).

I searched a little for "Symphonie module documentation / specification" but did not yet find them. Found a github repo of "compileable" sources at most. So it seems chances are that the player which allowed Nikol Nazarov to record MP3s from these modules is more elaborate than your OpenMPT module's source.

Shall I make a new issue on the tracker, linking the samples there as well?

PS: I tried to write Patrick Meng an email. But the bluewin address failed.
8
MP3 - General / Re: Resurrecting/Preserving the Helix MP3 encoder
Last post by KevinB52379 -
Hi everyone!

@Wombat , @Case , @JoshuaChang

I figured out the issue!

The issue is totally on my end, and I apologize to everyone, and I appreciate everyone looking into this issue.

It turns out that the issue occurs with my screen magnification software, which is called ZoomText.

Closing down the software wasn't enough, I had to uninstall it completely, and then use the Windows built in magnifier so I could at least try encoding again.

This time @Case last binary he uploaded worked perfectly.

I had tried uninstalling Process Lasso, AVG Internet Security, and then because the issue seemed to be with the way things were updating on the screen so slowly (If not at all), I decided to try and uninstall Zoomtext.

Still, I wonder why @JoshuaChang version doesn't cause this issue, and his clang binary has been the fastest by far with @Case version being second (the latest 64 bit build he uploaded to this thread).

Anyway, I just wanted to say I'm so sorry for driving people crazy and have everyone go through hoops to try and help me troubleshoot the issue.
9
General Audio / Re: Album Art Downloader XUI
Last post by Apesbrain -
When saving multiple covers from the same source, there is a dialog that pops up:



Is there a way to format "Options"> "Save images to" to avoid this pop-up by saving successive images with "%n" appended to filename? I've tried using %size% and %type%, but often the files have the same. Thanks.