Blame view

README.md 276 Bytes
ba4c5511   vsenaffe   readme changĂ©
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  Dans ce dossier:
  
  Code d'analyse fichier MIDI en hexa ( d'abbleton ) : 
      "ana_midi.c"
      
  Code pour contrĂ´ler le clavier MIDI :
      "analyse_midi_keyboard.c"
      
  Code pour jouer en live (GPIO) :
      "test2.py"
      
  Code imprimante : 
      "test_imprimante_vX.c"