![]() | A set of conversion modules allows to manipulate midicents, frequencies and note names. They can be accessed via the menu. |
|
The frequency-to-midicents function converts frequencies to midicents. Its input takes atoms or lists. |
|
The midicents-to-frequencies function converts midicents to frequencies. Its input takes atoms or lists. |
|
The approximate-midicents function approximates a midicents value to the closest tempered division of the octave. |
It has two default inputs and one optional input :
| ![]() |
|
The name-to-midicents function converts a note name to a midicent value. Its input takes a string or a list of strings, like ("C3"). |
|
The midicents-to-name function converts a midicents value to a note name. Its input takes a list of values. |