|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectroombacomm.Note
public class Note
Simple wrapper for musical notes
| Field Summary | |
|---|---|
int |
duration
|
int |
notenum
|
| Method Summary | |
|---|---|
int |
toSec64ths()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int notenum
public int duration
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic int toSec64ths()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||