Talk:Thmp3

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(will this work with r24)
(notes on helix updates)
Line 7: Line 7:
  
 
==notes on helix updates==
 
==notes on helix updates==
* if remove lrlr interleave can write directly to the pcm output buffer, but at end of song can a frame be less than 1152 samples??
+
<s>* if remove lrlr interleave can write directly to the pcm output buffer, but at end of song can a frame be less than 1152 samples??</s>
* maybe add round robin support to helix directly?? (would need to pass cpos and bsize to helix somehow)
+
* maybe add round robin support to helix's assembly code directly?? (would need to pass cpos and bsize to helix somehow)
* find registers to use by placing dummy code? (best to find proper c/arm register usage and calling convention docs)
+
* on current deinterleave function might be more efficient to calculate if/where it overflows first and use 2 loops if necessary (would save from the 'if pos >' code each frame)
+

Revision as of 15:01, 2 February 2009

will this work with r24

will this work with r24? - Echo

I've not tried it with above r23 of devkitarm. You may need to compile the arm9 side with -Os option to shrink code as much as possible.

Have you tried it with r24? Also recommend the newest thmp3 version located here -Eris

notes on helix updates

* if remove lrlr interleave can write directly to the pcm output buffer, but at end of song can a frame be less than 1152 samples??

  • maybe add round robin support to helix's assembly code directly?? (would need to pass cpos and bsize to helix somehow)
Personal tools
irssi scripts
eggdrop scripts