Support and General Use > Plugins/Viewers
Discuss Mikhail Tkach's InfoNES port
Llorean:
Double posting means not only "posting the same thing twice" but "creating a second post in the thread immediately after another post of your own" and can be avoided by using "Edit" to add new information when nobody else has posted.
Your post will still show up with the (New) tag next to it, and the rule is primarily as part of the rule against bumping posts, but it's easier all around if it's enforced evenly.
fugot:
could someone make a build for a 30gb 5g ipod so i can test it out?
cool_walking_:
--- Quote from: fugot on November 11, 2007, 07:06:26 PM ---could someone make a build for a 30gb 5g ipod so i can test it out?
--- End quote ---
This has a couple of other patches in there because I'm too lazy to remove them. I don't have a 30GB to actually test this on. I'm an idiot, I'm not responsible when your iPod explodes.. blah blah blah.
[Link removed by Admin: Unsupported builds do not belong here]
fugot:
im trying to patch my self. i downloaded the source files and in the readme it says "2: add "ines" to $ROCKBOX/apps/plugins/Subdirs" what does that mean?
nls:
--- Quote from: criznach on October 16, 2007, 02:00:49 AM ---
It looks like rockbox's pcm_play_data function is expecting stereo samples, while infones is feeding it mono samples. So I tried doubling the final buffer and writing each byte twice. I then pass pcm_play_data samples*2 as it's length parameter. This makes the sound almost tolerable. It's still very chunky and not pleasant. But it sounds a bit more like what I expect :)
--- End quote ---
pcm_play_data expects interleaved 16 bit samples so writing each 16 bit word twice should work better.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version