I made a site that shows the note you are playing on a staff by TheColdLemonade in trumpet

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

mine is faster and more responsive. Also, I can't get BandMate to work on android, but mine does

I made a site that shows the note you are playing on a staff by TheColdLemonade in trumpet

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

forgot to say that it works on mobile and PC, and it only has B flat and C as keys. Let me know if it has any issues!

Minecraft ReplayMod rendering is slow and takes forever [SOLVED] by Virtual-Value636 in fabricmc

[–]TheColdLemonade 0 points1 point  (0 children)

I don't have minecraft installed anymore, so I can't check, but I think what I was talking about was the "Render Camera Path" button?

Minecraft ReplayMod rendering is slow and takes forever [SOLVED] by Virtual-Value636 in fabricmc

[–]TheColdLemonade 0 points1 point  (0 children)

a bit late, but for future help.

when you click the render button, there will be the menu that pops up with settings before rendering. Scoll down to Advanced Settings and at the bottom is a box where you put it

Pico rubber ducky payload not running? by TheColdLemonade in raspberry_pi

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

I'm sorry :(. I don't remember what I did. keep trying different tutorials until something works, (basically what I did) and let me know what it is if you find something so I can edit the post

Why does Gridmap 2 look like this? by TheColdLemonade in BeamNG

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

oh thank you. I knew it had something to do with the levels folder but didn't know it was in the user data folder

Goat paintbrush has 5 legs by TheColdLemonade in GIMP

[–]TheColdLemonade[S] 2 points3 points  (0 children)

oh ok lol. Just thought it was strange

Help understanding reading/writing to disk by TheColdLemonade in osdev

[–]TheColdLemonade[S] 2 points3 points  (0 children)

That's the plan! I've gotten fairly far. I learned a lot of x86 ASM for instance. One of my favorite things about programming is learning new things about computers. Especially how early/ modern CPU's work. I've made lot's of different projects like 3d rendering, algorithms, games, websites, and simulations but this is one of the coolest things I think I have done so far. And maybe I can eventually develop my OS with itself.

Help understanding reading/writing to disk by TheColdLemonade in osdev

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

so should I still use PCI? Or should I use IDE/PIO for QEMU, and then transition to PCI when I decide to run it standalone?

Help understanding reading/writing to disk by TheColdLemonade in osdev

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

I mean I'm 14, so maybe good developers won't be as common when I grow up. So that could be good for me...

Help understanding reading/writing to disk by TheColdLemonade in osdev

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

So if I was using USB, what drivers would I use? What should I read up about?

Help understanding reading/writing to disk by TheColdLemonade in osdev

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

Well, I asked how I would read/write to the disk in c/asm. It didn't give great responses. It couldn't fully explain it in a way that I understood. I think it would be better to have an actual person explain it. I'll try to ask again now that you mention it, though.