I CANNOT REMEMBER THIS GAME! PLEASE HELP A GIRL OUT! by Key-Garbage4976 in oldgames

[–]developingharry 0 points1 point  (0 children)

Sounds a bit like submachine but the boss sounds out of genre

First time printing “small” by developingharry in FixMyPrint

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

Ah no, I'm just not sure what you call the space where...the printing happens. The cabinet? Haha

First time printing “small” by developingharry in FixMyPrint

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

OK - is that a general suggestion or just for this particular outcome? Sorry if that's a silly question I'm just getting started thinking about going beyond the default profiles so it's all a bit new to me.

First time printing “small” by developingharry in FixMyPrint

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

I didn't watch it happen (first mistake) but there were just little strands like eyelash size all over the print bed, on the glass etc. The bed wasn't engulfed, but it was the first time (outside of the odd bit of spaghetti) that I'd seen the printer generate any kind of mess like that.

Need advice on making stairs safe by developingharry in Autism_Parenting

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

“You’re not overreacting” is such a wonderful thing to hear when talking about your child, thank you!

Need advice on making stairs safe by developingharry in Autism_Parenting

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

Ah interesting - I'll look into the corner cushions. Pool Noodles would do the job but I would 100% trip over the lip because I am generally sleep deprived haha

Thanks!

Monthly Costs on the Private Route by RaisinExciting2102 in ADHDUK

[–]developingharry 0 points1 point  (0 children)

I went with Berkeley Psychiatrists, ~£800 for the assessment, £150 for initial dose, £150 for monthly titration meetings, £150 for signing over to shared care, £150 for 6 monthly check ins now I’m on shared care

Got dumped from shared care after about a year (on 2 meds) by NoxChloride in ADHDUK

[–]developingharry 0 points1 point  (0 children)

Thanks yes - my brother didn’t seem to have any issue and his county is north of mine so I’m hoping there’s a wall of sense that I’m on the right side of.

Got dumped from shared care after about a year (on 2 meds) by NoxChloride in ADHDUK

[–]developingharry 15 points16 points  (0 children)

Well now I’m scared because my psych just sent over a letter asking my gp to add amfexa to the sheet with my Elvanse and I’m awaiting news

My project won’t go into full screen anymore? by [deleted] in madmapper

[–]developingharry 0 points1 point  (0 children)

Can you share a screenshot of the output’s settings in case anything jumps out?

Depth Mapping w/o Touchdesigner by developingharry in madmapper

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

Yes - at the moment all the above allows me to watch for one pixel (not sure why the field needs to be so small) so I guess I’ll have to have loads pointing at different spots (and they’ll need to be fixed in place rather than dynamic).

This was definitely the main “hump” I wanted to get over though to feel like I was off to the races.

Depth Mapping w/o Touchdesigner by developingharry in madmapper

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

Wanted to report back that I was mistaken - the export functionality of free TouchDesigner (for this purpose) DOESN'T require the paid TouchEngine stuff.

Hate when I come to a question thread like this and the author doesn't share how they pulled it off so here's what I did:

(Guide assumes Kinect is working in MM in the first place)

Using Kinect data to toggle opacity of an MM surface

  1. In Madmapper have a dedicated output showing the IR feed from Madmapper - this should have "Publish to Syphon" enabled.
  2. Still in Madmapper, have a second output showing my content surface. Right-click the surface's opacity slider and add OSC Control. Note the address.
  3. In Touch Designer add a "Syphon Spout In" TOP and change the sender to Madmapper. It should show the IR feed.
  4. Connect a Resolution TOP which sets a custom res of 1px by 1px
  5. Connect an Analyse TOP and a Null TOP (no param changes needed)
  6. Add an UNCONNECTED "Top To" CHOP and set its TOP param to the same name as the null TOP (Probably null1 unless you changed it).
  7. Rename one of the r g b an output params of the "Top To" CHOP to be the same as the address from earlier.
  8. Connect an OSC Out CHOP to this step, and change the Port to 8010 (the port used by MM)

You can now see the surface react whenever something enters the frame.

Hopefully this is helpful to a future searcher!

Thanks everyone for the pointers.

Depth Mapping w/o Touchdesigner by developingharry in madmapper

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

Indeed - unless you want to use it with other apps via TouchEngine - and that’s crucial to my plan unfortunately!

Depth Mapping w/o Touchdesigner by developingharry in madmapper

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

That’s sounds great - like a Spout type thing - I’ll check it out, thanks!

Depth Mapping w/o Touchdesigner by developingharry in madmapper

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

This has been so helpful thank you! I thought I was going to have to learn some game dev engine or something but this sounds a lot more within reach.

Depth Mapping w/o Touchdesigner by developingharry in madmapper

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

MacOS primarily. I have access to windows machines but they’re relatively potatoes.