hane —
I Agree the name is a bit confusing, but it seems to me that it is doing roughly what you said: C…
Finally made the switch over to 4.1.8 from 4.1.6. I have a custom layer I created with some modal-…
First I just want to say that I am really impressed by this thing on a technical level. It runs su…
The project looks nice! I'm glad you had a good experience and learned some stuff!
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…
Very nice!, although it's quite different from my approach to what I've been doing in my note taki…
Ah! yes, I misunderstood what you were referring to about building a team. I agree this is a much …
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…
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…
When we last left off we had our "attempt 3" which seemed like a promising candidate to research. …
It is real data but it is fetched in advance and served in a static blob. Thanks for the feedback …
Thanks for those articles.
Well, I read most of the things linked in the "readme", and it looks a lot like notes not meant to…
I don't know exactly what the issue is, but even though SetSwapInterval is set to 1, the applicati…
Thanks for your comments, RealHumanNeo and mrmixer. I will try to make this more clear. [The submi…
Are the threads in the demo fetched from twitter or are they samples you stored in your applicati…
I'd like to try it when there is a build available.
Thanks for the feedback! I tested the program on an older Windows 7 PC. There are some issues with…
My wheel reinvention project is a web app that displays a network of Twitter threads, allowing to …
Voran —
Procrastination is something that I and many others have struggled with, and it's one thing that T…
green_blend_to_red.png My goal was to reinvent a program like Inkscape or Adobe Illustrator. These…
Phil —
I imagine this behavior is only desired for certain sessions such as "Entertainment" and am planni…
I do not doubt your humanness.
Thx for the interest. Will definitely help with my motivation for the project. Also, I also connec…
Felipe —
I don't plan on releasing the source code of this project, but I do plan on taking the important b…
Felipe —
Thanks! I plan on continuing and develop it into a full real world linker. Regarding porting it to…
Yes, you are correct - 'slicing' just filters the displayed files without affecting the structure.…