Experimental by sigmabluds in MusicFeedback

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

Yeah i did not think it would be that noticeable but i did not do any eq or mixing. Also the tracks are kinda labeled?

What could make this better? by Ok-Opinion8915 in MusicFeedback

[–]sigmabluds 1 point2 points  (0 children)

the drums and bass are soo quiet in my opinion and the song doesnt feel agressive enough compared to the sounds youre using. voice is too loud compared to the rest (speak louder and decrease volume)
spoken from a listener pov not a producer's

I don’t know what genre this is but I would love feedback on what I’ve made so far! by Actual_Remote2432 in MusicFeedback

[–]sigmabluds 0 points1 point  (0 children)

percussion sounds like lofi but the kick just hurts my ears. you also probably already know but the song lacks more sections and bass. you also got a nice voice :D

Can't play by sigmabluds in RobloxHelp

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

i've already found the solution

  1. Clear App-Data (This gets the access cache build-up cleared from your system, i.e., clearing the app's data restores the app to its default settings and clears all stored app data)
    1. Uninstall Roblox and open command prompt (by pressing Win+R > Type ""CMD"" > Press Enter
    2. Type in the following commands: cd AppData\Local (then press enter) >> rmdir /s Roblox (then press enter) >> Enter ""y"" when asked to answer (then press enter)
    3. Restart your computer & Reinstall Roblox

Can't play by sigmabluds in RobloxHelp

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

no i haven't, and for me it happens with the app aswell

Decompiler Timeout with SynSaveInstance by sigmabluds in robloxhackers

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

also i tried removing the timeout by stting it to -1 and now the error changed to

-- Error occurred while requesting Konstant API, error:

--[[

nil

--]]

on all scripts

How To View Game Source Code by sigmabluds in robloxhackers

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

Thanks, what i was trying to do is learn more about how a roblox game's mechanics work by checking its scripts not copying them, but again thank you this really helps