MusicCorner Code
Status: Planning
Brought to you by:
zslevi
File | Date | Author | Commit |
---|---|---|---|
trunk | 2021-08-15 | zslevi | [r73] Moving stuff to properties files. Commiting lib... |
.classpath | 2018-12-31 | zslevi | [r59] Last commit before restarting from "scratch". |
README.TXT | 2019-01-02 | zslevi | [r61] Adapted MidiKeyboardTest1 chordfinder for chann... |
chords.prop | 2019-08-20 | zslevi | [r66] LoopRecorder, LoopPlayer WIP |
family.pl | 2015-06-01 | zslevi | [r22] JPL test added |
Main classes: - musiccorner\gui\MainWindow.java - simple melody editor, with integer durations and no polyphony; intended to expand into harmony editor; currently uses Swing buttons, might be later rewritten with custom ui components - MidiKeyboardTest1 - chord matching; has to set up deviceName and midi channel in code