Hi,
I am researching to write a simple program using Xcode but it seems that there isn't much out there for Xcoders. This forum seems promising. I've never programmed anything on a Mac and thought to give it a try since I won't touch Windows no more.
Anyway, I've studied a lot of programming years ago while getting my electrical engineering degree and I feel the most comfortable using C++. I should be able to pull it off.
Without further ado here's my proposal:
Program Description: work as a simple guitar amp. It will take the analog sound of a guitar through the microphone input and output it through the speakers.
Input: MIC port
Output: Speakers (audio)
Concerns: signal processing time (delay)
Okay... I hope it is as simple as it seems to be, which is usually never the case, yea...
Any comments are appreciated.
umagrama
I am researching to write a simple program using Xcode but it seems that there isn't much out there for Xcoders. This forum seems promising. I've never programmed anything on a Mac and thought to give it a try since I won't touch Windows no more.
Anyway, I've studied a lot of programming years ago while getting my electrical engineering degree and I feel the most comfortable using C++. I should be able to pull it off.
Without further ado here's my proposal:
Program Description: work as a simple guitar amp. It will take the analog sound of a guitar through the microphone input and output it through the speakers.
Input: MIC port
Output: Speakers (audio)
Concerns: signal processing time (delay)
Okay... I hope it is as simple as it seems to be, which is usually never the case, yea...
Any comments are appreciated.
umagrama