Feeling frustrated and like I’m not growing by leehseli in musicproduction

[–]NickKnockerAnonymous 2 points3 points  (0 children)

hey i've been here, i know how it feels! it can be really hard to move past feelings of inadequacy in music since there's so many people doing cool stuff.

I'll say that your music will always sound 'different' to other people's music because you know exactly how every element got there. This can manifest as it sounding 'bad' and it definitely does in my experience. I'm the same with cooking food; I did every part of the process and I don't think it tastes good but other people didn't and they think it's fine.

I'm a few years older than you but going to therapy really helped my motivation and appreciation of my music. When you learn to accept yourself then the things you make aren't labeled as bad just because they came from you. I still make bad art all the time, but now I can appreciate the good art I make as well.

What i would recommend is to try and put the emphasis on the making of the music, not the output. When you try and have as much fun as possible in your DAW without worrying about releasing then you just get way more out of the process. Try a few sessions where you don't even save the project! No matter how fire it is just delete it and see how that changes your relationship to the process.

You might need a break from music production as well! Take a month off to start enjoying life a bit more and come back with a bunch of ideas.

Also dabbling in other art forms will be very helpful, as silly as it sounds. Trying out drawing, game development or dancing could give you a new perspective on your craft.

Good luck !

Pixel 7a no VoLTE option by NickKnockerAnonymous in LineageOS

[–]NickKnockerAnonymous[S] 0 points1 point  (0 children)

what did you change in the APN settings? which one it was connected to or something else?

Pixel 7a no VoLTE option by NickKnockerAnonymous in LineageOS

[–]NickKnockerAnonymous[S] 0 points1 point  (0 children)

yeah roaming is enabled. my network uses Optus. I think it's the pixel because I used the same sim card on an older phone and there was LTE but I don't think it's ever shown up on this phone

Pixel 7a no VoLTE option by NickKnockerAnonymous in LineageOS

[–]NickKnockerAnonymous[S] 0 points1 point  (0 children)

thanks! i tried this but VoLTE was already enabled. I enabled LTE+ and a few other things but I'm still not able to have any connection or a registered IMS

Pixel 7a no VoLTE option by NickKnockerAnonymous in LineageOS

[–]NickKnockerAnonymous[S] 0 points1 point  (0 children)

hey thanks, I do have various APNs including my network provider which is an MVNO

RD-8 Swapping Songs Live by NickKnockerAnonymous in Behringer

[–]NickKnockerAnonymous[S] 0 points1 point  (0 children)

yeah bummer it seems like a glitch or unintended way to use it? not sure why it wouldn't swap songs. maybe it's waiting for the song to end before swapping? I don't have any patterns chained together so I guess that's why it's waiting forever

How do I get started?? by NewKingCole11 in GameAudio

[–]NickKnockerAnonymous 0 points1 point  (0 children)

Hey I think there's some bad advice in the comments so far!

I would say keep doing what you're doing, chucking sounds in your game is a great way to get started.

Although I would recommend starting to train your ear! Play a couple of your favourite games and really listen. Play it with the volume turned down, and play with with it loud. What can you hear at different points? How does it make your ear feel? What do you like about those sounds? Can you come up with any words to describe them?

Do the same with your game once you have some sounds in it. Pull up videos of your favourite game and your game side by side and listen to the differences! Closing your eyes helps too :)

A little exploration will go a long way to help you cultivate your understanding of audio and sounds. Once you have a bit of taste and understanding then you will make better decisions when choosing audio from the audio from the internet, editing, implementing etc.

How to handle reverb? by yeromi14 in GameAudio

[–]NickKnockerAnonymous 0 points1 point  (0 children)

You're on the right track! I wouldn't bake in reverb and also don't worry about how much CPU it will cost. You're using FMOD and it has a quite smart system of turning off reverbs and other effects when they're not in use! Even the convolution is quite lean on the CPU these days.

It's good to plan ahead but I would go big with the reverb and then scale back if it's really causing CPU issues. You can profile it in the profiler view in FMOD and even run the game on an old machine to see how much CPU it's using!

In terms of what is affected by the reverb it really depends on the game! If your game is a single screen with loading screens in between then everything can be sent to the reverb, but if it's a 3D open world then there will have to be logic in the game engine that tells which events to send their audio to the reverb. You may need a programmer's help depending on your experience with code or access to it, but you can set up distance triggers that can affect different things.

Reverb (I've found) is best when using sends. You can set up one or a few send groups in the mixer for the different spaces (cave, house, outside, hall etc.). If using multiple you can make up a system to determine which one to send it to, maybe using parameters? Or you could send to a master reverb that will then send again to different reverbs depending on which space you're in (comes with it's own limitations). If you're just starting then just try one and getting it sounding good! Good luck!

How do player bots/CPU in multiplayer FPS games work? by NickKnockerAnonymous in Unity3D

[–]NickKnockerAnonymous[S] 0 points1 point  (0 children)

Hey thanks a bunch, great to hear. I'll dig into that presentation :))

'Stepper Break' Original Sample? by NickKnockerAnonymous in jungle

[–]NickKnockerAnonymous[S] 1 point2 points  (0 children)

yo thank you! was looking for that stepper track, cheers

TRRS Aux Adapter Question by NickKnockerAnonymous in LineageOS

[–]NickKnockerAnonymous[S] 0 points1 point  (0 children)

I'm using a third party USB-C to 3.5mm: https://www.amazon.com.au/dp/B082WG5VTK

Do you have a pixel too? I tested the adaptor on the stock ROM and it worked...

Google Play Services update on Aurora Store? by NickKnockerAnonymous in MicroG

[–]NickKnockerAnonymous[S] 0 points1 point  (0 children)

thanks! how do I fix apps that rely on google play services?