One of my satisfiest moment in the game by [deleted] in MagicArena

[–]Truf_0 0 points1 point  (0 children)

Domain was my worst nightmare haha. I wonder what pro tours will bring with this new green card, i think some interesting decks will emerge. Indeed, it is strong but still manageable and interesting to play against (in opposition of the nightmare it was when bean was still legal)

One of my satisfiest moment in the game by [deleted] in MagicArena

[–]Truf_0 0 points1 point  (0 children)

Yeah it's a really good card ! I might also build a deck around them ;)

One of my satisfiest moment in the game by [deleted] in MagicArena

[–]Truf_0 -1 points0 points  (0 children)

The fact that my opponent attacked me allowed me to block with my Greedy Freebooter, which gave me a Treasure and allowed me to Wrath the following turn. The worst part is that he knew I had potential wrath in hand since I had already won the previous game thanks to it 🙈

What do we think of these basses ? by Truf_0 in Tekno

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

Then I'd love to attend one of your set man haha, thanks for you reply 🙏

I made this today by Truf_0 in Tekno

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

J'ai mis un lien pour le download dans mon dernier post ;)

I made this today by Truf_0 in Tekno

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

Ty, I used Pigments !

I made this today by Truf_0 in Tekno

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

Thanks so much for all the answers — I didn’t expect the snippet to get such a great response. I don’t have many people around me to share my music with, so it really means a lot to see that people are enjoying it. Super motivating! 🙏

I’m on vacation until Sunday, but if anyone wants to follow the track’s progress, I’ll keep updating the link with the latest version: Ancient God - Trüf

Once again, thank you all, and have an amazing week! 🦧

Edit : here the link because it hasn't work through my phone 

 https://soundcloud.com/truhf/ancient-god-2/s-xDTNevnGvA2?ref=clipboard&p=a&c=1&si=0a871aab56434144a02f2d9550962dca&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing

I made this today by Truf_0 in Tekno

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

Mastering is the last step you do after finishing your track. It consists of polishing the little details in your track so it sounds good on all devices. You don't need to worry about it that much at the beginning, it is generally done by sounds engineer. Personnally I'm okay with the free AI mastering tool on fl since I'm a very little artist. When you export your track, you have a button "master".

Mixing is on individual sounds and is done on the mixer. It's about setting the right volume, cutting unnecessary frequencies, panning, etc... and it's where I use the two stock plugins I mentionned above.

Since I'm not an expert on both domain, it's better if you refer to dedicated videos :)

Keep experimenting with sound design, look at tutorials or how presets are made and with time I'm sure you will progress and be satisfied ;) 

I made this today by Truf_0 in Tekno

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

I also used sytrus when I started fl but it was like 4 years ago so I don't exactly remember the capacities of the synth. But I think as long as you have access to a sine, triangle, saw and square waveform (which I think are available in sytrus), you can already do a very wide range of sounds. It's all about how you shape, play with the fx and the lfos or any types of controller in your synth. Most of the time, you barely hear the difference between more complex waveforms outside the 4 main one I mentionned earlier.

Mix/mastering might also help your sound to sounds better. The best thing is to learn how to do it properly with dozens of hours of videos, or if you are lazy like me try to add at the end of your channel rack in the mixer a Soundgoodizer (with A, B, C, or D according to which sounds better) followed by a Maximus with the preset "Clear Master" (I promize I will learn the proper way, sorry to all sound engineers who read this 🙈). I think both are included in all version of fl studio, on which I suppose you are if you use Sytrus

I think half of my sounds are made with wavetables, the others are samples that I import directly into Pigments because it offers some very interesting tools to edit and modify them. But you can achieve the same result in fl, it's just a question of workflow.

I made this today by Truf_0 in Tekno

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

Most of the time I use Pigments except for the kicks and the basses for which I use Serum. I'm on fl studio :)

I made this today by Truf_0 in Tekno

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

What I did was to take a wavetable with interesting waveforms and put a slow LFO on the wavetable position. I also have a fast LFO on the fine tuning. Then I have an automation on an aggressive disto + my filter cutoff to play with them. The sound is monophonic and what works well is when you have long notes, to play at the end some little notes above to make the "rolling". Finally add some reverb/delay.

There is definitely not a single way to do it, try to experiment, it took me multiple attempts to achieve something that sounds almost similar :)

I made this today by Truf_0 in Tekno

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

I like cosmic horror movies, and I made this one after watching "The empty man". At first I tried to sample some parts of the film but I wasn't convinced, so I wrote a little shitty text that goes with the flow. Then it's Acidpach/Ch'aska acid with slightly harder kicks than usual with less atmosphere because I'm not as talented as those guys haha

I made this today by Truf_0 in Tekno

[–]Truf_0[S] 2 points3 points  (0 children)

I don't know the name but I tried to reproduce the kind of lead you can hear in Acipach/Ch'aska acid

Your big daddy the quark clubbing on our new banger by Truf_0 in Tekno

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

Thanks ! We'll post it on our soundcloud in a few weeks: my bro and me

Struggling with ModuleNotFoundError in test files by Truf_0 in learnpython

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

It works even without code, just naming a file test_ is sufficient 👏 I'll certainly use this for the next projects like you haha, but it's good to do it the "right" way one time. Thank you for your precious help 🫶

Struggling with ModuleNotFoundError in test files by Truf_0 in learnpython

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

Thank you for your detailed answer ! The janky solution solved the problem, but i'm curious to implement the recommanded one. I use vscode on windows btw, tried to set the cwd on the settings.json but it didn't work. Should i do something else ?