public class RTTTLParser extends Object
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
log |
static HashMap<String,Integer> |
noteToNum |
Constructor and Description |
---|
RTTTLParser() |
Modifier and Type | Method and Description |
---|---|
static int |
bpmToMillis(int bpm) |
static void |
main(String[] args) |
static ArrayList<Note> |
parse(String rtttl) |
Copyright © 2020 myrobotlab. All rights reserved.