예제 #1
0
 def show_piano_roll(self):
     """ Pieciolinia """
     um.show_piano_roll(self.get_notes())
예제 #2
0
파일: hand.py 프로젝트: Nospoko/blompf
 def show_piano_roll(self):
     """ Pieciolinia """
     um.show_piano_roll(self.get_notes())
예제 #3
0
 def show_piano_roll(self):
     """ Show pieciolinia """
     um.show_piano_roll(self.notes)