| 1 |
|
| 2 |
|
| 3 |
pub(super) const THREADS: &[(&str, &str, &[&str])] = &[ |
| 4 |
( |
| 5 |
"FM synthesis for beginners", |
| 6 |
"FM synthesis always seemed impenetrable to me. Where do you start?", |
| 7 |
&[ |
| 8 |
"Two operators. Carrier and modulator. Change the ratio between them and listen. That is literally it to start.", |
| 9 |
"Dexed is free and models the DX7. Great for learning because there are tons of tutorials.", |
| 10 |
"Start with simple ratios: 1:1 for warmth, 1:2 for brightness, 1:3 for nasality. Then experiment.", |
| 11 |
], |
| 12 |
), |
| 13 |
( |
| 14 |
"Wavetable synthesis tips", |
| 15 |
"Using Vital/Serum and want to go beyond presets. What are your wavetable tricks?", |
| 16 |
&[ |
| 17 |
"Import your own audio as a wavetable. Record a word, import it, scrub through it with an LFO.", |
| 18 |
"Morph between simple waveforms. A slow morph from saw to square adds movement without being obvious.", |
| 19 |
"Stack two oscillators with different wavetable positions and detune slightly. Instant width.", |
| 20 |
], |
| 21 |
), |
| 22 |
( |
| 23 |
"How to make a supersaw", |
| 24 |
"Every tutorial makes it sound easy but mine never sound as full as professional supersaws.", |
| 25 |
&[ |
| 26 |
"More unison voices, more detune, slight chorus. But the real secret is layering: a supersaw is usually 2-3 layers, not one patch.", |
| 27 |
"High-pass the supersaw and layer a clean sub underneath. The fullness comes from the sub, not the saw.", |
| 28 |
"OTT on the supersaw bus. Controversial but it works.", |
| 29 |
"Mid-side processing. Keep the center mono, spread the sides. Instant width and power.", |
| 30 |
], |
| 31 |
), |
| 32 |
( |
| 33 |
"Granular synthesis: practical uses?", |
| 34 |
"Granular synths look cool but I cannot figure out when to actually use them. What do you use granular for?", |
| 35 |
&[ |
| 36 |
"Pads and textures. Take a field recording, granularize it, and you have a unique atmosphere.", |
| 37 |
"Glitch effects. Short grain size + random position = controlled chaos.", |
| 38 |
"Stretching vocals to infinity. Load a vocal chop, set huge grain size, and you have a drone.", |
| 39 |
], |
| 40 |
), |
| 41 |
( |
| 42 |
"Designing kick drums from scratch", |
| 43 |
"How do you synthesize a kick drum? I always just use samples.", |
| 44 |
&[ |
| 45 |
"Sine wave with a pitch envelope. Start at 200-300Hz, drop to 40-60Hz in about 50ms. Add a click layer for attack.", |
| 46 |
"Three layers: sub (sine, pitch envelope), body (short noise burst, filtered), click (very short transient).", |
| 47 |
"Operator in Ableton can do it in seconds. One sine oscillator, pitch envelope with fast decay.", |
| 48 |
], |
| 49 |
), |
| 50 |
( |
| 51 |
"Making sounds feel organic", |
| 52 |
"My synth patches sound too static and digital. How do you add life?", |
| 53 |
&[ |
| 54 |
"LFOs on everything. Subtle random LFO on pitch, filter, amplitude. Humans are never perfectly steady.", |
| 55 |
"Velocity sensitivity. Map velocity to filter cutoff and amplitude. Changes how it responds to playing.", |
| 56 |
"Record the performance, do not program it. Even mouse-drawn MIDI lacks human timing.", |
| 57 |
"Add noise. A tiny bit of noise mixed in makes digital sounds feel more analog.", |
| 58 |
], |
| 59 |
), |
| 60 |
( |
| 61 |
"Resampling workflow", |
| 62 |
"What is your resampling process? Bounce to audio and re-process?", |
| 63 |
&[ |
| 64 |
"Exactly. Design a sound, bounce it, chop it up, throw it in a sampler, add new processing.", |
| 65 |
"I resample through effects. Play a pad, record it through a reverb and delay, chop the result.", |
| 66 |
"Granular resampling. Take anything, granularize it, it becomes something entirely new.", |
| 67 |
], |
| 68 |
), |
| 69 |
( |
| 70 |
"Favorite Vital patches you have designed", |
| 71 |
"Share your favorite sound you have made in Vital. What was the approach?", |
| 72 |
&[ |
| 73 |
"A pluck using two wavetables with very fast envelope decay, short reverb. Simple but cuts through any mix.", |
| 74 |
"A pad that morphs between 4 wavetable frames with a slow random LFO. Different every time it plays.", |
| 75 |
"A bass using the filter FM feature. Self-oscillating filter modulated by an oscillator. Absolutely nasty.", |
| 76 |
], |
| 77 |
), |
| 78 |
( |
| 79 |
"Foley and field recording for music", |
| 80 |
"Anyone incorporate real-world recordings into their music?", |
| 81 |
&[ |
| 82 |
"All the time. City ambience, rain, coffee shop noise. Layer it under pads for realism.", |
| 83 |
"I record weird objects and use them as percussion. A spoon on a mug, keys jangling, books dropped.", |
| 84 |
"Bird recordings slowed down 10x sound like alien synth pads. Nature is the best sound designer.", |
| 85 |
"Contact microphone on everything. Metal fences, bridges, pipes. Gold mine of textures.", |
| 86 |
], |
| 87 |
), |
| 88 |
( |
| 89 |
"Modular synthesis without hardware", |
| 90 |
"Want to explore modular concepts but cannot afford hardware. Software options?", |
| 91 |
&[ |
| 92 |
"VCV Rack. Free, open source, massive module library. It is basically Eurorack on your computer.", |
| 93 |
"Bitwig's modulation system is semi-modular. Very deep and all built into the DAW.", |
| 94 |
"Max/MSP or Pure Data if you want to go deep. Steep learning curve but unlimited.", |
| 95 |
"Cherry Audio Voltage Modular. Cheaper than real hardware and great module selection.", |
| 96 |
], |
| 97 |
), |
| 98 |
( |
| 99 |
"Designing cinematic impacts and risers", |
| 100 |
"How do you create those massive cinematic impacts and tension risers?", |
| 101 |
&[ |
| 102 |
"Layer, layer, layer. Noise sweep + sub drop + metallic hit + reverb tail = one impact.", |
| 103 |
"Reverse cymbal with rising pitch is the classic riser. Add a filter sweep and noise for intensity.", |
| 104 |
"Record something large. Slam a door. Drop a heavy book. Process it with convolution reverb in a cathedral IR.", |
| 105 |
], |
| 106 |
), |
| 107 |
( |
| 108 |
"Phase distortion synthesis", |
| 109 |
"Casio CZ-series used phase distortion. Anyone still using this technique?", |
| 110 |
&[ |
| 111 |
"Underrated. It is different from FM: smoother harmonics, easier to control.", |
| 112 |
"There are a few VST recreations. CZ V from Arturia is faithful to the originals.", |
| 113 |
"You can sort of approximate it in any synth by modulating the phase of one oscillator with another, but true PD has a distinct character.", |
| 114 |
], |
| 115 |
), |
| 116 |
( |
| 117 |
"Processing drums creatively", |
| 118 |
"Beyond standard mixing, how do you use creative processing on drums?", |
| 119 |
&[ |
| 120 |
"Bit-crush the snare slightly. Adds grit and lo-fi character.", |
| 121 |
"Send drums to a reverb, compress the reverb return hard. Massive room sound.", |
| 122 |
"Granular processing on a drum loop. Freeze interesting moments, stretch hits into textures.", |
| 123 |
"Run the whole drum bus through a guitar amp sim. Instant rock energy.", |
| 124 |
], |
| 125 |
), |
| 126 |
( |
| 127 |
"Additive synthesis: is it practical?", |
| 128 |
"Additive seems powerful in theory but is it actually useful for sound design?", |
| 129 |
&[ |
| 130 |
"Very useful for evolving pads and organ-like tones. Direct control over individual harmonics.", |
| 131 |
"Resynthesis is where additive shines. Analyze a sound, then modify individual partials.", |
| 132 |
"In practice, subtractive and wavetable get you there faster. Additive is more of a research tool.", |
| 133 |
], |
| 134 |
), |
| 135 |
( |
| 136 |
"Sound design for games vs music", |
| 137 |
"Anyone here do game audio? How is the process different from music production?", |
| 138 |
&[ |
| 139 |
"Everything needs to loop without a click. And sounds need to work at different pitches and speeds for real-time variation.", |
| 140 |
"Much more focus on functionality. A UI click needs to be satisfying but not distracting. Very different from making a synth lead.", |
| 141 |
"Middleware like FMOD or Wwise adds a whole layer of implementation. You end up programming behaviors, not making sounds.", |
| 142 |
], |
| 143 |
), |
| 144 |
]; |
| 145 |
|