I am working with the PIC16F628 for a Midi Out programm for ProgramChange.
So I use the statement:
Hserout [$C1, $01] ; ProgramChange, Midi-Channel 2 and Program 1
I also implemented als the Define statements. and 20 MHz Oscillator.
But it doesn’t run. Has anyone a small example for that?
Thanx.
So I use the statement:
Hserout [$C1, $01] ; ProgramChange, Midi-Channel 2 and Program 1
I also implemented als the Define statements. and 20 MHz Oscillator.
But it doesn’t run. Has anyone a small example for that?
Thanx.
Comment