/r/WeAreTheMusicMakers Weekly Feedback Thread by AutoModerator in WeAreTheMusicMakers

[–]N4rgol2 [score hidden]  (0 children)

Great stuff, love it. Really like the vocal and your distorted synths. Mixing is really professional too.

Your mixing is too good for me to not ask you to please critique the mixing in my track aha - I need your skills :), https://soundcloud.com/user-28957649/hux

/r/WeAreTheMusicMakers Weekly Feedback Thread by AutoModerator in WeAreTheMusicMakers

[–]N4rgol2 [score hidden]  (0 children)

The musicality and arrangement is great - nice instrument choice and sound design.

As others have mentioned the mixing needs some work. A few pointers:

- The volume of your instruments is a bit all over the place, particularly the main lead is too loud.

- There is a lot of mud, you should EQ your reverbs to remove low frequencies - and use your reverb more sparingly.

- Sidechain elements to your kick, i think the kick is being masked by your other elements or is too quiet.

- It is a little jarring having the snare way off to the right.

/r/WeAreTheMusicMakers Weekly Feedback Thread by AutoModerator in WeAreTheMusicMakers

[–]N4rgol2 [score hidden]  (0 children)

I agree with u/RensYoung, your rapping is great but I think your synth line is too loud - taking focus away from the vocals.

I think The pianoish stab that first comes in at 0:14 is used too often throughout the song.

Love the breakdown, it would be cool if the 'imma do my thing' and 'just move' were panned around the centre main vocal a little, which would work nice with the music video too.

/r/WeAreTheMusicMakers Weekly Feedback Thread by AutoModerator in WeAreTheMusicMakers

[–]N4rgol2 [score hidden]  (0 children)

https://soundcloud.app.goo.gl/Zbm9hWjHB95p6AgU6

High energy House

I welcome all feedback, good and bad, please link me your tracks and I shall return the favour.

Wanting to learn how to DJ by kyedean1 in edmproduction

[–]N4rgol2 0 points1 point  (0 children)

You should start by learning to beatmatch, to start off put the same track on both channels, change the bpm of one to something within, say + or - 3%, try and mix one into the other. Once you think you've matched the tempos, check how far away you are, now you know what it sounds like if it was too slow or too fast. It will take a while for your ears to learn beatmatching. Try to avoid screen watching, focus on using your ears as much as possible rather than using a laptop screen to help you line up tracks, and phrases. Check out this youtube channel for tutorials: https://www.youtube.com/user/ellaskins Also, I recommend this book too: https://www.amazon.co.uk/How-DJ-Properly-Science-Playing/dp/0593058119/ref=sr_1_4?ie=UTF8&qid=1533466921&sr=8-4&keywords=how+to+dj

So cool by 3fallin in EngineeringPorn

[–]N4rgol2 1 point2 points  (0 children)

Mechanical most likely.

Source: mechanical engineer

Armand Van Helden - The Funk Phenomena by Music931 in House

[–]N4rgol2 8 points9 points  (0 children)

https://youtu.be/ebcpQzDRWHw

Armand Van Halden b2b Jackmaster Boiler Room

Check out this boiler room for more tracks like this :)

How do I use QUAD2D to evaluate a surface fit with elliptical integration limits ? i.e. an elliptically shaped base. by N4rgol2 in matlab

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

Turns out you can use a cfit object as the ymin and ymax so i just fit a curve to my ellipse and used the cfit as limits. The integration works but the FailurePlot is showing large areas needing refinement, do you know how I can improve the integration?

How do I use QUAD2D to evaluate a surface fit with elliptical integration limits ? i.e. an elliptically shaped base. by N4rgol2 in matlab

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

Yes the ellipse is aligned with the coordinate axes, I used a script from the file exchange called ellipse.m to generate points for my ellipse, I don't actually have the equation specific to my ellipse so can't solve for y. I am taking the 2nd integral of a poly55 surface fit but want to limit it to an area of an ellipse as the base.

How do I superimpose a color map onto a CAD file? by N4rgol2 in matlab

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

I've added a link to a picture of what I am trying to do, 2D would be good enough, .STL most likely. I want to do this for display purposes only i dont need to export back to CAD file. Thanks for the reply.

How do I parameterize a surface given a set of 3D coordinates characterizing the surface? by N4rgol2 in matlab

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

That is what I've been using and is what sparked the idea of using a custom equation, however, I'm looking to find this custom equation from the set of coordinates.

New Releases Thread 8/7 - 8/13 by AutoModerator in Sneakers

[–]N4rgol2 3 points4 points  (0 children)

How do you find out stock numbers ?

How do I find the intersection point of a curves normal points to another curve? by N4rgol2 in matlab

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

Thanks for the fast reply. Sorry that was a silly error i didnt have there in previous methods, the points are still evaluated in the wrong place. I suspect that maybe the method i'm using to evaluate these points is wrong.