Playing a Note and Other Midi Msg Fluxamasynth For Cubloc220

Interfacing hardware, sensors, output drivers, chips.
LESTROSO
Posts: 6
Joined: Thu Aug 16, 2012 2:34 pm

Playing a Note and Other Midi Msg Fluxamasynth For Cubloc220

Post by LESTROSO »

Hi dear friends,
I want to share with you, this code to test your fluxamasynth shield with the Cubloc 220 Of Comfile technologies...

This code works thery well...
best regards,

Lestroso :D

http://www.fasasoftware.com

Code: Select all

Const Device = CB220


    Opencom 1,31250,3,30,20

Putstr 1,240,127,127,4,1,0,127,247 'set the master volume, you can change  from 0 to 127 modifing the last 127 number value


    Putstr 1,192,1 ' program change, we set the instrument from 0 to 127 that we want ,we change the last value..!!

    Putstr 1,144,60,64 ' play notes on
    Delay 1000 ' we put a pause
    Putstr 1,128,60,64 ' turn off notes