This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
user:sweller5:orika [2011/05/04 15:09] – sweller5 | user:sweller5:orika [2011/05/11 14:16] (current) – [Documentation] sweller5 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | =====Server/ | ||
+ | * socket programming | ||
+ | * IP/DNS, listen(), accept(), bind(), connect() | ||
+ | * relationship, | ||
+ | * conductor/ | ||
+ | |||
+ | ---------------------- | ||
+ | =====Java===== | ||
+ | * other languages | ||
+ | * JDK | ||
+ | |||
+ | ----------------------- | ||
+ | =====Midi===== | ||
+ | * standards | ||
+ | * file structure | ||
+ | |||
+ | ------------------------ | ||
+ | =====Pseudo Code===== | ||
+ | |||
+ | ----------------------------- | ||
+ | =====Working Examples===== | ||
+ | * client/ | ||
+ | * midi messages (notes) | ||
+ | * sound, playing notes | ||
+ | * parsing file | ||
+ | |||
+ | ---------------------------- | ||
+ | =====User Interface===== | ||
+ | |||
+ | --------------------------- | ||
+ | =====Score===== | ||
+ | |||
+ | --------------------------- | ||
+ | =====Documentation===== | ||
+ | * Java | ||
+ | * java doc, API | ||
+ | * tutorials | ||
+ | * Midi | ||
+ | |||
+ | [[http:// | ||
+ | |||
+ | -------------------------- | ||