Search found 2733 matches

by mmmPI
Sat Apr 13, 2024 8:33 pm
Forum: Ideas and Suggestions
Topic: More range on the speaker
Replies: 15
Views: 672

Re: More range on the speaker

I share your reasonning that it would be preferable "in general" to have a full grand piano range so as to possibly play "every song" on at least the piano. I don't know if there are possibilities with sounds that would be "pure sin wave", those don't necessarily need t...
by mmmPI
Sat Apr 13, 2024 8:22 pm
Forum: Railway Setups
Topic: High-Throughput Exact-Items Train Loader (w/o Bots)
Replies: 10
Views: 565

Re: High-Throughput Exact-Items Train Loader (w/o Bots)

It's a proof of concept how to make it so that you can use multiple filtering inserters adding all different things into a train but never overfill and grab the same things at the same time, which leads to overfill. I was not sure if i had missed a flaw or not because the design is complex, to me i...
by mmmPI
Sat Apr 13, 2024 12:48 pm
Forum: Railway Setups
Topic: High-Throughput Exact-Items Train Loader (w/o Bots)
Replies: 10
Views: 565

Re: High-Throughput Exact-Items Train Loader (w/o Bots)

Hopefully this makes a little more sense... It does make sense, but it's doesn't make it more intuitive for me x) There is an example for your loader. You mention you want multiple wagons for your trains in the end. But your current solution doesn't scale to multiple wagons. I don't mean the size a...
by mmmPI
Sat Apr 13, 2024 12:36 pm
Forum: Mechanical Throughput Magic (circuit-free)
Topic: Beautiful Sushi Belts
Replies: 85
Views: 102223

Re: Beautiful Sushi Belts

Just because the research is stopped doesn't mean the belt is 😄 Yes it is: This is no proof ! When the research stop, the belt doesn't have to stop either. You stopped the belt, which broke the setup but the claim i understood as : you can take or stop taking science from the belt ( like inserter w...
by mmmPI
Sat Apr 13, 2024 1:54 am
Forum: Ideas and Suggestions
Topic: More range on the speaker
Replies: 15
Views: 672

Re: More range on the speaker

I don't know in term of priorities. I suppose 2 & 3 are competing for "more memory", in such case, it may be preferable to add an instrument with a lower range of notes rather than having more notes on another sometimes ? I notice some of the instrument typically do not have the full r...
by mmmPI
Sat Apr 13, 2024 1:34 am
Forum: Railway Setups
Topic: High-Throughput Exact-Items Train Loader (w/o Bots)
Replies: 10
Views: 565

Re: High-Throughput Exact-Items Train Loader (w/o Bots)

Bitwise operations are often easier in programming for dealing with power-of-2 numbers. In this case 1<<30 is the same as 2^30, and is exactly 1/4th the range of the 32-bit integer (the full range is exactly 2^32). The particular bits being set here don't actually matter, addition or subtraction wo...
by mmmPI
Fri Apr 12, 2024 5:55 pm
Forum: News
Topic: Friday Facts #406 - Space Age Music
Replies: 150
Views: 18484

Re: Friday Facts #406 - Space Age Music

But all that said, while I say there is an optimum shape to operate your platform at, I never said it may not be worth diverging from that optimum, despite incurring inefficiencies. If I did that then I would likely add more speed because wasting time waiting for a platform to travel from one plane...
by mmmPI
Fri Apr 12, 2024 4:49 pm
Forum: Combinator Creations
Topic: Robots generating endlessly new "music"
Replies: 19
Views: 1217

Re: Robots generating endlessly new "music"

That is a lot of combinators lol. Makes my brain melt! I tried to limit the amount to make "robots" but it's more difficult to use less and try to compress. I had to let go a bit in order to achieve a machine that could play arpeggios, tremolos, chorus, and random sequence, which i think ...
by mmmPI
Fri Apr 12, 2024 2:48 pm
Forum: News
Topic: Friday Facts #406 - Space Age Music
Replies: 150
Views: 18484

Re: Friday Facts #406 - Space Age Music

From a hypothetical point of view the most efficient shape for the platform would be a circle (which would be annoying to build). So for simplicity I'd say go for an octagon or square shape. The reason here is because it will have the least area for the size of the platform; which is the main facto...
by mmmPI
Fri Apr 12, 2024 2:27 pm
Forum: Ideas and Suggestions
Topic: More range on the speaker
Replies: 15
Views: 672

Re: More range on the speaker

After seeing today's FFF and hearing the music reveal i suggest adding Violin as instrument in the game :)
by mmmPI
Fri Apr 12, 2024 2:08 pm
Forum: News
Topic: Friday Facts #406 - Space Age Music
Replies: 150
Views: 18484

Re: Friday Facts #406 - Space Age Music

I like the idea of the music being there to help the player focus, and differents atmosphere on different planets and space. That seem so natural when presented, but it had to be done. It may help alleviate the repetitiveness, when the music is too distinctive, it feels like a playlist repeating, it...
by mmmPI
Tue Apr 09, 2024 8:44 pm
Forum: Railway Setups
Topic: High-Throughput Exact-Items Train Loader (w/o Bots)
Replies: 10
Views: 565

Re: High-Throughput Exact-Items Train Loader (w/o Bots)

Thoughts? 1) That has to be one of the most convoluted way to solve this problem i've ever seen 2) i think for long videos of explanations like those, people sometimes make several cuts and/or bullet points on a list to look at to avoid skipping something or saying another thing twice. 3) It's cool...
by mmmPI
Tue Apr 09, 2024 8:03 pm
Forum: Combinator Creations
Topic: Robots generating endlessly new "music"
Replies: 19
Views: 1217

Re: Robots generating endlessly new "music"

I would say by default the closest note. Like B3 to C4 since C4 is closer to B3 than C3. But would still apply octave shift chance on each note, shift from default. I think i solved this problem by changing the way the memory cell work. Instead of storing 4 random notes independant from each others...
by mmmPI
Mon Apr 08, 2024 12:12 pm
Forum: Combinator Creations
Topic: Robots generating endlessly new "music"
Replies: 19
Views: 1217

Re: Robots generating endlessly new "music"

Wow that is quite a contraption! Thank you, some time was spent to make it look cooler than it really is x). The robotification process allow to hide in the mess the fact that each part of the "brain" is not super optimal in terms of combinators. The second one is similar to the first one...
by mmmPI
Mon Apr 08, 2024 10:02 am
Forum: Ideas and Suggestions
Topic: Automate Biter clearing - Robot army
Replies: 11
Views: 570

Re: Automate Biter clearing - Robot army

This does look interesting. Although it's not quite as free form or fire and forget as i would like XD Ty for the imput though :) It may be possible to automate even more with mod like https://mods.factorio.com/mod/equipment-gantry to replicate in RTS how structure produce units over time and you e...
by mmmPI
Sun Apr 07, 2024 4:14 am
Forum: Combinator Creations
Topic: Robots generating endlessly new "music"
Replies: 19
Views: 1217

Re: Robots generating endlessly new "music"

Instrument Overload.jpg 0eNrtXeluI8mRfhWCwAJerzTO+2j0DrDdAxj7o+HGuGfQhm0IlFRqEcMLJNW2PNAD+C32xz6Zn8RZpNQqVVVWRmQVq1Ki/vRBJrPIuDKOLyJ/HZ/PbrLVerrYjt/8Or7MNhfr6Wo7XS7Gb8afbtaL0XLxu+XV1Wh7nY22y9XoYjk/ny4m2+V6NF3sXp1PLy9n2Wh5NbrOJpdu0Wg1m9yOVpObTfaXxbvldrucu48tNtvJYju6WVxm69FsMl+NJrPZ8m/5+oubjVsz/Ue222...
by mmmPI
Sat Apr 06, 2024 9:39 pm
Forum: Ideas and Suggestions
Topic: What if Lubricant was needed for the big mining drill?
Replies: 13
Views: 932

Re: What if Lubricant was needed for the big mining drill?

I think it might add an extra logistics challenge to the better mining, granted without having played the expansion this is all just theory. but wanted to get others' thoughts on it. I like idea but maybe it is "restrictive" as adding complexity, maybe it could improve the drill if you br...
by mmmPI
Sat Apr 06, 2024 9:26 am
Forum: News
Topic: Friday Facts #404 - Frustration not found
Replies: 112
Views: 14679

Re: Friday Facts #404 - Frustration not found

By using the "RTS tool" one is actually executing tactics in real time (Real Time Tactics - RTT). I think this is true according to interpretations like the one of Clausewitz, but then it would also apply for the whole genre of RTS game where most of it is tactic on a small scale, whereas...
by mmmPI
Sat Apr 06, 2024 8:04 am
Forum: News
Topic: Friday Facts #387 - Swimming in lava
Replies: 170
Views: 39571

Re: Friday Facts #387 - Swimming in lava

[Moderated by Koub : Follow up on an off topic post.]
Talking about the actual content announced in the FFF is OK, if things keep coming back to off topic fights between a handful of people, the thread will be locked.
by mmmPI
Fri Apr 05, 2024 10:09 pm
Forum: Combinator Creations
Topic: Robots generating endlessly new "music"
Replies: 19
Views: 1217

Re: Robots generating endlessly new "music"

If you were going to play a measure in the key of C then look at the C chord, it is C, E, G. You could play c-c-e-g, g-c-e-c, a-a-f-c Why choose A and F in this? They are part of the C scale. C E G are the chord notes, C being the root note. The C scale is C, D, E, F, G, A, B Attempted to follow in...

Go to advanced search