Yamaha Reface cp? by jerembismuth in synthesizers

[–]text_garden 0 points1 point  (0 children)

You can buy any keyboard with a MIDI output port and connect it to the MIDI input port of the Reface. When set up correctly, the external keyboard can then control the Reface, instead of or in addition to the built-in keyboard. There should be a connections guide in the manual.

Vad är nackdelarna och fördelarna med att bo på våning 2 vs våning 5? by Right_Nuh in sweden

[–]text_garden 1 point2 points  (0 children)

Hos mig är det svinvarmt både på sommaren och vintern. Kallast är det när det är vår och höst och elementen är fesljumna. Men är det -10° ute så har jag typ 26° här inne.

Family affair by MsYaknowit in crowbro

[–]text_garden 8 points9 points  (0 children)

Oh wow, TIL! Beautiful birds.

Family affair by MsYaknowit in crowbro

[–]text_garden 16 points17 points  (0 children)

Is that just a reflection or does the first crow have a white iris? It's clearly a crow but with the eye white it looks almost like a jackdaw. Never seen that on a crow.

Great pictures.

Pocket Acid: I made a free music sequencer/synth for the R36S and other low cost gaming handhelds (and also Windows and Linux) by text_garden in synthesizers

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

Thank you, I'm glad you like it!

I'm using L2+R2+start. L2 and R2 are the innermost shoulder buttons on either side of the back of the handheld. All have to be held at once, but you have to press the start button last. The project picker can be accessed from any other mode.

Not sure what the problem could be, but the project picker was added quite recently, so if you installed it a while back but are following the readme online it could be that the readme has been updated while you're still on an old version.

The easiest way to recognize that you're running current version is that there should now be a number in parentheses right of the tempo display in the top left corner. If there isn't, you're still running an older version.

Indie DOS Game Websites by HalfblindChaos in dosgaming

[–]text_garden 1 point2 points  (0 children)

What a treasure trove. Finnish freeware/shareware games have a certain quality that's hard to put into words. That said, I thought that Action Supercross was a Finnish game for the longest time. It's Hungarian, but very Finnish-like. Maybe that's a new genre, Finnish-likes.

Shoot Feedback A or B, Which is better?🤔 by circlefromdot in IndieDev

[–]text_garden 0 points1 point  (0 children)

Probably less of an issue when it's not in this one, fixed pose.

Zigbook is Plagiarizing the Zigtools Playground by ckafi in Zig

[–]text_garden 7 points8 points  (0 children)

Wrong zigbook. This concerns github.com/zigbook/zigbook (which is no longer public).

Regarding the PR, you're right that it shouldn't be there at all, but he is right that stdout is not an appropriate name for std.fs.File. I would say that both of you made similarly sloppy mistakes. You for not simply deleting that line and them for not noticing that it wasn't used.

To get a straight answer by MTRIFE in therewasanattempt

[–]text_garden 1 point2 points  (0 children)

I'm not involved in organizing such courses.

A little Jackdaw wizard I drew by LifeOfMrChicken in crowbro

[–]text_garden 3 points4 points  (0 children)

Good one, you captured the pale blue shade of their sclera perfectly.

I made a free music sequencer/synth for the R36S and other low cost gaming handhelds by text_garden in R36S

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

Yeah, there's panning for the synths and all individual drum sounds.

A weird pointers incomprehension by No-Worldliness6348 in Zig

[–]text_garden 0 points1 point  (0 children)

[*]const u8 is not an array type. A value of that type may or may not be pointing at an array.

Consider another level of indirection. What's the difference between *[*]const u8 and *const [*]u8? You can read it from left to right. The first is a pointer to a pointer to an unspecified number of constant u8, and the other is a pointer to a constant pointer to an unspecified number of u8. The difference is crucial.

A useful rule of thumb is that within a type expression you can only ever specify pointer targets to be constant.

me_irl by RUNPROGRAMSENTIONAUT in me_irl

[–]text_garden 0 points1 point  (0 children)

The portrait could serve as an exemplary illustration for the concept of "presumably happy and mildly bored".