branchrust_reboot/main/misc_nov22_fixescancel

24 Commits over 0 Days - ∞cph!

1 Year Ago
Merge from underwater_throwables
1 Year Ago
Fix microphone stands not applying pitch correctly
1 Year Ago
Extend Xylophone MIDI range (now C4 to C7)
1 Year Ago
Extend trumpet MIDI range (now A#2 to F#6)
1 Year Ago
Flute now has MIDI notes from C4 - B6 Fixed some issues when pitching notes down
1 Year Ago
Unsaved acoustic guitar changes, raise note range to B5
1 Year Ago
Jerry can guitar now goes from E2 to B5 Fixed some editor UI issues when clearing assigned notes
1 Year Ago
Extended MIDI note range on acoustic guitar (now covers E2 - D#4)
1 Year Ago
Fixed NRE when playing an invalid MIDI code
1 Year Ago
Filled in MIDI bass guitar notes up to D#4 (range is now E1 to D#4)
1 Year Ago
Added framework for adding extra MIDI notes to an instrument by pitch shifting existing notes Fixed G#2 missing it's MIDI note on bass guitar
1 Year Ago
Merge from main
1 Year Ago
Made the viewmodel aim helper pink to better stand out
1 Year Ago
Merge from main
1 Year Ago
Remapped drumkit MIDI to more closely match standard MIDI conventions
1 Year Ago
D# on the drumkit is now bound to a high tom (was bound to snare which is already covered by G#)
1 Year Ago
Editor fixes
1 Year Ago
Added a cowbell to the drumkit (mapped to octave up+D) Made a MIDI mapping panel on the NoteBindings asset to more efficiently diagnose and modify MIDI mappings
1 Year Ago
Fix trumpet b3 start pitch being off by 1 semitone
1 Year Ago
Added option to disable the use closest midi behaviour per instrument Added option to add additional MIDI codes to a note
1 Year Ago
Add an option to test MIDI inputs from the MidiJack editor window
1 Year Ago
Space out slot machine payout widgets so they fit the display spce better
1 Year Ago
Added debug.showAimHelper to help diagnose misaligned viewmodel ADS Can modify line width with debug.viewmodelAimHelpWidth
1 Year Ago
Fixed not being able to toggle camera info while a shot is playing