Project ID:
1428705
Project Type:
Hourly
Hours of work:
Unspecified
Project Duration:
1 - 4 weeks
Budget:
$2-$8 USD / hour
(Approx. $15-$63 HKD)
Project Description:
Hi,
This project is for freelancers with Texas Instruments hardware (ARM+DSP) such as Beagleboard or Pandaboard. You will be programming an audio element for GStreamer and using C6Runlib to compile the code library that will run on the DSP.
You job is to
1). write a GStreamer audio element with a sink pad to accept up to 8 raw audio channels (up to 32-bit, 192khz per channel).
2). buffer those (upto) 8 channels into the DSP and return them back to the element. Each channel should have its own DSP processing thread.
3). each channel should be buffered/returned back to the GStreamer element unchanged.
4). each channel should have its own output source pad in the element.
See this diagram for clarification.
http://www.lucidchart.com/publicSegments/view/4f2eb5ab-2c28-4479-8803-57fa0afeb1db
See here for some DSP C6Runlib inspiration
LAB exercise - http://elinux.org/EBC_Exercise_09_Using_the_DSP_for_Audio_Processing
SOURCE code - https://github.com/MarkAYoder/BeagleBoard-exercises-solutions/tree/master/AudioThru/lab06d_audio_c6run
Here is some info regarding C6Runlib
http://processors.wiki.ti.com/index.php/Introduction_to_C6Run
Skills required:
C Programming,
C++ Programming