Ce
patch est constitué de modules ARGOPd et d'objets
Pure Data reliés. Comment ça marche: - Prion.txt est un fichier au format texte constitué de 253 lettres majuscules correspondant à la séquence des 253 acides aminés codant une protéine: le prion humain: |
This
patch is made of ARGOPd
modules and Pure Data objects interconnected. How it works: - Prion.txt is a text file made of 253 uppercase letters corresponding to the sequence of the 253 amino acids encoding a protein: the human prion: |
-
Structure 3D du prion humain: |
-
3D structure of the human prion: |
![]() |
|
-
Il y a 22 acides aminés différents notés:
ACDEFGHIKLMNOPQRSTUVWY. - Le patch Pure Data transforme chaque lettre en une note musicale. Arbitrairement, dans ce patch, chaque lettre est associée à la note dont le code MIDI est égal au code ASCII de la lettre. |
-
There are 22 different amino acids noted: ACDEFGHIKLMNOPQRSTUVWY. - The Pure Data patch converts each letter into a musical note. Arbitrarily, in this patch, each letter is associated with the note that the MIDI code is equal to the ASCII code of the letter. |
A
-> Code ASCII = 65 -> Code MIDI Note = 65 -> F3 Z -> Code ASCII = 90 -> Code MIDI Note = 90 -> Gb5 |
|
Avec l'objet to_ascii_code
de la library tof. - Dans la séquence de lettres il y a une séquence qui se répète: GGGWGQPH On peut ainsi "entendre" 4 fois la répétition de la séquence: GGGWGQPH. |
With the to_ascii_code
object of the tof library. - In the sequence of letters there is a repeating sequence: GGGWGQPH It is thus possible to "hear" 4 times the repetition of the sequence: GGGWGQPH. |
Autres Patch: dans ![]() - ExMM142a-Text.pd Lecture d'un fichier texte ligne par ligne et caractère par caractère - ExMM142c-Text-Sonification-MIDI.pd Sortie "MIDI Note" vers synthétiseur. Avec les objets makenote + noteout |
Others Patches: in ![]() - ExMM142a-Text.pd Reading a text file line by line and character by character. - ExMM142c-Text-Sonification-MIDI.pd "MIDI Note" output to synthesizer. With the makenote + noteout objects. |
Liens: | Links: |
Paresys Accueil |
21 5 2023![]() |
Paresys Home |