kanethemediocre / BlingHustle

Open sauce 2d space adventure
GNU General Public License v3.0
0 stars 0 forks source link

Sounds wanted. #37

Open kanethemediocre opened 2 years ago

kanethemediocre commented 2 years ago

This is intended to be a total list of all sounds wanted. Some are already implemented. Player fires weapon N, where N is a number between 0 and the last weapon. Player weapon fails to fire, low energy Player changes weapon Player fails to change weapon, choice not installed. Player fires thrusters. Player fails to fire thrusters, low energy Player fires booster Player fails to fire booster, none of type in inventory Player takes shield damage Player takes hull damage Player takes hull damage and low hull integrity. Player ship in contact with ship explosion Player ship in contact with bomb explosion Player click UI element Player cycle forward/back UI element Player purchases ship upgrade or weapon Player fails to purchase item, not qualified Player fails to purchase item, not enough money Player accepts mission Player fails to accept mission, not enough cargo space Player completes cargo mission Player completes destroy mission Player completes storyline mission Player docks at station Player undocks at station Player gets waldo'd Player collects Bling Player collects institute bounty

kanethemediocre commented 2 years ago

Midi recording strategy for weapon sounds:

Banger is instrument x note E Multibanger is instrument x note E2 B3 E3 G2 B4 G1 E4 E1 G4 B1, depending on N of blaster (number of bombs). Gemini is instrument y note E3+B4. Mine is instrument Z note E Multimine is instrument Z note E, + same sequence as multibanger. Flakker Intrument h note E + same sequence as multibanger. Spread instrument j note E + probably different sequence? Maybe not depend on N. Squid, nova, and doublerainbow are some weird, probably dissonant cluster not depending on N.

kanethemediocre commented 2 years ago

Made weapon 8 play a sequence of 6 notes based on bomb color. bh397

kanethemediocre commented 2 years ago

Gemini has a 5th chord. Squid and double rainbow have scale-chords, Spread some other sort of chord. w14, the fast railgun, has 6 chords randomly chosen.

kanethemediocre commented 2 years ago

Banger and Multibanger are now a major E chord, one note per bomb.