Hello I need a simple interface made with Visual Studio ,for a little program made in C++ .it's really a simple job
Why would he want it rewritten in C# with the .net dependency if he wrote it in C++. OT: Do you need just the interface or it to be incorporated with your program.
it need to be incorporated with the program I want a user interface that can do the following: -I can start / stop a any effect in real time (when the effect is off to hear the original audio file) -you can make real time changes of volume and effects parameters (parameters to be displayed) -I can start several effects at the same time (optional, if not too much work) i can send the project
I can do this but do you mind it having the .net dependency? Otherwise the interface would need to be done using WinAPI which is a bitch.