Should implement the function for deadbeef to seek to a particular sample. The most elegant way to do this would be to use the sample tracking code added with #10 and modify the existing seek function to be the new sample seeking function. Seeking to a timestamp can then be re-added as a wrapper around the sample seeking function.
Should implement the function for deadbeef to seek to a particular sample. The most elegant way to do this would be to use the sample tracking code added with #10 and modify the existing seek function to be the new sample seeking function. Seeking to a timestamp can then be re-added as a wrapper around the sample seeking function.