Hi all,
This is my first post.
I want to be able to play a single note on my piano and have Excel play it and show me which note I'm playing in real-time (e.g. a C or G etc).
As I see it, this would require the following steps:
1. Have Excel recognize my piano MIDI signals
2. Store the MIDI info sent from the piano in Excel
3. Convert this info to sound and text (i.e. the note to be displayed)
4. Display the note in a cell on the spreadsheet
I'm hoping that this can be done, but have no clue as to how. Also; I have no experience with VBA or MIDI processing, but some experience with programming. If you post any code, would you mind making your explanation noob-friendly?
Thanks,
Rishi
This is my first post.
I want to be able to play a single note on my piano and have Excel play it and show me which note I'm playing in real-time (e.g. a C or G etc).
As I see it, this would require the following steps:
1. Have Excel recognize my piano MIDI signals
2. Store the MIDI info sent from the piano in Excel
3. Convert this info to sound and text (i.e. the note to be displayed)
4. Display the note in a cell on the spreadsheet
I'm hoping that this can be done, but have no clue as to how. Also; I have no experience with VBA or MIDI processing, but some experience with programming. If you post any code, would you mind making your explanation noob-friendly?
Thanks,
Rishi