This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5157 - SID codec based on tinysid
|
DetailsThis is the latest version of the rockbox SID codec.
Whats new since 15. April 2006 * Filter implementation(!) using integer calculations * Audio quality improvements * Speed improvements Please note that the current version only suports single speed PAL playback. I will correct this as soon as I find time. |
This task depends upon
Added sample playback
Added cia timing routines
Added fast forwarding capabilities
Corrected bug in sid loading routine
1. Is it possible to make a plugin version of this codec? My only reason for asking this is to change subsongs via a menu.
2. I've recently been playing with SIDPlayer and it enhances the sound loads with the stereo + spatial effect, any chance something similar can be added to this?
Cheers
I'm currently playing around with another codec, and that's how I've solved it there. Seems to work.
If you wish to seek to subsong #0: Rewind to playing time: 0:00
If you wish to seek to subsong #1: Seek to playing time: 0:01
If you wish to seek to subsong #2: Seek to playing time: 0:02
and so on...
The real playing time is not counted anymore so the display directly reflects the subsong number.