We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Dawoodoz
Replicating C++ features is a fine way to learn making compilers, but if you want the language to …
»
Dawoodoz
So the "Enterprise Business" scammer just openly brutforced four accounts with weak passwords on t…
»
AmosBuchanan
I figured out my issue. I forgot to copy over the modified 4coder_default_framework.cpp file (as p…
»
Ryan Fleury
For the jam, I worked on an experimental viewer for Metadesk files. Metadesk is a data description…
»
Ilia Demianenko
Appreciate the kind words! A better layout for this app would use the horizontal space more, displ…
»
Taylor Robbins
Hey, I am currently in the process of requesting to be able to use Milton on my work computer and …
»
Ben Visness
I'm so glad to see that someone tackled typesetting in this jam. What led you to the particular hi…
»
Ben Visness
This looks really nice! Do you intend to keep the input file format, or is that just a stopgap unt…
»
Ben Visness
The ideas you're building your vector editor around are definitely interesting and I'm curious to …
»
Simon Anciaux
Could you share the complete platform layer so I can try to compile and run it ? Have you tried se…
»
Alexandra
Hey guys. Been a long time, but I was trapped in the duties of neverending work. As I was in betwe…
»
Tero Hänninen
Hello, Have never posted here before and just registered yesterday, although I have browsed the si…
»
Mārtiņš Možeiko
No, I'm referring to your allocation code. That is only place where the error is. Usage code is fi…
»
hane
Are you refering to this part of the code: (?) I'm not really sure what you mean by "advancing po…
»
Mārtiņš Možeiko
Ah, I missed that assignment to Size.Section above. In that case the problem is very clear. You we…
»
hane
I Agree the name is a bit confusing, but it seems to me that it is doing roughly what you said: C…
»
AmosBuchanan
Finally made the switch over to 4.1.8 from 4.1.6. I have a custom layer I created with some modal-…
»
Ben Visness
First I just want to say that I am really impressed by this thing on a technical level. It runs su…
»
Ben Visness
The project looks nice! I'm glad you had a good experience and learned some stuff!
»
Mārtiņš Možeiko
So that part of code assumes samples will be interleaved - LRLRLRLR... That is the part you need t…
»
hane
Sorry about that. The allocation happens here: I believe AcquireAssetMemory returns a contiguous b…
»
Santiago León
Very nice!, although it's quite different from my approach to what I've been doing in my note taki…
»
Santiago León
Ah! yes, I misunderstood what you were referring to about building a team. I agree this is a much …
»
Mārtiņš Možeiko
This is not the problem with "pointers are arrays". It is problem with how you allocate and read i…
»
hane
The sound is flat loaded by a single call to ReadDataFromFile: ReadDataFromFile file: It seems to…
»
Mārtiņš Možeiko
You showed code that writes samples out to asset file. But how are they loaded back in (from asset…
»
hane
I tried to modify the code in order to handle stereo, the LoadWAV function: In the mixer code, ins…
»
Christoffer Lernö
When we last left off we had our "attempt 3" which seemed like a promising candidate to research. …
»
Ilia Demianenko
It is real data but it is fetched in advance and served in a static blob. Thanks for the feedback …
»
Simon Anciaux
Thanks for those articles.
»