branchrust_reboot/main/misc_nov22_fixescancel

24 Commits over 0 Days - ∞cph!

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