Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  Digital Filtering of Recordings
« previous next »
  • Print
Pages: [1]

Author Topic: Digital Filtering of Recordings  (Read 1366 times)

Offline roger_wilco

  • Member
  • *
  • Posts: 1
Digital Filtering of Recordings
« on: July 19, 2008, 09:49:16 PM »
Hi,

I would like to implement digital filtering on signals, as I record them. I know how to implement the filter, but I'm not sure where to get access to the data stream.

Currently I am accessing the data in pcm-pp.c::fiq_record(). This allows me to either pass the samples along or not, between `value = IISFIFOS_RD` and `*dma_rec_data.p++ = value`, but if I do any computation, even `value /= 2`, I get what sounds like max. volume white noise.

I'm pretty sure that this isn't a good place to get at the data (looks like it won't work on most hardware; I have a Sansa c240), but for the moment I'm happy enough with it if I can understand what format the samples are in. Can someone enlighten me?
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  Digital Filtering of Recordings
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.044 seconds with 15 queries.