Python music21.note.Note().pitch.pitchClassString

사용 버전 : Python 3.6.8
사용 프로그램 : Atom 1.35.1 x64, MuseScore 3


파이썬 music21.note.Note().pitch.pitchClassString에 대해서 알아보겠습니다.


music21.note.Note().pitch.pitchClassString은 Pitch Class를 알려줍니다.




Pitch Class는 한 옥타브에 존재하는 12개 음역에 대해서 숫자를 부여합니다.

C는 0, C#은 1 D는 2 ..... B는 11

제일 끝의 A, B는 16진수로 나타낸 10(A)과 11(B)입니다.

어느 옥타브 상관없이 C는 0을 반환합니다.- C4











- C2







- G4








- A#4








끝.



카테고리: Python, music21

댓글

이 블로그의 인기 게시물

Python urllib.parse.quote()

tensorflow tf.random.uniform()

KiCad 시작하기 2 (PCB 만들기)

Python OpenCV 빈 화면 만들기

Android Compose Coil library

Android Notification with Full Screen

tensorflow tf.expand_dims()

About Subnet Mask App

KiCad 시작하기 4 (기존 회로도 수정 및 추가)

Android Minimum touch target size