Whoah - the author (Signalsmith) here! This was a fun way to wake up, and I'm happy to answer any questions.
Let's Write a Reverb (2021)
41–50 of 65 posts
Re: Let's Write a Reverb (2021)
#42Earlier quoted context omitted.
Brillant article! Thanks! Are you also "Geraint"? (The home page https://signalsmith-audio.co.uk/ says "we" but the Geraint page https://geraintluff.github.io/jsfx/ says "I"...?) Geraint's plugins are a great collection of excellent (and free) effects for Reaper, with a superb GUI (which isn't easy to do in Reaper/JSFX). So thanks also for this! ;-)
Yes, I'm Geraint. :D I'm the tech side of Signalsmith Audio, and my partner is the Business Brain. The JSFX plugins are mostly from before we made a proper company (back when Signalsmith was just my username) - I'm glad you're enjoying them!
Re: Let's Write a Reverb (2021)
#43Whoah - the author (Signalsmith) here! This was a fun way to wake up, and I'm happy to answer any questions.
Do you happen to know the basis of state of the art reverb algorithms such as the one used for the Bricasti? Are there any clues as to how they work, or are they completely proprietary black magic?
Re: Let's Write a Reverb (2021)
#44Whoah - the author (Signalsmith) here! This was a fun way to wake up, and I'm happy to answer any questions.
Re: Let's Write a Reverb (2021)
#45Whoah - the author (Signalsmith) here! This was a fun way to wake up, and I'm happy to answer any questions.
I have subscribed to your blog.
Re: Let's Write a Reverb (2021)
#46I wonder where do you find information like this? E.g. how a reverd is made, how those electronic drum sounds from classic drum machines are made and so on? Is there something like a big catalogue of different tricks and algorithms?
Re: Let's Write a Reverb (2021)
#47Earlier quoted context omitted.
Brillant article! Thanks! Are you also "Geraint"? (The home page https://signalsmith-audio.co.uk/ says "we" but the Geraint page https://geraintluff.github.io/jsfx/ says "I"...?) Geraint's plugins are a great collection of excellent (and free) effects for Reaper, with a superb GUI (which isn't easy to do in Reaper/JSFX). So thanks also for this! ;-)
Yes, I'm Geraint. :D I'm the tech side of Signalsmith Audio, and my partner is the Business Brain. The JSFX plugins are mostly from before we made a proper company (back when Signalsmith was just my username) - I'm glad you're enjoying them!
Re: Let's Write a Reverb (2021)
#48Re: Let's Write a Reverb (2021)
#49Earlier quoted context omitted.
Yes, I'm Geraint. :D I'm the tech side of Signalsmith Audio, and my partner is the Business Brain. The JSFX plugins are mostly from before we made a proper company (back when Signalsmith was just my username) - I'm glad you're enjoying them!
Do you do anything with hardware/microcontrollers? I dabble in the daisy/rasbpi world for synthesis and effects, but have always just used off-the-shelf reverb in the chain and things like teensy audio are fine but not especially great (specifically things like shimmer reverb)
Re: Let's Write a Reverb (2021)
#50Earlier quoted context omitted.
Do you do anything with hardware/microcontrollers? I dabble in the daisy/rasbpi world for synthesis and effects, but have always just used off-the-shelf reverb in the chain and things like teensy audio are fine but not especially great (specifically things like shimmer reverb)
I'm not really a hardware person, although at this point I've done a couple of guitar-pedal projects. My favourite is to write OS-independent C++ DSP classes, and work with a team/client who handles the gnarly build/signatures/UI/embedded stuff.
> I'm not really a hardware person
Neither am I, most of the fun is in the software anyway. The rest is just some amateurish solder work and compiling an array of components I may or may not use.