Strange Trumpet Sounds in Audacity.exe (2.1.2)
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Strange Trumpet Sounds in Audacity.exe (2.1.2)
I saw someone do this with 'undertale.exe', so I did this with a few exe files myself. One of those was 'audacity.exe' I found something that sounds similar to the music associated with the moon landing (especially if you slow it down more). Take a listen!
Re: Strange Trumpet Sounds in Audacity.exe (2.1.2)
https://wikipedia.org/wiki/Fanfare_for_the_Common_ManPeekofwar wrote:... the music associated with the moon landing ...
Re: Strange Trumpet Sounds in Audacity.exe (2.1.2)
It's the program's raw bits as if it were imported as RAW. Youll hear all sorts of weird sounds like that when rawing exe files.
Re: Strange Trumpet Sounds in Audacity.exe (2.1.2)
Then why did it happen multiple times in the same sequence? This could be a binary file (or something similar).weldo5 wrote:It's the program's raw bits as if it were imported as RAW. Youll hear all sorts of weird sounds like that when rawing exe files.
Re: Strange Trumpet Sounds in Audacity.exe (2.1.2)
The reason for repeats in sequence, is the binary loops that were contained. Either its the source code that was translated to binary before saving it as the exe, mustve been repeated. Or something else I can't remember.