TWiLightMenu icon indicating copy to clipboard operation
TWiLightMenu copied to clipboard

akmenu Streaming Audio

Open chyyran opened this issue 5 years ago • 4 comments
trafficstars

What's changed?

Tell us what you've changed.

Where have you tested it?

Tell us where have you tested it.


Pull Request status

  • [ ] This PR has been tested using the provided devkitPro, devkitARM, and EasyGL2D.

chyyran avatar May 24 '20 06:05 chyyran

This currently freezes for unknown reasons after some time has passed. There seems to be a bug in the buffering routine, or some other issue that causes it to freeze. Need to try buffering with smaller buffers, or using some other buffering approach.

chyyran avatar Jun 03 '20 02:06 chyyran

Leaving a note here just in case, likely culprit is some buffer overrun overwriting fifoSendQueue in akmenu. Fix is to properly write a looping stream for the FILE abstraction, and to handle out of bounds writes for buffer.

chyyran avatar Jun 22 '20 16:06 chyyran

I'm kinda new to GitHub, so if this comment breaks the rules or anything, you can gladly take it down. But I was wondering what the Classic music in the TwilightMenu is called. This might be straying away from this main request but, I just really want to know what this song is called. It's so catchy.

ObscureExtractor avatar Sep 10 '20 21:09 ObscureExtractor

Hello there @ObscureExtractor. We recommend for the future that you take these questions to the Discord server instead. It does not pertain to this Pull Request There is a video that shows all the songs: https://youtu.be/_B-50pwDT0k

NightScript370 avatar Sep 10 '20 21:09 NightScript370