Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Thank you for the in-depth review man. I really appreciate it. :D


For this soundtrack I really mostly only used my own JSFX. But I've made them all availabe. You can find 'em all here if you want to take them for a spin: https://github.com/JoepVanlier/JSFX#installation-instructions

They're all free. Beware though, I can't guarantee that they'll be completely bug free, but if you find any bugs, let me know and I will at least try to fix them.

The ambient opener makes a lot of use of Swellotron in particular. It's an effect that takes two sound sources and turns them into ambient washes. It's basically kind of like a vocoder and reverb in one. It takes two inputs, computes their frequency dependent energy over time and adds that in a buffer (a reverb tank basically) to decay over time. It resynthesizes this with random phases which makes the sounds very wide (because left and right are not correlated). It's not the best for live use because it has quite a bit of latency, but it can be really nice for creating some audio washes for resampling later. I have a short tutorial of it here:

It can be a bit tricky to control, so I'd recommend just making a whole bunch of samples and then sculpting those more into the final thing that you want later. For the bass I used lava verb in its spectral mode. If you set the diffusion somewhere in the middle on a bassy note, you very quickly get that non-localized sound. Unfortunately, I don't have a tut for lava verb, but hopefully it's easy enough to figure out from the UI.

The synths are typically Yutani in paraphonic mode. In most polysynths, you have a filter per voice. In paraphonic synths, all the voices go to the same filter. With non-linear filters, this creates a kind of unusual distortion which I quite like. It makes it sound kinda old.

The strange synth in track 5 is Yutani again with audio rate modulation on the filter at very high resonance. It's a particular filter with some non-linearity in its feedback path, which causes some unusual effects as you can hear. Personally, (also based on feedback received), I think I should've maybe made it slightly less harsh to blend in a little better.

I'll probably do some touch-ups on the tracks based on the feedback I've received and then maybe put an updated version here (and maybe on bandcamp). Unfortunately I had to work the week of the compo, so I was a little strapped for time trying to get it all finished. :D

Thanks again for the feedback :)

(+1)

Holy baby Jesus, Did you create those effects? I am amazed. :D Sadly I am using Ableton live.

A lot of thanks for the details! Very smart sound design. I never tried to use a synth in paraphonic mode, maybe I will somehow. This Swellotron sounds great. I've never tried vocoder in that depth. It's a really good idea again. I learned a lot, thank you. :)

You should put the whole album on Bandcamp! It is worth it. :) Sadly I didn't have the time to participate in more depth. I had to do a lot of stuff, but happily, I had a track that I was able to push. Anyway, this is an amazing jam. Nice to meet amazing people like you. :)

(+1)

I did. It's pretty fun working on your own effects. :)

Actually, if you ever feel like experimenting, there's a VST host you can use. You can find it here: https://github.com/jpcima/ysfx . ysfx behaves like a VST, but once it opens you can just open any JSFX and it should just work. It's still under active development though, so I don't know if there may be issues that still need solving there for specific DAWs.

And likewise! I had to work the week of the compo unfortunately, so I could only really do stuff in the evening hours. That said, it was a ton of fun.

(+1)

Thanks a lot! I will check it out!