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

Explain some string oriented library functions, Explain some String Oriente...

Explain some String Oriented Library Functions? To make simpler string processing we can use special string oriented library functions. Mainly the C compilers include library f

C program to store all ascii char into a file, Program is to store all ASCI...

Program is to store all ASCII char into a file: void main()     {   ofstream  fout("ascii.txt");   int i,n=256;   for(i=1;i     {     fout     }

Explain virtual base classes, Virtual Base Classes This ambiguity can b...

Virtual Base Classes This ambiguity can be resolved if the class derived have only one copy of the class base. This can be done by making the base class a virtual class. This k

Source code for decoe to code, i am using mobile phone if i want to communi...

i am using mobile phone if i want to communicate via massage but that should be very secret

Padovan string, A Padovan string P(n) for a natural number n is defined as:...

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 t

C program to print l diagonal triangle, C program to print L diagonal trian...

C program to print L diagonal triangle: void main() {                 int i=0,j=0;                 int arr[rows][cols];                 for (i=0; i

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