@clevername27 Thanks!

Posts
-
RE: Loop Array and Filter by String Prefix.
@rglides part of me doesn't want to open this.....but I have to. LOL Im just trying to understand the logic. Thank You!
-
RE: Loop Array and Filter by String Prefix.
@d-healey Thanks. I'm still sitting here trying. I've watched that video like 4 times in full and taken extensive notes but its just gonna take repetition to retain everything. It is alot. Loops are next level for me. I've figured out alot considering I have zero coding background and I've managed to finish a few plugins in my first month. This is considered advanced for me at the moment but i'll get it. I appreciate the help always! Im never asking for handouts!
see...there's ".length" in my OWN notes but I forgot I even wrote that. lol
-
RE: Loop Array and Filter by String Prefix.
@rglides haha all good brotha. Thank you! Im over here wrecking my brain. I've been at this one thing for 11 hours now. You know I thought I was smart until I came here hahahaha Bless! I love a good challenge but some things just need help and const var things = ME; //lol
-
RE: Loop Array and Filter by String Prefix.
Im really trying to learn on my own but most of this stuff comes from you guys.
I learned ".length" from you guys but thats not even in the api's lol.
Where does that come from and what else is there where that comes from? lol
-
RE: Loop Array and Filter by String Prefix.
and this thing...
startOffset, stypeStrictness. I dont know what that is and I dont see it in the documentation so where do I even learn about this by myself? Please help me.
-
RE: Loop Array and Filter by String Prefix.
@d-healey ok. Im not a quitter lol I'll be back. Thanks for the guidance!
-
RE: Loop Array and Filter by String Prefix.
@d-healey tbh that just confused me more. Theres too much going on in there.
I dont what im even looking at. I guess I have a bunch of studying to do. If thats what it takes to get what I need im probably not gonna get it any time soon. I thought it was a simple 1 liner added to whats usually needed to populate a combobox. -
Loop Array and Filter by String Prefix.
Can somebody help me figure out how to write a proper loop for this? My brain is so done rn. I need to create an array from all samplemaps, but grab only the ones with a specific prefix, i.e.
"KICKS_Kick 1", "KICKS_Kick 2" and populate them to a "KICKS" combobox.I've tried for 3 hours. I want to jab my computer screen. lol.
-
RE: [Feature request] Missing Laf colour properties
@d-healey itemColour(1) is undefined when LAFing toggle buttons.
-
RE: Player - I'm going crazy
@clevername27 agreed. Just resubscribed for my second month and the amount that i've learned so far is insane.
-
RE: Help. Project wont open. Instant crash.
@Chazrox man I really figured this one out on my own and im proud of myself. lol
I started digging around and I opened the corresponding .xml file for the project and noticed in one of the lines that it was pointing to a default preset that no longer existed in the expected folder it was supposed to be in. Turns out I DID do something, which was move that folder that the preset was supposed to be in. I deleted that line and everything opened up as normal. fweeww! Sweats! haha.
this thing...
-
Help. Project wont open. Instant crash.
I was working on one project, then decided to go back another...for some reason that file will not open. I didnt change anthing since the last time I opened that file (which was a couple of hours ago). I dont know what happened but im getting this message now. I try to open the session and it just instantly crashes. All other projects open fine but for some reason only the one that im furthest along with is crashing....smh....help.