Required audio expert in c# - create audio engine, C/C++ Programming

Assignment Help:

Project Description:

We want an EXPERT CODER to help us create an 'audio engine' in C#.

We want to be able to specify an input of a wave/MP3 file, and have the engine manipulate this in various ways -- using our specified patterns to "mix" other pieces of audio (spoken word) over the original audio, at various volumes.

I do not expect to get a firm bid at this price, and we welcome experts to submit their details and knowledge level, so we will provide further detail.

If you are very knowledgeable in these areas, please bid:

* Manipulation of audio through code

* C# programming

Note that the purchase of reasonably-priced third-party audio components is suitable in this task.

Ultimately, you will need to give a very basic visual UI to your code, as well as the code itself in a basic component format (ie, a separate project DLL/class we can integrate into our own .NET project).

Skills required are .NET, C Programming, C# Programming, Software Architecture, Visual Basic


Related Discussions:- Required audio expert in c# - create audio engine

Pro, i need to do my home work

i need to do my home work

Calculate the area of circle using c program, Calculate the area of circle ...

Calculate the area of circle using c program: const float Pi = 3.1415926;   inline float area(const float r) {return Pi * r * r;}   main() {    float radius;

Pointer to an array, Write a method (belonging to the TermStructure class) ...

Write a method (belonging to the TermStructure class) that takes a pointer to an array of bonds and an integer, representing the number of bonds in the array as arguments, and esti

Explain destructors, Destructors A destructor function gets implemented...

Destructors A destructor function gets implemented whenever an instance of the class to which it belongs goes out of existence. The primary usage of a destructor function is

What is the best fit algorithm, The Best fit algorithm: The best fit metho...

The Best fit algorithm: The best fit method occurs the smallest free block whose size is greater than or equivalent to n. An algorithm to get such a block by traversing the whole

Compiler design, Compiler Design - Limit In The Method Instructions

Compiler Design - Limit In The Method Instructions

Program to check even and odd numbers, Program to check even and odd number...

Program to check even and odd numbers: int main() {                 int  your_number;                 cout                 cin >> your_number;

C, A Padovan string P(n) for a natural number n is defined as: P(0) = ‘X’ P...

A Padovan string P(n) for a natural number n is defined as: P(0) = ‘X’ P(1) = ‘Y’ P(2) = ‘Z’ P(n) = P(n-2) + P(n-3), n>2 where + denotes string concatenation. For a string of the c

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd