mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-08-03 19:17:27 -04:00
Updated API Note (markdown)
parent
1aa1ce656e
commit
8a215a9b77
@ -1,3 +1,10 @@
|
|||||||
|
[](http://ocdoc.cil.li/)
|
||||||
|
|
||||||
|
For those that don't like images: the wiki has moved to a new place, http://ocdoc.cil.li/.
|
||||||
|
*This wiki will no longer be updated.*
|
||||||
|
|
||||||
|
****
|
||||||
|
|
||||||
The Note API provides functionality to convert music notes into their respective MIDI code and/or their frequency in Hertz, among other things. It it used in combination with computer.beep and note blocks (using OpenComponents).
|
The Note API provides functionality to convert music notes into their respective MIDI code and/or their frequency in Hertz, among other things. It it used in combination with computer.beep and note blocks (using OpenComponents).
|
||||||
|
|
||||||
- `note.midi(n: number or string): number`
|
- `note.midi(n: number or string): number`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user