Thank you for your explain,
now I got it work. I don't know why I make the 0x5b instruction to 0x58. Need new glasses? But now, I understand the midi parameter a little bit more. You write all in the first treat. Sorry for my silly question.
Search found 3 matches
- Thu 2019-09-05 12:45
- Forum: Slave Decoder Applications
- Topic: VS1053b / VS1103b MIDI Controls
- Replies: 14
- Views: 17094
- Thu 2019-08-29 17:06
- Forum: Slave Decoder Applications
- Topic: VS1053b / VS1103b MIDI Controls
- Replies: 14
- Views: 17094
Re: VS1053b / VS1103b MIDI Controls
Hi again,
I think I got it work. My mistake was that the reverb intensity is global for all midi channels, panning and volume can change separately for each midi channel. I'm right? So I change a little bit the program to set the reverb for each channel separately.
I think I got it work. My mistake was that the reverb intensity is global for all midi channels, panning and volume can change separately for each midi channel. I'm right? So I change a little bit the program to set the reverb for each channel separately.
- Sun 2019-08-25 22:12
- Forum: Slave Decoder Applications
- Topic: VS1053b / VS1103b MIDI Controls
- Replies: 14
- Views: 17094
Re: VS1053b / VS1103b MIDI Controls
Hi, I'm programming a sequencer program and use a VS1053 in real time midi mode. All worked fine but I have a problem with the midi control. Panning and volume worked fine, but i can't control the reverb. Source can found here https://create.arduino.cc/projecthub/rom3/arduino-due-bass-lead-drum-comp...