TheoryOfNekomata
|
fa55ceaa97
|
Fix MIDI value parsing
Ensure note names are normalized (i.e. converted to lowercase) properly
before parsing.
|
1 yıl önce |
TheoryOfNekomata
|
ee7841cd31
|
Add GUID config handling, refine gamepad
GUID config is used for gamepad processing.
|
1 yıl önce |
TheoryOfNekomata
|
57e4a768dc
|
Update config
Add templates for config item types.
Also updated server's config to use the global config module.
|
2 yıl önce |
TheoryOfNekomata
|
9cde8ff876
|
Extract common code
Remove symlinks and make codebase use common modules instead.
|
2 yıl önce |
TheoryOfNekomata
|
2ae87c59e8
|
Reorganize audio
Rename audio to corresponding audio event.
|
2 yıl önce |
TheoryOfNekomata
|
9e06bc780a
|
Update documentation and assets
Provide latest versions of the files.
|
2 yıl önce |
TheoryOfNekomata
|
488626938a
|
Update references to configs
Update documentation.
|
2 yıl önce |
TheoryOfNekomata
|
9417a20d9a
|
Improve initialization logic
Provide default states for input and output.
|
2 yıl önce |
TheoryOfNekomata
|
7454c41463
|
Add channel config
Allow MIDI input to be filtered through MIDI channels.
|
2 yıl önce |
TheoryOfNekomata
|
f6e8f3e7db
|
Update default controls
Restrict Yes/No actions in same 2-octave span.
|
2 yıl önce |
TheoryOfNekomata
|
6f3950a598
|
Update reference config
The file has been updated upon introducing MIDI controller input
support.
|
2 yıl önce |
TheoryOfNekomata
|
656bcf0260
|
Isolate input/output handling
Make device handling opt-in.
|
2 yıl önce |
TheoryOfNekomata
|
f3d50bcd99
|
Save config upon loading
Ensure that initial loading of the config saves the values back to the
config file, in order to account for fallback values.
|
2 yıl önce |