Heyo 👋!
This is the source code for SfxO-1: A gnarly Lo-Fi sound generator for the LTRO-1 Fictional Console.
Made in a few days for the very first LOSPEC JAM 1.
You can preview what SfxO-1 sounds like here.
- ???? - Generates a random, glitchy noise. ($%&@#!)
- Boom - Generates an explosion. (KABOOM)
- Jump - Generates a jump sound. (BOOINK)
- OSC - The main waveform the sound will be based on.
- Quant. - Quantizes the sound pitch to a chromatic scale.
- Filt. - Enables/Disables the lowpass filter.
- P.Start - The sound's start pitch.
- P.End - The sound's end pitch.
- P.Lfo A - The pitch lfo amount.
- P.Lfo S - The pitch lfo speed.
- C.Start - The sound's start crush.
- C.End - The sound's end crush.
- V.Att. - The volume envelope's attack.
- V.Sus. - The volume envelope's sustain.
- V.Dec. - The volume envelope's decay.
- F.Att. - The filter envelope's attack.
- F.Sus. - The filter envelope's sustain.
- F.Dec. - The filter envelope's decay.